It's not enough to include it in the build path, you have to copy the 
library to the lib folder in your server side (uder war/WEB-INF), and then 
include it in the build path. This is so the server has access to the 
library.

On Tuesday, April 16, 2013 12:36:15 AM UTC+3, Steve Morgan wrote:
>
> I'm using Jodatime in my GWT application, server only. I'm getting a 
> runtime message:  java.lang.ClassNotFoundException: 
> org.joda.time.ReadableInstant. I have included Jodatime 1.6.2 in my project 
> build path. Do I need to add an <inherits ... statement as well? I am sure 
> it is something extremely simple, I just haven't found it.
> Thanks,
> Steve
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to