RE: [Axis2] NPE during load in DeploymentFileData.getName

2011-09-06 Thread Neil Aggarwal
Amila: > Seems to be a problem with either tomcat version, os etc.. > Axis2 1.6.0 war works fine with me for apache-tomcat-6.0.24 I am using Tomcat 7.0.20 on Cent OS 5. I wonder if there is an incompatability there. > try with a clean tomcat distribution. This is a fresh installation o

Re: Exception in thread "main" org.apache.axis2.AxisFault: Error in extracting

2011-09-06 Thread ennidhi
The rampart version is 1.5. I am adding the POM file below for more details: POM: http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd";> 4.0.0 SecureService

Re: [Axis2] NPE during load in DeploymentFileData.getName

2011-09-06 Thread Amila Suriarachchi
On Mon, Sep 5, 2011 at 5:19 PM, Neil Aggarwal wrote: > Amila: > > > What is the axis2 version you use? did you try with 1.6.0? > > I am using 1.6.0 > > > please check with the .war file format. > > I tried using the war file and saw this error when I started Tomcat: > Seems to be a problem with e

AW: [Axis2] NPE during load in DeploymentFileData.getName

2011-09-06 Thread Stadelmann Josef
Sorry to answer late; Tomcat attempts to deploy your axis2.war, a war file, is like any other's web application archive i.e. one that contains a servlet Can you contact http://yourhost:8080 Do you get the tomcat greeting page? Can you use the tomcat manager page? Can you use all the