On Sun, Sep 11, 2011 at 8:38 AM, robert lazarski <robertlazar...@gmail.com> wrote: > On Sat, Sep 10, 2011 at 9:05 PM, Barry Hathaway <bhath...@nycap.rr.com> wrote: >> OK, I re-read the docs and I guess I was using SpringInit because it was in >> the examples >> and it appears I really don't need it. So, looking at the docs, it says to >> put a listener >> and a context parm in web.xml. What web.xml does the docs refer to? >> Is it the web.xml associated with Axis2 or do I need an web.xml in my >> application? >> Normally in Axis2 a web service does not have a web.xml. If one is needed >> where does >> it go (/ or /WEB-INF/)? >> Thanks. >> >> Barry >> > > The web.xml is the normal one, the WEB-INF/web.xml in your aar. In > your case, the docs refer to an aar built like so, ie, the minimum > requirements and often sufficient: > > ./springExample.aar > ./META-INF > ./META-INF/MANIFEST.MF > ./META-INF/services.xml >
I meant to say "WEB-INF/web.xml in your war" . --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org