RE: Invalid element error with a Collection of Strings

2003-03-03 Thread Michael Mattox
- > From: Rob Cole [mailto:[EMAIL PROTECTED] > Sent: lundi 3 mars 2003 04:49 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: Invalid element error with a Collection of Strings > > > Michael, > If you control both server and client, I recommend using java's

RE: Invalid element error with a Collection of Strings

2003-03-02 Thread Rob Cole
Michael, If you control both server and client, I recommend using java's built-in RMI instead of SOAP web services. The whole point of SOAP is so disparate entities that you don't control may still interact. JRMP - Java Remote Messaging Protocol is the java-to-java protocol. -Rob Cole. -Orig

RE: Invalid element error with a Collection of Strings

2003-03-02 Thread Michael Mattox
I found out my problem, when defining my qn's I made a cut & paste mistake and mixed up class names on two of my names! > org.xml.sax.SAXException: Invalid element in