Hi Andrej
 
As I have understood, you have missed some class files , for the handlers.
Please check module.mar file to   check all the necessary files are there.
   1. All the required class files
   2. All the required external lib files
should be there in the module archive file.

Thanks,
 Deepal
................................................................
~Future is Open~
----- Original Message -----
Sent: Sunday, October 02, 2005 6:09 PM
Subject: [Axis2] Problems deploying a module

Hi,
when I make a module and deploy it, i go to the Axis2 admin site
to check the available modules, my module is listed under faulty with the
following error, can anyone please help?

thanks.

Error is:

The Module has deployment faults

Error: org.apache.axis2.AxisFault: PrviServisWithLogging/LogHandler at org.apache.axis2.deployment.DeploymentEngine.getHandlerClass(DeploymentEngine.java:483) at org.apache.axis2.deployment.DeploymentEngine.addFlowHandlers(DeploymentEngine.java:461) at org.apache.axis2.deployment.DeploymentEngine.addNewModule(DeploymentEngine.java:493) at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:587) at org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:219) at org.apache.axis2.deployment.listener.RepositoryListenerImpl.update(RepositoryListenerImpl.java:106) at org.apache.axis2.deployment.listener.RepositoryListenerImpl.init(RepositoryListenerImpl.java:119) at org.apache.axis2.deployment.listener.RepositoryListenerImpl.(RepositoryListenerImpl.java:57) at org.apache.axis2.deployment.scheduler.SchedulerTask.(SchedulerTask.java:42) at org.apache.axis2.deployment.DeploymentEngine.startSearch(DeploymentEngine.java:356) at org.apache.axis2.deployment.DeploymentEngine.load(DeploymentEngine.java:212) at org.apache.axis2.context.ConfigurationContextFactory.buildConfigurationContext(ConfigurationContextFactory.java:45) at org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:60) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1091) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:750) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:130) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Unknown Source)



Reply via email to