Hi All,
 
we are facing the already known Spring inside AAR problem.
Application.xml cannot be found inside AAR file and Spring cannot find
bean classes to be loaded.
We spent a while playing with classloaders to find a workaround, also we
found the declared solution of this problem in Jira at
http://issues.apache.org/jira/browse/AXIS2-400?page=com.atlassian.jira.p
lugin.system.issuetabpanels:all-tabpanel,
however the example attached to that page does not work for us either,
complaining about application.xml being not found when calling
testSpring(). The testClasspath() method still works.
Our environment: Axis2 1.1.1, Tomcat 5.5, Java 1.5. It looks like the
Axis version we are using already contains the proposed fixes.
Was this problem really solved? Does anyone have Spring working ok
inside AAR?

Thanks a lot for any hint on that!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to