I currently have my web services running with axis2 (1.1) and spring running 
inside the aar.  Recently I have discovered a need for servlets and/or web 
pages to get access to the objects that are in the spring context.  If I move 
spring to the WEB-INF/lib, can I do this?  The Axis2-Spring integration docs 
don't go into much detail here.  I guess what I am wondering is whether or not 
the aar files are available at the time the Spring ContextLoaderListener starts 
up.  If so, this should work.

Thanks,

John

Reply via email to