| Author |
axis 1, jboss 4.0.4, base64deserializer, linux, windows
|
John Smith
Greenhorn
Joined: Dec 05, 2002
Posts: 5
|
|
Hello community, I'm facing a strange issue while using a webservice deployed in jboss. In windows environnement, i mean locally, all works fine. In axis.log, i've : 2008-06-02 12:23:14 DEBUG [DeserializationContextImpl] Enter: DeserializationContextImpl::startElement(, identifiant) 2008-06-02 12:23:14 DEBUG [ProjectResourceBundle] org.apache.axis.i18n.resource::handleGetObject(pushHandler00) 2008-06-02 12:23:14 DEBUG [DeserializationContextImpl] Pushing handler org.apache.axis.encoding.ser.Base64Deserializer@1a8c22b But in linux, read 4, i've : 2008-06-02 12:22:36 DEBUG [DeserializationContextImpl] Enter: DeserializationContextImpl::startElement(, identifiant) 2008-06-02 12:22:36 DEBUG [ProjectResourceBundle] org.apache.axis.i18n.resource::handleGetObject(cantHandle00) 2008-06-02 12:22:36 DEBUG [ProjectResourceBundle] org.apache.axis.i18n.resource::handleGetObject(toAxisFault00) 2008-06-02 12:22:36 DEBUG [enterprise] Mapping Exception to AxisFault org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize. Anyone has an idea ? thaank you. Faithfylly
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
"community man" Please check your private messages. Thanks.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
"communityman", Please check your private messages regarding an important administrative matter. -Ben
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: axis 1, jboss 4.0.4, base64deserializer, linux, windows
|
|
|