- 
        1. Re: How to change http to https in wsdlsoap:address on WSDLasoldano Feb 3, 2008 8:51 PM (in response to pwelti)"pwelti@roshka.com.py" wrote: <property name="alwaysModifySOAPAddress">true</property> 
 This should be:<property name="modifySOAPAddress">true</property> 
 Please try again with this and let us know if it works.
- 
        2. Re: How to change http to https in wsdlsoap:address on WSDLbensonfungjava Mar 27, 2008 1:46 PM (in response to pwelti)Hi, 
 I also have the same problem and using the same config. Unforunately, it doesn't work. Please advise
 Thanks
 Benson
- 
        3. Re: How to change http to https in wsdlsoap:address on WSDLlauri Apr 3, 2008 3:58 PM (in response to pwelti)Same is here. 
 My task is to deploy POJO webservice bihind https transport and i'm stuck.
 I have tried older annotation tag @PortComponent but still unhelpful.
 Updating jbossws to jbossws-3.0.1-native-2.0.4.GA didn't help much, except PortComponent annotaion had gone from libraries.
 My configuration:
 Jboss 4.2.2 GA + jbossws-3.0.1-native-2.0.4.GA
 Known related links:
 http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971939#3971939
 I tried to change<property name="webServicePort">80</property> to some nonsense value. It does reflect in generated WSDL file.
 So trouble is to "tell" jboss that web service needs https.
- 
        4. Re: How to change http to https in wsdlsoap:address on WSDLthomas.diesler Apr 9, 2008 1:39 AM (in response to pwelti)protocol (i.e. https://) is used when you specify a transport-guaranty in web.xml 
 Also, please read
 http://jbws.dyndns.org/mediawiki/index.php?title=FAQ#How_does_rewriting_of_the_soap_address_in_WSDL_work.3F
 
     
     
     
    