Have you included the JSR-330 jar into your app?  How are you building your 
ultimate WAR for app engine deployment?

Christian.

On Mar 29, 2012, at 3:18 PM, google-gu...@googlecode.com wrote:

> Comment by kartik...@gmail.com:
> 
> Hey I am getting the following error
> 
> Uncaught exception from servlet
> java.lang.NoClassDefFoundError: javax/inject/Provider
>       at 
> com.google.inject.internal.MoreTypes.canonicalizeForKey(MoreTypes.java:81)
>       at com.google.inject.Key.<init>(Key.java:119)
>       at com.google.inject.Key.get(Key.java:212)
>       at 
> com.google.inject.spi.Elements$RecordingBinder.bind(Elements.java:262)
>       at 
> com.google.inject.internal.InjectorShell$RootModule.configure(InjectorShell.java:276)
>       at 
> com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:223)
>       at com.google.inject.spi.Elements.getElements(Elements.java:101)
>       at 
> com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:133)
>       at 
> com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:103)
> I have followed all the instructions as is.
> Can you tell me where I am going wrong.
> 
> For more information:
> http://code.google.com/p/google-guice/wiki/GoogleAppEngine
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "google-guice-dev" group.
> To post to this group, send email to google-guice-dev@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-guice-dev+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-guice-dev?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to google-guice-dev@googlegroups.com.
To unsubscribe from this group, send email to 
google-guice-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to