You can develop an OSGi bundle that contains Java proxy classes that were created by using JAX-WS or AXIS. That is, you can use a tool such as JAX-WS to generate the Java proxy classes that are based on the WSDL of an external web service. Then you can use these Java proxy classes within your OSGi bundle. The OSGi bundle that is created in this development article contains Java proxy classes that consume operations exposed by the following third-party WSDL:
http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL
To read this article, click this link:
https://helpx.adobe.com/experience-manager/using/creating-cq-bundles-consume-web.html
Note: This article uses JAX-WS to generate the Java proxy classes. You can use Apache CXF. For information, see Creating Adobe CQ bundles using Apache CXF that consume web services.
Note: This article discusses using a WSDL to consume a web service.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.