| Author |
Axis2.war in the enterprise application
|
Oleg Yevtushok
Greenhorn
Joined: Sep 11, 2009
Posts: 1
|
|
I am using Weblogic9.2
Recently I added axis2 war distribution to my enterprise application(loaded *.war and added "<module><web>...</web></module>"). I am able to open jsp pages from the axis2 war, but I cannot access to the *.jar files from the lib directory of this *.war and I cannot upload services(*.aar). Any ideas how it can be done?
Actually what I need is to be able to run axis2 services in my enterprise application and use axis2 librarys(those, which are in lib folder). The only thing, which I do not want to do is to mix axis2 libraries with other libs. If I can put them into folder or pack into jar and load it would be great.
Thanks
|
 |
 |
|
|
subject: Axis2.war in the enterprise application
|
|
|