Hi,
Tried many ways of making axis2 as embeddable version within WebLogic9.1 but couldn't find solution yet.
My requirement is to deploy axis2 on WebLogic9.1 as war file which also includes my own webservice (called "my_own_aar.aar" under "\axis2\WEB-INF\services" folder).
There was a similar
Thread(but it was WLS8.1) but it didn't help either,
(a) Placing weblogic.xml with <prefer-web-inf-classes> tag
(b) Changing classpath by Placing "axis2-saaj-1.1.1.jar" before "webservices.jar" in start script of WebLogic
Any ideas?
SCJP 1.5, SCEA, ICED (287,484,486)