Hi,
My comment inline
On 2010-7-10, at 上午8:29, ssheth wrote:
Another thing I want to mention is that I have deployed cxf-osgi
bundle.
When I run nmr:list
I don't see any endpoints registered when I use jaxws:endpoint
That's because cxf-osgi bundle use http-osgi transport, not use nmr
transport, so it's not a nmr endpoint at all, so nmr:list you won't
see it.
I can undeploy other bundles who are using cxf-bc using
shutdown-service-assembly. When I use cxf-bc I see endpoints in my
nmr:list.
Any clues how do I unsintall cxf-osgi example using ant task
You can't install/uninstall normal bundles with ant task, you can do
it from smx console using osgi:install/uninstall/start/stop.
Ant task only works for JBI artifacts.
Freeman
--
View this message in context:
http://servicemix.396122.n5.nabble.com/Ant-task-for-uninstalling-osgi-bundles-tp1045735p1045746.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.
--
Freeman Fang
------------------------
Open Source SOA: http://fusesource.com
Apache Servicemix:http://servicemix.apache.org
Apache Cxf: http://cxf.apache.org
Apache Karaf: http://karaf.apache.org
Apache Felix: http://felix.apache.org