Try starting with 1. A brand new tomcat 4.1.8. 2. Run Java2WSDL on the wsdl to generate both server and client 3. Don't use any other code other than the generated server and client.
Let us know. THIS is definitely a problem with your environment. Thanks, dims --- [EMAIL PROTECTED] wrote: > DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG > RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT > <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18530>. > ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND > INSERTED IN THE BUG DATABASE. > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18530 > > org.xml.sax.SAXException: No deserializer defined for array type AcnInfoRow > > [EMAIL PROTECTED] changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|RESOLVED |REOPENED > Resolution|WORKSFORME | > > > > ------- Additional Comments From [EMAIL PROTECTED] 2003-04-01 01:47 ------- > I have downloaded the tonight's build (Mar 31), copied the jar files both to > $CATALINA_HOME/common/lib and $CATALINA_HOME/webapps/axis/WEB_INF/lib, > recompiled (ie, ran WSDL2Java), and restarted Tomcat.... > > > same exception thrown. Could there be something about my CLASSPATH?? Note that > I have even hard coded the application directory. > > > > > ======CLASSPATH======= > > > C:\local\home\Java;.;C:\My Documents\MyWeb\ServletDevelopment;C:\local\Apache-Gr > > > oup\Tomcat-4.1\common\lib\servlet.jar;C:\local\Apache-Group\Tomcat-4.1\common\li > > > b\xerces.jar;C:\local\Apache-Group\Tomcat-4.1\common\lib\axis.jar;C:\local\Apach > > > e-Group\Tomcat-4.1\common\lib\jaxrpc.jar;C:\local\Apache-Group\Tomcat-4.1\common > > > \lib\log4j-1.2.4.jar;C:\local\Apache-Group\Tomcat-4.1\common\lib\commons-logging > > > .jar;C:\local\Apache-Group\Tomcat-4.1\common\lib\wsdl4j.jar;C:\local\Apache-Grou > > > p\Tomcat-4.1\common\lib\commons-discovery.jar;C:\local\Apache-Group\Tomcat-4.1\c > > > ommon\lib\wsdl4j.jar;C:\local\Apache-Group\Tomcat-4.1\common\lib\saaj.jar;C:\loc > > > al\mysql\connector-java\mysql-connector-java-3.0.6-stable\mysql-connector-java-3 > > > .0.6-stable-bin.jar;C:\local\OpenViz_23_eval\java\lib\openviz2.jar;C:\local\Open > > > Viz_23_eval\java\lib\jimi.jar;C:\local\OpenViz_23_eval\vizworks\java\lib\charts2 > > > .jar > > > ======Exception====== > > > - Exception: > > > org.xml.sax.SAXException: No deserializer defined for array type AcnInfoRow > > > at org.apache.axis.encoding.ser.ArrayDeserializer. > onStartElement(ArrayDeserializer.java:303) > > > at org.apache.axis.encoding.DeserializerImpl. > startElement(DeserializerImpl.java:428) > > > at org.apache.axis.encoding.DeserializationContextImpl. > startElement(DeserializationContextImpl.java:934) > > > at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder. > java:198) > > > at org.apache.axis.message.MessageElement. > publishToHandler(MessageElement.java:699) > > > at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:224) > > > at org.apache.axis.message.RPCElement.getParams(RPCElement.java:331) > > > at org.apache.axis.client.Call.invoke(Call.java:2200) > > > at org.apache.axis.client.Call.invoke(Call.java:2099) > > > at org.apache.axis.client.Call.invoke(Call.java:1622) > > > at schaat_allenm.HandTest.main(HandTest.java:61) > > > AxisFault: org.xml.sax.SAXException: No deserializer defined for array type > AcnInfoRow ===== Davanum Srinivas - http://webservices.apache.org/~dims/ __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://platinum.yahoo.com
