Hi all,

 

I'm trying to deploy the axis2.war that comes with AXIS2 1.4 in Websphere 5.1.

Using PARENT_LAST for the application solve some problems, but when I start the 
server I get the following exception. 

 

[05/08/08 17:19:40:219 GMT-03:00] 353cdd55 WebContainer  A SRVE0169I: 
Carregando Módulo da Web: Apache-Axis2.

[05/08/08 17:19:40:484 GMT-03:00] 353cdd55 WebGroup      I SRVE0180I: 
[Apache-Axis2] [/axis2] [Servlet.LOG]: JSP 1.2 Processor: init

[05/08/08 17:19:40:750 GMT-03:00] 353cdd55 WebGroup      I SRVE0180I: 
[Apache-Axis2] [/axis2] [Servlet.LOG]: SimpleFileServlet: init

[05/08/08 17:19:41:047 GMT-03:00] 353cdd55 WebGroup      E SRVE0020E: [Erro de 
Servlet]-[AxisServlet]: Falhou ao carregar o servlet: 
java.lang.ClassCastException: org.apache.axis2.transport.http.AxisServlet

      at 
com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet(WebAppServletManager.java:188)

      at 
com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadAutoLoadServlets(WebAppServletManager.java:542)

      at 
com.ibm.ws.webcontainer.webapp.WebApp.loadServletManager(WebApp.java:1279)

      at com.ibm.ws.webcontainer.webapp.WebApp.init(WebApp.java:283)

      at com.ibm.ws.webcontainer.srt.WebGroup.loadWebApp(WebGroup.java:392)

      at com.ibm.ws.webcontainer.srt.WebGroup.init(WebGroup.java:211)

      at 
com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:1005)

      at 
com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:136)

      at 
com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:356)

      at 
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:505)

      at 
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:808)

      at 
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:354)

      at 
com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:578)

      at 
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:299)

      at 
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:256)

      at 
com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)

      at 
com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)

      at 
com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:152)

      at 
com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)

      at 
com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)

      at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:243)

      at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)

      at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)

      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

      at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)

      at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)

      at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

      at java.lang.reflect.Method.invoke(Method.java:391)

      at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:189)

      at 
com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:92)

 

The problem is that not too much information is available and then it is 
difficult to figure out what is the problem.

It will be great if you give me any direction to solve this problem.

 

Thanks in advance

Fernando

 

 




-----------------------------------------
This message and any attachments are intended only for the use of
the addressee and may contain information that is privileged and
confidential. If the reader of the message is not the intended
recipient or an authorized representative of the intended
recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this
communication in error, notify the sender immediately by return
email and delete the message and any attachments from your system.

Reply via email to