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
...
Type: Posts; User: moleyharey; Keyword(s):
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
...
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
...
Hi,
I have developed an Axis 2 interface for a POJO-based J2EE application implemented using Spring.
When I deploy the application I get the following error message into Tomcat log file:
...
Hi,
I have developed an Axis 2 interface for a POJO-based J2EE application implemented using Spring.
When I deploy the application I get the following error message into Tomcat log file:
...
Hi, I am developing a web service application that uses Axis2 to handle SOAP messages, I am following the steps in the tutorial: http://ws.apache.org/axis2/1_1_1/spring.html
1. First of all I just a...
Hi!
I am accesing through a client to a Spring Service using HttpInvoker protocol and I am getting the following error:
"org.apache.commons.httpclient.HttpException: Did not receive successful...