|
From: Bill B. <bb...@re...> - 2012-05-30 12:42:51
|
Well, before your error was: java.lang.RuntimeException: Class is not a root resource. It, or one of its interfaces must be annotated with @Path: $Proxy409 implements: com.acme.session.RestfulLocal Now it is: On 5/29/12 3:05 PM, Rogelio Flores wrote: > [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/webservices]] > (main) Exception sending context initialized event to listener instance > of class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap > java.lang.RuntimeException: javax.naming.NameNotFoundException: > RestfulBean not bound > Which means you have the wrong jndi reference. -- Bill Burke JBoss, a division of Red Hat http://bill.burkecentral.com |