thx for this info - it helped in some way:
now i get:
"Caused by: java.lang.NoClassDefFoundError: Could not initialize class
packageInReferencedLibrary.usedClass" Errors for every RP-Call. Since
it runs fine with mvn gwt:run it remains a gwt-maven-plugin problen
right?
i'll post now there.

On 23 Mrz., 16:44, David Chandler <drfibona...@google.com> wrote:
> In order to get all resources copied onto the maven classpath when running
> dev mode from Eclipse, you'll need to use <copyWebapp>true</copyWebapp> in
> the config section for gwt-maven-plugin (or run mvn package each time you
> update resources).
>
> If this doesn't work, please post on the gwt-maven-plugin forum:
>
> http://groups.google.com/group/codehaus-mojo-gwt-maven-plugin-users
>
> HTH,
> /dmc
>
>
>
> On Tue, Mar 22, 2011 at 1:28 PM, tanteanni <tantea...@hotmail.com> wrote:
> > first i thought my project is not working at all (http://
> > groups.google.com/group/google-web-toolkit/browse_frm/thread/
> > 2363c9992dee4e51)
> > the problem short: a referenced library in server code can't access/
> > see one of its resources - the persistence.xml.
>
> > but it seems only a problem with eclipse/maven project configuration:
> > my project works fine if started via "mvn gwt:run" and it also works
> > in tomcat.
> > the problem mentioned in the thread mentiond above also occurs if i
> > run the app via the generated launch configuration (the app was
> > generated with webappcreator -maven).
>
> > so how to debug my app? or how to configure launch/eclipse-project to
> > get it work?
>
> > thx in advance
>
> > --
> > 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-toolkit@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.
>
> --
> David Chandler
> Developer Programs Engineer, Google Web Toolkit
> w:http://code.google.com/
> b:http://googlewebtoolkit.blogspot.com/
> t: @googledevtools

-- 
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-toolkit@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