|
I am trying to upgrade to features CXF 2.6.0 but I get this error
Could not start bundle mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/1.0.9 in feature(s) http-whiteboard-2.2.7: Activator start error in bundle org.ops4j.pax.web.pax-web-extender-whiteboard [286]. So I tried upgrading OPS4J Pax Web to 1.0.9 from 1.0.7, but I cannot install features. I found this JIRA http://mail-archives.apache.org/mod_mbox/karaf-issues/201204.mbox/%3C1564001732.32519.1334664256968.JavaMail.tomcat@...%3E but not sure if it is already released or if there is any workaround. Appreciate any help kind regards Ramesh |
|
Hi,
I've run into similar issue days ago, this is actually from that pax-web-extender-whiteboard bundle version used in cxf feature.xml(1.0.8) is different with the one used in karaf features.xml(1.0.9), you need align them, remove $KARAF_HOME/data folder and restart karaf. Freeman On 2012-6-28, at 下午11:15, ramesh chandra wrote:
--------------------------------------------- Freeman Fang FuseSource Web: fusesource.com Twitter: freemanfang |
|
On 06/28/2012 08:22 PM, Freeman Fang
wrote:
Hi,Thanks Freeman, This should help. regards. Ramesh |
| Powered by Nabble | Edit this page |
