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

2007-02-14 Thread [EMAIL PROTECTED]
This should be fixed in jbossws-1.2.0. 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4016577#4016577

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4016577
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


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

2007-01-19 Thread jeffsbryan
Any resolution to this issue?  I'm having the same problem and the 
targetNamespace is defined in the WebService annotation.

Thanks,


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4004039#4004039

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4004039
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


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

2007-01-03 Thread pkovgan
I have the same problem, but in complex types, that my WS references.

@WebService(namespace=v) does not affect those types.

they remains with like this : with jaws inside: 

http://entities.customer.xtp.sap.com/jaws






View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3997846#3997846

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997846
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


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

2007-01-02 Thread [EMAIL PROTECTED]
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=bbop=viewtopicp=3997263#3997263

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997263
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


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

2006-12-20 Thread devnullinout
Any response will be appreciated.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3995390#3995390

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3995390
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user