Seems like your webserver hasn't these libs in classpath.

2010/1/14 Ryan Kumsher <[email protected]>

> In Eclipse, I'm adding jars to the Java Build Path.  My imports and
> instantiations of the objects in the jars work fine with no errors
> (not red underlined), but when i try to run the application, i get the
> error "java.lang.NoClassDefFoundError" for all jar'd objects I try to
> create.  The servlet can't seem to locate any reference to any class
> in the jars.
>
> All objects I'm trying to create are server side.
>
> Can anyone help me with this?
>
> Thanks,
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
>
>


-- 
Regards,
Alexander
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.

Reply via email to