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
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
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
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:
; 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