Hi Jean-Baptiste, Thank you for your answers.
For your fiirst answer, here, you can see the result of the ls command for the projects which are in the tutorial : [javax.servlet.ServletContext] ------------------------------ osgi.web.contextpath = / osgi.web.symbolicname = net.lr.tutorial.karaf.cxf.personservice.webui osgi.web.version = 1.0.0 service.bundleid = 103 service.id = 254 service.scope = singleton Provided by : webui (103) [javax.servlet.http.HttpServlet] -------------------------------- alias = /personui osgi.service.blueprint.compname = personServlet service.bundleid = 103 service.id = 253 service.scope = bundle Provided by : webui (103) Used by: OPS4J Pax Web - Extender - Whiteboard (96) [net.lr.tutorial.karaf.cxf.personservice.model.PersonService] ------------------------------------------------------------- osgi.service.blueprint.compname = serviceBean service.bundleid = 102 service.id = 243 service.scope = bundle Provided by : model Blueprint Bundle (102) [net.lr.tutorial.karaf.cxf.personservice.model.PersonService] ------------------------------------------------------------- osgi.service.blueprint.compname = personServiceProxy service.bundleid = 173 service.id = 258 service.scope = bundle Provided by : proxy (173) [org.apache.cxf.Bus] -------------------- cxf.bus.id = personServiceBus cxf.context.symbolicname = server cxf.context.version = 1.0.0 service.bundleid = 174 service.id = 245 service.scope = singleton Provided by : server Blueprint Bundle (174) [org.osgi.service.blueprint.container.BlueprintContainer] --------------------------------------------------------- osgi.blueprint.container.symbolicname = net.lr.tutorial.karaf.cxf.personservice.webui osgi.blueprint.container.version = 1.0.0 service.bundleid = 103 service.id = 255 service.scope = singleton Provided by : webui (103) [org.osgi.service.cm.ManagedService] ------------------------------------ Bundle-SymbolicName = proxy Bundle-Version = 1.0.0 service.bundleid = 173 service.id = 256 service.pid = net.lr.tutorial.karaf.cxf.personservice.proxy service.scope = singleton Provided by : proxy (173) Used by: Apache Felix Configuration Admin Service (3) Apache Felix Metatype Service (5) For your second answer, could you write what must be the contain of the feature.xml? (I'm a rooky in Karaf) Thank you for your help. ;-) -- View this message in context: http://karaf.922171.n3.nabble.com/Problem-with-a-tutorial-of-Christian-Schneider-tp4049518p4049523.html Sent from the Karaf - User mailing list archive at Nabble.com.
