RE: SAXException: No deserializer

2005-04-27 Thread Mark Harris
OK... so if no-one knows here, can anyone suggest anywhere that I could get help with this problem? Thanks, Mark >-Original Message- >From: Mark Harris >Sent: 26 April 2005 15:44 >To: 'axis-user@ws.apache.org' >Subject: SAXException: No deserializer > &g

SAXException: No deserializer

2005-04-26 Thread Mark Harris
Hello, I'm writing a web service which includes a SOAP interface on an Orion server. This interface has 2 calls, both read-only. They both return an instance of the same object, a custom Java class. One of the instance variables in this class is a java.util.List. It all works well if I just add S