[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.stp.sca-tools] Re: help:cant get gallileo eclipse STP tuscany v1 or v2 m3 working

Will,

Have you defined your service interface in a Java package?
If not, move the interface in a package named "test" for example.
Tuscany computes namespaces of the generated WSDL from the Java package names.


I hope this will help you.

Stephane Drapeau
Obeo

William Woodman a Ãcrit :
Stepanie

thanks for that i'll check with the tuscany guys -
however have you any idea why my web service doesnt work properly - see previous post?


Will