Commit Graph

20 Commits

Author SHA1 Message Date
Spring Operator
065fdd82e0 URL Cleanup (#8)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://www.springframework.org/schema/beans/spring-beans-2.0.xsd with 3 occurrences migrated to:
  https://www.springframework.org/schema/beans/spring-beans-2.0.xsd ([https](https://www.springframework.org/schema/beans/spring-beans-2.0.xsd) result 200).
* http://www.springframework.org/schema/beans/spring-beans-3.0.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/beans/spring-beans-3.0.xsd ([https](https://www.springframework.org/schema/beans/spring-beans-3.0.xsd) result 200).
* http://www.springframework.org/schema/beans/spring-beans-3.1.xsd with 5 occurrences migrated to:
  https://www.springframework.org/schema/beans/spring-beans-3.1.xsd ([https](https://www.springframework.org/schema/beans/spring-beans-3.1.xsd) result 200).
* http://www.springframework.org/schema/context/spring-context-2.5.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/context/spring-context-2.5.xsd ([https](https://www.springframework.org/schema/context/spring-context-2.5.xsd) result 200).
* http://www.springframework.org/schema/context/spring-context-3.1.xsd with 3 occurrences migrated to:
  https://www.springframework.org/schema/context/spring-context-3.1.xsd ([https](https://www.springframework.org/schema/context/spring-context-3.1.xsd) result 200).
* http://www.springframework.org/schema/jms/spring-jms-3.1.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/jms/spring-jms-3.1.xsd ([https](https://www.springframework.org/schema/jms/spring-jms-3.1.xsd) result 200).
* http://www.springframework.org/schema/security/spring-security-3.1.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/security/spring-security-3.1.xsd ([https](https://www.springframework.org/schema/security/spring-security-3.1.xsd) result 200).
* http://www.springframework.org/schema/tx/spring-tx-3.1.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/tx/spring-tx-3.1.xsd ([https](https://www.springframework.org/schema/tx/spring-tx-3.1.xsd) result 200).
* http://www.springframework.org/schema/web-services/web-services-2.0.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/web-services/web-services-2.0.xsd ([https](https://www.springframework.org/schema/web-services/web-services-2.0.xsd) result 200).
* http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd with 1 occurrences migrated to:
  https://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd ([https](https://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd) result 302).
* http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd with 1 occurrences migrated to:
  https://java.sun.com/xml/ns/persistence/persistence_1_0.xsd ([https](https://java.sun.com/xml/ns/persistence/persistence_1_0.xsd) result 302).
* http://java.sun.com/xml/ns/xwss/config with 3 occurrences migrated to:
  https://java.sun.com/xml/ns/xwss/config ([https](https://java.sun.com/xml/ns/xwss/config) result 302).

# Ignored
These URLs were intentionally ignored.

* http://java.sun.com/xml/ns/j2ee with 2 occurrences
* http://java.sun.com/xml/ns/persistence with 2 occurrences
* http://localhost:8080/airline-server/services with 2 occurrences
* http://mycompany.com/hr/schemas with 1 occurrences
* http://www.springframework.org/schema/beans with 18 occurrences
* http://www.springframework.org/schema/context with 8 occurrences
* http://www.springframework.org/schema/jms with 2 occurrences
* http://www.springframework.org/schema/security with 2 occurrences
* http://www.springframework.org/schema/tx with 2 occurrences
* http://www.springframework.org/schema/web-services with 2 occurrences
* http://www.springframework.org/spring-ws/samples/airline/definitions with 1 occurrences
* http://www.springframework.org/spring-ws/samples/airline/schemas/messages with 1 occurrences
* http://www.springframework.org/spring-ws/samples/echo with 1 occurrences
* http://www.springframework.org/spring-ws/samples/stockquote with 1 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 11 occurrences
2019-03-21 05:51:59 -05:00
Spring Operator
b9648f1a21 URL Cleanup (#7)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* http://wsf.cdyne.com/WeatherWS/Weather.asmx?wsdl (500) migrated to:
  http://wsf.cdyne.com/WeatherWS/Weather.asmx?wsdl ([https](https://wsf.cdyne.com/WeatherWS/Weather.asmx?wsdl) result ConnectTimeoutException).

# Fixed URLs

## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* http://www.springframework.org/spring-ws/samples/airline/definitions (404) migrated to:
  https://www.springframework.org/spring-ws/samples/airline/definitions ([https](https://www.springframework.org/spring-ws/samples/airline/definitions) result 404).
* http://www.springframework.org/spring-ws/samples/airline/schemas/messages (404) migrated to:
  https://www.springframework.org/spring-ws/samples/airline/schemas/messages ([https](https://www.springframework.org/spring-ws/samples/airline/schemas/messages) result 404).
* http://www.springframework.org/spring-ws/samples/airline/schemas/types (404) migrated to:
  https://www.springframework.org/spring-ws/samples/airline/schemas/types ([https](https://www.springframework.org/spring-ws/samples/airline/schemas/types) result 404).

## Fixed Success
These URLs were fixed successfully.

* http://repo.springsource.org/plugins-release migrated to:
  https://repo.springsource.org/plugins-release ([https](https://repo.springsource.org/plugins-release) result 301).
* http://repo.spring.io/libs-release migrated to:
  https://repo.spring.io/libs-release ([https](https://repo.spring.io/libs-release) result 302).
* http://repo.spring.io/libs-snapshot migrated to:
  https://repo.spring.io/libs-snapshot ([https](https://repo.spring.io/libs-snapshot) result 302).
2019-03-21 05:51:40 -05:00
Arjen Poutsma
fd64f3213d Updated to Spring-WS 2.2.0.RELEASE 2014-05-22 12:13:15 +02:00
Arjen Poutsma
c236889766 Updated to Spring-WS 2.2.0.RELEASE 2014-05-22 12:12:52 +02:00
Arjen Poutsma
cb87be35f6 Updated to Spring-WS 2.2.0.RELEASE 2014-05-22 12:07:52 +02:00
Arjen Poutsma
eb40e24523 Updated to Spring-WS 2.2.0.RELEASE 2014-05-22 12:02:00 +02:00
Arjen Poutsma
ea45657322 Reworked tutorial sample to code config 2014-04-29 14:18:54 +02:00
Arjen Poutsma
64b59b9dcc Reworked stockquote sample to code config 2014-04-29 10:13:54 +02:00
Arjen Poutsma
3e7e422ba8 Reworked mtom sample to code config 2014-04-28 15:37:22 +02:00
Arjen Poutsma
bdcf6e608d Reworked echo sample to code config
Echo Sample now uses Javaconfig instead of XML.
2014-04-28 14:31:15 +02:00
Arjen Poutsma
44d15e5f74 Changed XML app context to @Configuration 2014-02-18 10:51:37 +01:00
Arjen Poutsma
7ccfce6363 Added weather forecast sample 2014-02-17 15:14:50 +01:00
Arjen Poutsma
fa2119a3af Added airline sample 2013-11-22 12:38:04 +01:00
Arjen Poutsma
1753df9eff Removed unnecessary .gitignore files 2013-11-21 12:10:25 +01:00
Arjen Poutsma
75e52751eb Added MTOM sample 2013-11-21 12:07:05 +01:00
Arjen Poutsma
070f72cb33 Added stockquote sample 2013-11-20 16:16:39 +01:00
Arjen Poutsma
de31a7d4da Working on samples 2013-11-11 11:41:26 +01:00
Arjen Poutsma
edbba3dfe0 Added echo sample 2013-11-08 12:02:45 +01:00
Arjen Poutsma
94576a6ab2 Added tutorial sample 2013-11-07 14:44:04 +01:00
Arjen Poutsma
7b89868131 Initial commit 2013-11-07 03:32:34 -08:00