For my knowledge. You must put all external libraries in the lib folder.
Unless how program access the library. And it is not a bug.

On Thu, Nov 18, 2010 at 7:11 PM, Jan <jan.morl...@googlemail.com> wrote:

> Hi community members,
>
> I am using classes which are part of org.w3c.css.sac. They are located
> inside the GWT development jar "gwt-user.jar", which means I don't
> have to add external jars during coding. However if I run my GWT
> project I am getting the error
>
> java.lang.NoClassDefFoundError: org/w3c/css/sac/InputSource
>
> If I now download the corresponding sac jar file and put it into war/
> WEB-INF/lib, it works. My question is now the following: is this a bug
> or a feature? Shouldn't the usual development classes also be located
> inside the lib directory on default.
>
> 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 google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

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

Reply via email to