hi all,

I have created dynamic web poject in which i have cxf/jaxrs api to generate
rest json output.
I am able to generate rest json output. by address
http://localhost:8080/myservice/json

In the same project under webapp i have created one simple html page, but
when i am trying to run it on server (tomcat)
http://localhost:8080/test.html, page not able to execute, it give me error
"SEVERE: .No root resource matching request path /test.html is found". I am
not able to understand why its happen to this project only where i used
above mentioned lib.
while other dynamic project working properly.
cant i run jsp/html page whitin same project where i implemeted rest
service?
plese let me know.

-- 
View this message in context: 
http://www.nabble.com/Altering-JSON-Output-in-a-REST-service-tp20478852p21803771.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to