Filename must not be null exception deploying Axis2 service

2008-02-14 Thread Moley Harey
Hi,

I have an Axis2 interface embedded into Spring and when I deploy it into
Tomcat I get the following error:


java.lang.IllegalArgumentException: Filename must not be null
at org.apache.axis2.deployment.repository.util.DeploymentFileData
.init(DeploymentFileData.java:43)


I think maybe the problem is related with the way the Axis2 service is
deployed, I have done the following:

1.Add the services.xml file into WEB-INF and WEB-INF/services folder.
2. Pack all Axis2 interface code into a jar file and put it into WEB-INF/lib
folder.

Any idea on what the problem can be?

What is the correct way to deploy Axis2 code into Spring-based applications?

-- 
~~~
Para atras, solo para tomar impulso!

http://chromewaves.blogspot.com/


Upgrade to Filename must not be null exception deploying Axis2 service

2008-02-14 Thread Moley Harey
Hi I have found that this maybe a bug:

https://issues.apache.org/jira/browse/AXIS2-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel

Currently I am using version 1.3, should I downgrade to any other previous
version? :/

-- 
~~~
Para atras, solo para tomar impulso!

http://chromewaves.blogspot.com/