hmm, i don't see why it can't work, can you upload it to a public place please? (the best for us is a goodle code or github account)
- Romain 2012/5/3 kalgik <[email protected]> > The annotations I had are: > @ApplicationPath("/restws/rest-prefix") for the ApplicationConfig > @Path("/ejb") for the SimpleRESTEJB > @Path("/pojo") for SimpleRESTPojo > > The ApplicationConfig,SimpleRESTEJB and SimpleRESTPojo are in the restws > package. > If I change the annotated paths, I received class not found from TomEE plus > when I deploy the project. > I receive the "404 Not Found" when I run the application. > > Any ideas? > > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Problem-deploying-REST-Examples-on-Eclipse-tp4582815p4605497.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
