-
Bug
-
Resolution: Done
-
Major
-
jbossws-native-3.0.4
-
None
When the address in the WSDL is dynamically re-written the request host and port are used in the re-write but the protocol is not used.
If the WSDL is requested with: -
https://localhost:9443/PhoneBook?wsdl
The resulting address in the WSDL is: -
http://localhost:9443/PhoneBook
So still the secure port but no 'https'
- is incorporated by
-
JBPAPP-1352 JBossWS - Correct WSDL dynamic address replacement.
- Resolved
-
JBPAPP-1383 JBossWS - Correct WSDL dynamic address replacement.
- Resolved
-
JBPAPP-1384 JBossWS - Correct WSDL dynamic address replacement.
- Resolved