I was trying to deploy the jersey application in Google App engine and getting the following error. Any clues
com.sun.jersey.server.impl.ejb.EJBComponentProviderFactoryInitilizer getComponentProviderFactory: Linkage error when configuring to use the EJB interceptor binding API. JAX-RS EJB support is disabled. java.lang.NoClassDefFoundError: Could not initialize class com.google.apphosting.runtime.security.shared.stub.javax.naming.InitialContext -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
