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

2009-01-09 Thread alessio.sold...@jboss.com
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

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

2008-12-14 Thread dominic_kid
I'm having the same issue. Can anybody post a solution to the problem? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4196390#4196390 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4196390

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

2008-09-08 Thread Vitor Isaia
Hello folks! I didn't find a solution for this yet. Any tip? Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4175059#4175059 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4175059

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

2008-09-04 Thread Vitor Isaia
Vitor Isaia wrote : | So, the hole code I've show you was working without SSL, in the URL http://localhost:9090/abc/deteccaopcws?wsdl | I mean the whole code... In the client, I just instantiate the client service (DeteccaoPCWSService) and call It's method. View the original post :