Actually I am having the flowing as a part of dependency which should
download and install axis2-adb automatically.
Ah I see. In my case I didn't use org.apache.axis2.osgi since I'm stuck
with an older version of Axis2. I included all Axis2 dependencies into
my bundle.
Did you install org.apache.axis2.osgi as OSGi bundle with Sling? You
should then see the packages from axis2-adb exported in the management
console. If this is the case loading classes from axis2-adb should
actually succeed.
Michael
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>org.apache.axis2.osgi</artifactId>
<version>1.5</version>
</dependency>
You can check the following link.
http://mvnrepository.com/artifact/org.apache.axis2/org.apache.axis2.osgi/1.5
Thanks,
sujoy
-----Original Message-----
From: Michael Dürig [mailto:michael.due...@day.com]
Sent: Thursday, November 12, 2009 6:44 PM
To: dev@sling.apache.org
Subject: Re: How to Integrate Axis2 with Sling 5
I am having one typical requirement where I need to write one Axis2 ADB
client inside sling 5 to consume one Web Service exposed by some other
application. But when I am trying to include Axis2 jar inside sling its
showing some strange behavior. My POM dependencies are as given below.
Not sure, but it seems to me axis2-adb is in missing from your dependencies.
Michael
__________ Information from ESET NOD32 Antivirus, version of virus signature
database 4599 (20091112) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
__________ Information from ESET NOD32 Antivirus, version of virus signature
database 4599 (20091112) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com