Hi Francois,

I treid that too. See this excerpt:

karaf@root()> service:list | grep -C 10 rest
[de.rest.test.ExampleRest]
--------------------------
 component.id = 4
 component.name = de.rest.test.ExampleRest
 osgi.jaxrs.application.select = (osgi.jaxrs.name=.default)
* osgi.jaxrs.endpoint = /hello* 
osgi.jaxrs.resource = true
 service.bundleid = 102
 service.id = 139
 service.scope = bundle
Provided by : 
 de.rest.test.whiteboard.ds Bundle (102)


But when calling http://localhost:8181/hello, I get a 404 not found error.


Thansk for your input :)


Greetings,

Adnan



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Reply via email to