2 Replies Latest reply on Jul 31, 2011 2:04 AM by rituraj_tiwari

    RESTEasy JSAPI Servlet

    rituraj_tiwari

      Folks,

      I want to try out the JavaScript API sevlet feture of RESTEasy. This is documented here: http://docs.jboss.org/resteasy/docs/2.2.1.GA/userguide/html_single/index.html#AJAX_Client. When I try to add the RESTEasy JSAPI servlet ({code}org.jboss.resteasy.jsapi.JSAPIServlet{code}) to my web.xml, I get a ClassNotFoundException in my application startup for this servlet.

       

      Is this feature not packaged with JBoss 7?

       

      Thanks.

      -Raj