Arnout Engelen schreef:
Caused by: java.lang.IllegalStateException: No valid ObjectCreator found.
at org.apache.axiom.om.util.StAXUtils$Pool.<init>(StAXUtils.java:41)
at org.apache.axiom.om.util.StAXUtils.<clinit>(StAXUtils.java:62)
Any ideas where I could look for the problem?
Ok, after tracing further I found out the code looking for the
ObjectCreator ate the exception for real problem: the fact that*
com.bea.xml.stream.MXParserFactory could not be found. Adding
stax-1.2.0.jar to the classpath (properly this time :) [) fixed this.
Arnout
*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]