[jboss-user] [JBossWS] - Re: namespace for ComplexType from Java to WSDL

henning@ikke.de do-not-reply at jboss.com
Tue Jan 2 10:08:10 EST 2007


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#3997263

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997263



More information about the jboss-user mailing list