[jboss-user] [JBossWS] - Re: Problems accessing SSL webservice

alessio.soldano@jboss.com do-not-reply at jboss.com
Fri Jan 9 10:24:52 EST 2009


First of all take a look at this if you didn't already:
http://jbossws.jboss.org/mediawiki/index.php?title=Secure_transport

Then look at the following testcase:
org.jboss.test.ws.interop.nov2007.wsse.UsernameTokenHTTPSTestCase

This said, you can specify the target endpoint address using something like:
((BindingProvider)port).getRequestContext().put(BindingProvider.ENDPOINT_ADDRESS_PROPERTY, targetEndpoint);

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200612#4200612

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200612



More information about the jboss-user mailing list