Perhaps this is related to https://jira.jboss.org/jira/browse/JBWS-1309
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198342#4198342
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198342
___
Hello, I'm trying to deploy some EJB3 Web Services and I want them to use HTTP
Basic Authentication. I tried first using the jboss.xml file but it was
ignored, then I tried with @WebContext annotation and it worked, so now seeing
your comment, I think that there must be a bug that makes JBossWS
It looks to me as if the wsdl-override would be completely disregarded from
jboss.xml. I looked at the logs and it seems the webservice-refs are bound to
same names as before. But the override just does not seem to be happening at
all.
Any ideas why this is?
View the original post :
http://ww