You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by jony <jo...@bme.ogi.edu> on 2007/08/09 17:14:51 UTC

java/Axis client -> SOAP::Lite perl server

I have a working pair of (SOAP::Lite) client/server written in Perl. Now I
need to re-code the client portion in Java to integrate it with a
pre-existing framework. 

Im running into trouble figuring out how to (de)serialize the data coming
in. Im getting lots of "org.xml.sax.SAXException: Bad types" exceptions. The
incoming bits are hash types in perl and are being translated into pairs of
<int> and <string> by soap. It appears that I need to set a special type for
my call to 'setReturnType' but Im not sure how to begin putting this
together. 

Suggestions on how to proceed?
-- 
View this message in context: http://www.nabble.com/java-Axis-client--%3E-SOAP%3A%3ALite-perl-server-tf4243176.html#a12074299
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org