Hi,

I've package my web service into a .JAR file and put it into the lib directory, then deployed and reloaded the web app. Everything works like a charm.

However, as the projects grow I will be adding alot of other .JAR files (3PP dependencies) and it feels abit unorganized to just cram everything into the axis/lib directory. I would much rather have my JAR file and its dependencies stored in axis/lib/myService/* or similar.

Now, my question is; how can I get Axis to search for .JAR files in both axis/lib and also in axis/lib/myService ??


Sincerly,
Martin Olsson

Reply via email to