i developed a web service using jsr 181 and jaxb 2.0 annotations.
but a peer who's writing test code to reporting a namespace issue as
follows:
 
"Cannot resolve the name 'tns:SomeClass' to a(n) 'type definition'
component
 
even though i have explicitly set the 
when i examined the wsdl, i noticed that some types are prefixed with
"tns:"
and others "ns1:", "ns2:", etc.
 
any help is appreciated.
 
gary
 

Reply via email to