[jboss-user] [JBossWS] - Re: problem with calling ssl web service
rapowder
do-not-reply at jboss.com
Wed Apr 16 05:16:45 EDT 2008
Thank you for your quick answer!
However I am not sure to understand what to put in the url-pattern parameter. All my interfaces are accessible through:
https://myserver.com:8443/interfaces/InterfaceBean
I tried just to test with
<url-pattern>/interfaces/*</url-pattern>
and also specifically with
<url-pattern>/interfaces/InterfaceBean1</url-pattern>
leaving the jboss-beans.xml file as I posted before, but with no success..
what is it that I have to put in the url-pattern?
Thank you
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144419#4144419
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144419
More information about the jboss-user
mailing list