[jboss-user] [JBoss Web Services] - soap:address with https:// in JBoss AS 6

Frank Bitzer do-not-reply at jboss.com
Wed May 18 14:39:41 EDT 2011


Frank Bitzer [http://community.jboss.org/people/franky_b] created the discussion

"soap:address with https:// in JBoss AS 6"

To view the discussion, visit: http://community.jboss.org/message/605905#605905

--------------------------------------------------------------
Hi there,

I have some EJBs annotated with @WebService, so they are accessible via SOAP WS. The server generates a WSDL just fine, but with one mistake: the endpoint in the soap:address URL must begin with https instead of http (because the JBoss is sitting behind an Apache that does SSL termination).

So my question is: how to achieve this?

After some time of googling I found out that there was a @WebContext parameter with a paramter "transportGuarantee = "CONFIDENTAL"" in earlier versions of JBoss. However, it seems JBoss AS 6 Final does not recognize this annotation any more (I guess this is du to the fact it uses JBoss WS wit Apache CXF?). What can I do?

Cheers, Frank
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/605905#605905]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110518/b0d46e5a/attachment.html 


More information about the jboss-user mailing list