Axis2 filling up JBoss temporary directory vfs-nested.tmp

2013-02-13 Thread David R Robison
I am running Axis2 version 1.6.2 inside of JBoss 5.1. I am having a problem that Axis seems to be unpacking my JBoss SARs and copying my JARs to the tmp/vfs-nested.tmp directory. Any ideas why Axis2 is copying my JARs here and any thoughts on how I can prevent this? If I let it run long enough

Re: Axis2 filling up JBoss temporary directory vfs-nested.tmp

2013-02-13 Thread robert lazarski
On Wed, Feb 13, 2013 at 10:10 AM, David R Robison wrote: > I am running Axis2 version 1.6.2 inside of JBoss 5.1. I am having a > problem that Axis seems to be unpacking my JBoss SARs and copying my > JARs to the tmp/vfs-nested.tmp directory. Any ideas why Axis2 is copying > my JARs here and any th

Axis2, Maven and Jenkins

2013-02-13 Thread Michaël OULLION
Hello everyone, I try to integrate Axis2 Webservice (.aar) with my CI server which is Jenkins. I use Maven to build my webservice but I don't find how to automatically deploy my AAR on my tomcat test's server . Is there an easy way to do this with maven? (maybe a maven's goal i don't find). Re

Re: Axis2, Maven and Jenkins

2013-02-13 Thread robert lazarski
On Wed, Feb 13, 2013 at 5:03 PM, Michaël OULLION wrote: > Hello everyone, > > I try to integrate Axis2 Webservice (.aar) with my CI server which is Jenkins. > I use Maven to build my webservice but I don't find how to automatically > deploy my AAR on my tomcat test's server . > Is there an easy w