I had the exact same error before. You have an old XML parser in front of
the new parser in the CLASSPATH. Make sure you have the JAXP parser at the
begining of your classpath.
-Original Message-
From: Minhaj Basha Shaik [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 12, 2001 7:01
/admin/*
DELETE
GET
POST
PUT
admin
BASIC
Admin
.
.
.
^^
Ed Yu, IBM Certified Specialist - AIX System Administrator
Information Technology Manager,
University of South
r Nadella
Ed Yu
<[EMAIL PROTECTED]To:
"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
sc.sc.edu>cc:
Subject: RE: SOAP
I don't know that much about encodings, but seems like to me the OS390
mainframe is probably using an EBCDIC encoding, you may have to do something
to get the proper encoding from it. I think you can try 2 things:
1) Have the server using encoding other than EBCDIC or
2) Install the IBM-1037 type
Here is what I've recently worked with to translate special characters into
proper XML:
charater/sequenceentity reference(replacement)
& &
]]> ]]>
< <