Quantcast

Upgrade to pax web 1.0.9

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Upgrade to pax web 1.0.9

ramesh chandra
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Upgrade to pax web 1.0.9

Freeman-2
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:

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

---------------------------------------------
Freeman Fang

FuseSource
Twitter: freemanfang










Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Upgrade to pax web 1.0.9

ramesh chandra
On 06/28/2012 08:22 PM, Freeman Fang wrote:
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:

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

---------------------------------------------
Freeman Fang

FuseSource
Twitter: freemanfang










Thanks Freeman,

This should help.

regards.
Ramesh

Loading...