Hello Experts I have been strugling with this for some time now . I need your help.
I have several REST services implemented using REST and I have registered them using OSGI API . So far we were using Apache CXF DOSGI in Jboss and everything worked fine . Now we are switching to FUSEEsb . My question is how do I install CXF DOSGI in Fuse . When I just copy single bundle distribution in deploy folder of fuse , I see an error on console *The system is configured to use HttpService port 8181. However this port is already in use.* This indicates that the deployment of Single Bundle try to start the HTTP service which is already launched . Further when I deploy the greeter sample , I can see the bundle being installed . But I get 404 whenever I try to access the service. So what I am missing ? If I deploy the multi bundles as described in "setting up Fellix" , the server never starts . Could some one please shed some light on this ? Thanks Sunil -- View this message in context: http://cxf.547215.n5.nabble.com/DOSGI-in-Fuse-tp5715083.html Sent from the cxf-user mailing list archive at Nabble.com.
