aspose file tools
The moose likes JBoss and the fly likes axis 1, jboss 4.0.4, base64deserializer, linux, windows Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "axis 1, jboss 4.0.4, base64deserializer, linux, windows" Watch "axis 1, jboss 4.0.4, base64deserializer, linux, windows" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: axis 1, jboss 4.0.4, base64deserializer, linux, windows
 
Similar Threads
Axis rejects int parameter
Axis issues
How to restrict the logs generated in runtime by axis API
How would i break this down into seperate metods?
Formlogin/Apache/SSL