Hello all,
I am new to axis 2 and weblogic. I have .aar files which are placed under services directory under WEB-INF folder in axis 2. But I am unable to see the list of services present in the .aar files when I hit
http://localhost:7003/Trac/services/listServices The only service that I can see is version service. When I checked the logs I found the following error
I searched over internet but was unable to find a solution to this problem. I am using weblogic 9.2 and axis 2.
Also I have multiple war files in a single ear. I hope that is not causing the problem.. One of the suggestion I read on website is to pull out axis2.war and make it available at the root and check whether services are getting listed. But that will not solve the purpose since these are bundled in my ear.
Following is an entry from web.xml
Can anyone please help me out of this problem ?
Waiting for your replies..
Thanks
Rohit.
[ December 10, 2008: Message edited by: Rohit Bhagwat ]