Artifacts for Server

2001-07-04 Thread Brett McLaughlin
Simple question I didn't see a clear answer to. I have a set of code artifacts for the server to expose through SOAP-RPC. Say, a class called CDCatalog in the javaxml2 package (so javaxml2.CDCatalog). I've got my deployment descriptor all set up, and registered with the server. My question is whe

Handling Faults

2001-07-04 Thread Brett McLaughlin
I am getting an "Unable to resolve target: null" error, and saw that the troubleshooter said there was an element in the Fault to look at for the stack trace. However, none of the samples seem to show how to do anything but getting the fault error code and message. Any short snippets of accessing

Re: Bugs in Soap 2.2 BeanSerializer?

2001-07-12 Thread Brett McLaughlin
> How sad.. that nobody in Apache Soap Development community has the GUTS to > acknowledge that either it is a bug or not a bug in Soap 2.2 BeanSerializer. > Why should > Soap 2.2 BeanSerialize run out of stack depth if class Employee contains a > field 'subordinates' > of type Employee[] or Vecto