Regarding integration CXF webservice with AEM6.0
Hi All,
I am facing below issue while integrating AEM 6.0 and CXF webservice.
25.11.2015 19:34:45.913 *ERROR* [qtp293256189-213] org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start (org.osgi.framework.BundleException: Uses constraint violation. Unable to resolve bundle revision com.basco.aem.basco-b2c-core [632.0] because it is exposed to package 'javax.servlet' from bundle revisions cxf-dosgi-ri-singlebundle-distribution [628.0] and org.apache.felix.http.servlet-api [29.0] via two dependency chains.
Chain 1:
com.basco.aem.basco-b2c-core [632.0]
import: (osgi.wiring.package=javax.servlet)
|
export: osgi.wiring.package=javax.servlet
cxf-dosgi-ri-singlebundle-distribution [628.0]
Chain 2:
com.basco.aem.basco-b2c-core [632.0]
import: (&(osgi.wiring.package=com.basco.aem.commerce.hybris.api)(version>=0.0.0)(!(version>=1.0.0)))
|
export: osgi.wiring.package=com.basco.aem.commerce.hybris.api; uses:=com.adobe.cq.commerce.api
com.basco.aem.basco-b2c-commerce [631.0]
import: (&(osgi.wiring.package=com.adobe.cq.commerce.api)(version>=1.2.0)(!(version>=2.0.0)))
|
export: osgi.wiring.package=com.adobe.cq.commerce.api; uses:=javax.servlet.http
com.adobe.cq.commerce.cq-commerce-core [407.0]
import: (osgi.wiring.package=javax.servlet.http)
|
export: osgi.wiring.package=javax.servlet.http; uses:=javax.servlet
export: osgi.wiring.package=javax.servlet
org.apache.felix.http.servlet-api [29.0])
Could you please help me how to resolve this issue.
It would be great if some one respond fastly.
Thanks,
Venkatesham G
