Not every library is white-listed on GAE, in fact most of them are not.

On Thu, Jul 1, 2010 at 4:17 PM, TigerHokieFan <[email protected]> wrote:

> Hello everyone, I have a question about how to properly include JAR
> files within eclipse.  I have imported these JAR libraries into the
> WEB-INF\lib directory and added them into my build path.  Eclipse
> appears to recognize these libraries and allows me to instantiate
> objects without throwing any errors.  However, when I go to run my web
> application, I consistently get NullPointerExceptions when referencing
> any object based out of a JAR library.
>
> How do I properly include these libraries for the Google App Engine so
> that I can reference and use the objects contained in the JAR files?
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to