Thanks for your help didier.

That's what I did. I put my jar in the /war/WEB-INF/lib directory and
added it to the Eclipse build-path. But my jar is not loaded at
runtime.

On 30 sep, 14:17, Didier Durand <durand.did...@gmail.com> wrote:
> Hi,
>
> You have to do both
>
> - 1) put in the war so that you have the runtime code when you run on
> Google App Engine
> - 2) put them in your classpath so that your IDE can use the
> definitions that they contain when compiling your own class
>
> regards
> didier
>
> On Sep 30, 1:01 pm, hadf <hadrien.for...@gmail.com> wrote:
>
> > Hello,
>
> > I added libraries in the /war/WEB-INF/lib directory, but they are not
> > in the classpath.
> > If I add them in the project eclipse build-path, they are not
> > accessible at runtime.

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to