[jboss-user] [JBossWS] - Re: How to change http to https in wsdlsoap:address on WSDL
Lauri
do-not-reply at jboss.com
Thu Apr 3 15:58:22 EDT 2008
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.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141492#4141492
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141492
More information about the jboss-user
mailing list