Re: NS_ERROR_UNEXPECTED for simple web service method via WSDL proxy
"Merten Schumann" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
update: debugging the J2EE server (Sun Java App Server 8) I found that my sayHello(String) method seems not to be called, at least the breakpoint is not reached ... Again, breakpoint works fine from my JAX-RPC client ... Merten