You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Chinmoy Chakraborty <cc...@gmail.com> on 2009/11/19 22:12:00 UTC

Axiom exception in weblogic 10.3

Hi All,

I am running axis2 1.4 webservices in weblogic 10.3. I am getting following
error:

*org.apache.axiom.om.OMException: javax.xml.stream.XMLStreamException: Error
at Line:12, token:[OPENTAGBEGIN]Unbalanced ELEMENT got:args expected:return*

Any idea what is going wrong here? Same app works fine in tomcat 5.0 with
jdk 1.5.

I am using jrockit 1.6 in weblogic 10.3.

Chinmoy