how to integrate the external dependency of axis JAR (Webservice)
Now i face a hard problem with i define a OSGI bundle involve out WebService, but can't be actively as following :
[img]1.jpg[/img]
And for fix it i do that follow this article use CFX instead of AXIS http://helpx.adobe.com/experience-manager/using/creating-cxf-bundles-consume-web.html
but fail to run command as below:
[img]2.png[/img]
I looking for solution but it seem i have to back use AXIS. As a result i have no way to deal with it.
[img]3.png[/img]
Anyone ever face it and have solution for that?