Sorry, just to correct a typo in the Deployment Descriptor included in original email... The javatype attribute is actually javaType
On Tuesday, May 14, 2002, at 02:02 PM, Robin Keech wrote: > What I have got so far: > > A DeploymentDescriptor.xml: > > <isd:map encodingStyle="http://schemas.xmlsoap.org/soap/encoding" > xmlns:x="Test" qname="x:TestElem" javatype="onjava.Test" > java2XMLClassName="org.apache.soap.encoding.soapenc.BeanSerializer" > xml2JavaClassName="org.apache.soap.encoding.soapenc.BeanSerializer"/>