JBoss Community

Re: Issue with Jboss Web Services: jbossws-cxf.xml

created by Alessio Soldano in JBoss Web Services - View the full discussion

Can you please provide more info on your packaging / web.xml (if present) ?

Basically, what happens when spring support is used is that the address you provide there in jaxws:endpoint is supposed to match the path for the actually deployed endpoint. So, you could probably use "/helloWs" there, but that would be your app context root is "helloWs" and the url pattern is "*".

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community