you can use the targetNamespace attribute of the @WebService annotation:
@WebService(name = "Foo", targetNamespace =
"http://developer.foo.com")
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997263#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...