TUSCANY-3616 - fix the namespace of generated WSDL

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963981 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
slaws 2010-07-14 09:16:02 +00:00
commit c2ce223c5c

View file

@ -0,0 +1,2 @@
@javax.xml.bind.annotation.XmlSchema(namespace = "http://accounts")
package org.apache.tuscany.sca.binding.ws.axis2;