Hi,
 
Has anyone used Axis2 with Seam ? When I add in the jboss-ejb3-all.jar (shipped with Seam) into the lib directory of my axis2 war I get the following exception ?
 
 
- Servlet /refappsoap threw load() exception
java.lang.NullPointerException
        at org.apache.axis2.deployment.WarBasedAxisConfigurator.<init>(WarBasedA
xisConfigurator.java:81)
        at org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisSer
vlet.java:213)
        at org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:182
)
        at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
java:1091)
        at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:92
5)
        at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContex
t.java:3880)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
141)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:759)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
9)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
 
        at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.jav
a:910)
        at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.j
ava:873)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:474
)
        at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1118)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
:310)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:119)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1020)
 
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
        at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)
 
        at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442
)
        at org.apache.catalina.core.StandardService.start(StandardService.java:4
50)
        at org.apache.catalina.core.StandardServer.start(StandardServer.java:680
)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:536)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
 
Is there a way around this compatability issue ?
 
Thanks,
 
Brian

__________________________________________________________

The information contained in this e-mail is confidential, may be privileged and is intended

only for the user of the recipient named above. If you are not the intended recipient or a

representative of the intended recipient, you have received this e-mail in error and must

not copy, use or disclose the contents of this e-mail to anybody else.

 

If you have received this e-mail in error, please notify the sender immediately by return

e-mail and permanently delete the copy you received. This e-mail has been swept for

computer viruses. However, you should carry out your own virus checks.

Registered in Ireland, No. 205721. http://www.FINEOS.com

__________________________________________________________

 

Reply via email to