RE: Problems with Serializers/Deserializers

2002-06-10 Thread Todd D. Johnson
I've now attached the code. I've also read that this might be a classloader or xml parser issue. Any help would be great. thanks > I am using the following environment > java 1.4 > Tomcat 4.0.3 > Soap 2.3 > > I have written a simple class that implements not only the class functions, > but t

RE: Problems with Serializers/Deserializers

2002-06-10 Thread Todd D. Johnson
-Original Message- From: Henk Schipper [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 10:18 AM To: [EMAIL PROTECTED] Subject: RE: Problems with Serializers/Deserializers Todd, Place than also the definition for the deploiment. We all can have a look. Question: Are you using xerces

RE: Problems with Serializers/Deserializers

2002-06-10 Thread Todd D. Johnson
that xerces is not in my jre ext dir). I attached the code to the bottom of this email. todd -Original Message- From: Henk Schipper [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 10:18 AM To: [EMAIL PROTECTED] Subject: RE: Problems with Serializers/Deserializers Todd, Place than

RE: Problems with Serializers/Deserializers

2002-06-10 Thread Henk Schipper
] Subject: Re: Problems with Serializers/Deserializers Todd, If you can post the code to this list, someone may be able to track down the problem. Scott Nichol - Original Message - From: "Todd D. Johnson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 09

Re: Problems with Serializers/Deserializers

2002-06-10 Thread Scott Nichol
Todd, If you can post the code to this list, someone may be able to track down the problem. Scott Nichol - Original Message - From: "Todd D. Johnson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 09, 2002 8:06 PM Subject: Problems with Serializers/Deserializers > I am