Re: Loading modules from classpath in axis client

2011-07-28 Thread Seba Jean-Baptiste
This is the stack trace: SEVERE: The rampart-1.6.0.mar module, which is not valid, caused The module.xml file cannot be found for the module: //target/classes/repository/modules/rampart-1.6.0.mar org.apache.axis2.deployment.DeploymentException: The module.xml file cannot be found for the module

Re: Loading modules from classpath in axis client

2011-07-28 Thread Sagara Gunathunga
On Fri, Jul 29, 2011 at 8:47 AM, Seba Jean-Baptiste wrote: > I have an axis client that must use the classpath as the location of the > modules (addressing, rampart, etc.). I am having a heck of getting axis to > load the module from the classpath. > I can get the classpath as URL, then initiate t

Loading modules from classpath in axis client

2011-07-28 Thread Seba Jean-Baptiste
I have an axis client that must use the classpath as the location of the modules (addressing, rampart, etc.). I am having a heck of getting axis to load the module from the classpath. I can get the classpath as URL, then initiate the contextConfiguration.create..FromURI(..,..), but that fails when