1. Wrong targetNameSpace in wsdl coderanch.comGreetings! Recently I created a webservice (eclipse + jboss) and deployed it using ant. It works great, without problems. The thing is that I need to create a second one with several modifications, and I need to change the targetNameSpace. I already did that on the @WebService annotation, but when I deploy this new one I always get the older targetNameSpace ... |
2. same targetnamespace in wsdl coderanch.com |