[Axis2] how to unlock and delete temporary files

2012-07-16 Thread Zanelli Franco
Anybody knows how to solve this problem? I can provide you more details if you need. Thank you Il 11/07/2012 16:00, Zanelli Franco ha scritto: I'm using axis2 1.6.1 with rampard and I experienced that my application creates many temporary files named axis.axis2-1.6.1.jar on folder

Re: [Axis2] REST web service

2012-07-16 Thread Jack Sprat
Sagara and all,   I've supplied the WSDL.  Can anyone respond to my question?   Thanks, J ___ From: Jack Sprat rexclaim...@yahoo.com To: java-user@axis.apache.org java-user@axis.apache.org Cc: axis-u...@ws.apache.org axis-u...@ws.apache.org Sent: Wednesday, July 11,

Re: [Axis2] REST web service

2012-07-16 Thread Kishanthan Thangarajah
Hi Jack On Mon, Jul 16, 2012 at 6:42 PM, Jack Sprat rexclaim...@yahoo.com wrote: Sagara and all, I've supplied the WSDL. Can anyone respond to my question? When using contract first approach, its always better to validate the wsdl. Did you validate this wsdl? Also when i tried to generate

Re: AXIS 2 WSDL Validation probelm

2012-07-16 Thread Kishanthan Thangarajah
Hi Joe, Please see my comments inline. On Sun, Jul 15, 2012 at 8:57 PM, Joe Smithian joe.smith...@gmail.comwrote: Hi all, I have some SOAP web services applications based on AXIS2-1.1.1 running on Tomcat 6, they have been running for many years without problem, but in the past few days some

Re: JAX-WS client and service with Rampart module for signing messages

2012-07-16 Thread Andreas Veithen
You should also read the following document: http://axis.apache.org/axis2/java/core/docs/app_server.html Andreas On Sat, Jun 30, 2012 at 8:05 PM, Megadeth calisto.s...@gmail.com wrote: Hi Amila, At first I think I need to study this:

RE: What's the best place to keep the libraries of an Axis2 service?

2012-07-16 Thread Martin Gainty
if your Implementing Container is CATALINA with Spring Version 2.5.6 make sure spring-context-2.5.6.jar is in WEB-INF\lib with Spring Version 3.0.0.M4 make sure org.springframework.context-sources-3.0.0.M4.jar is in WEB-INF\lib Martin Gainty __