Serializers/Deserializers

2001-10-25 Thread David Turner
Has anyone developed their own serializers & deserializers for their classes instead of using the BeanSerializer? I've attempted to write my own serializer/deserializer for the java.net.URL class in order to pass URL's to my service method, but the server sends back a fault: Fault Code = SO

ServiceManagerClient Problem

2001-06-29 Thread David Turner
I've been getting the following exception when I run the ServiceManagerClient, which, for the life of me, can't resolve. 9:35am turner@darwin ~/src/omnigene/edu/mit/wi/omnigene/soap/examples/SearchProjectList > java org.apache.soap.server.ServiceManagerClient http://darwin:8080/soap/servlet/rpcro

Re: Specifically setting an attribute in a SOAP ENVELOPE Header

2001-06-14 Thread David Turner
Look at the setHeader() method on the Call (RPCMessage) object. I hope this helps. Collin Goredema wrote: How do I specifically set an attribute in the SOAP-ENV:Header? -- David Turner <[EMAIL PROTECTED]> Senior Software Engineer Whitehead Institute/MIT Center for Genome Research One K

SaxParserException

2001-06-11 Thread David Turner
I'm currently running soap2.2 with tomcat 4 beta on a standalone machine (no net connection), and when I run a simple example I get a SaxParserException saying "The contents of elements must consist of well-formed character data or markup." Am I getting this message because it can't get to "http:

Installation problem

2001-06-08 Thread David Turner
; and relativeURI='/servlet/rpcrouter' StandardContext[/soap]: Decoded relativeURI='/servlet/rpcrouter' StandardContext[/soap]: Mapped to servlet 'rpcrouter' with servlet path '/servlet/rpcrouter' and path info 'null' and update=true StandardWrapperValve[r