do you have wstx-asl-3.2.4.jar in your class path?

Amila.


On Sat, Jun 21, 2008 at 5:07 AM, Nate Roe <[EMAIL PROTECTED]> wrote:

> A working WAR project has been redeployed as a SAR, but when the
> <loader-repository> is activated and limited to just the SAR, the following
> exception occurs when configuring Axis2.
>
> This looks a lot like a missing JAR or classpath problem.  How can I better
> determine the source of the error?
>
> java.lang.ExceptionInInitializerError
>        at org.apache.axis2.util.XMLUtils.toOM(XMLUtils.java:564)
>        at
> org.apache.axis2.deployment.DescriptionBuilder.buildOM(DescriptionBuilder.java:96)
>        at
> org.apache.axis2.deployment.AxisConfigBuilder.populateConfig(AxisConfigBuilder.java:79)
>        at
> org.apache.axis2.deployment.DeploymentEngine.populateAxisConfiguration(DeploymentEngine.java:615)
>        at
> org.apache.axis2.deployment.URLBasedAxisConfigurator.getAxisConfiguration(URLBasedAxisConfigurator.java:54)
>        at
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:64)
>        at
> org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContextFromURIs(ConfigurationContextFactory.java:190)
>        at
> com.vegas.exact_target.ws.ExactTargetWSProxy.configure(ExactTargetWSProxy.java:60)
>        at
> com.vegas.exact_target.ws.ExactTargetWSProxy.<init>(ExactTargetWSProxy.java:25)
>        at
> com.vegas.exact_target.ExactTargetSoapService.perform(ExactTargetSoapService.java:70)
>        at
> org.jboss.varia.scheduler.Scheduler$Listener.handleNotification(Scheduler.java:1251)
>        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>        at java.lang.reflect.Method.invoke(Unknown Source)
>        at
> org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
>        at $Proxy10.handleNotification(Unknown Source)
>        at
> javax.management.NotificationBroadcasterSupport.handleNotification(Unknown
> Source)
>        at
> javax.management.NotificationBroadcasterSupport$SendNotifJob.run(Unknown
> Source)
>        at javax.management.NotificationBroadcasterSupport$1.execute(Unknown
> Source)
>        at
> javax.management.NotificationBroadcasterSupport.sendNotification(Unknown
> Source)
>        at javax.management.timer.Timer.sendNotification(Unknown Source)
>        at javax.management.timer.Timer.notifyAlarmClock(Unknown Source)
>        at javax.management.timer.TimerAlarmClock.run(Unknown Source)
>        at java.util.TimerThread.mainLoop(Unknown Source)
>        at java.util.TimerThread.run(Unknown Source) Caused by:
> java.lang.IllegalStateException: No valid ObjectCreator found.
>        at org.apache.axiom.om.util.StAXUtils$Pool.<init>(StAXUtils.java:64)
>        at org.apache.axiom.om.util.StAXUtils.<clinit>(StAXUtils.java:88)
>        ... 25 more
>
> Thank you,
> Nate
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Amila Suriarachchi,
WSO2 Inc.

Reply via email to