aspose file tools
The moose likes Web Services and the fly likes Issues with module deployment in axis2. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Issues with module deployment in axis2." Watch "Issues with module deployment in axis2." New topic
Author

Issues with module deployment in axis2.

Ravikanth Reddy Bapathi
Greenhorn

Joined: Apr 13, 2007
Posts: 27
Hi,

Can any help me resolve the below wierd error in axis2.
i have written new module called validation module validation.mar

when deploying the module, I am getting the below error

org.apache.axis2.deployment.DeploymentException: No ClassLoaders found for: com.esprit.enterpriseassetgateway.webservice.handlers.TestModule
at org.apache.axis2.deployment.repository.util.ArchiveReader.readModuleArchive(ArchiveReader.java:531)
at org.apache.axis2.deployment.ModuleDeployer.deploy(ModuleDeployer.java:71)
at org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)


TestModule is a java class inside the validation.mar file.


I am able to deploy the module successfully in local environment, also able to successfully engage the module for specific operations.

but I couldn't deploy it to the unix box environment (jboss on unix.)

Is there anything i have missed out in deploying to unix environment ?

Can any one help me in getting the above error resolved.

Quick help is appreciated.



 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Issues with module deployment in axis2.
 
Similar Threads
Axis2 and Eclipse
Error while creating war file for MULE application
Axis2 - Unable to engage rampart
Axis2 1,4 Exception in jboss 4.2.2
org.apache.axis2.AxisFault: Missing wsse:Security header in request