Monday, August 30, 2010

Re: Expenses Sample project

I just started getting this issue. In setting up I had a couple
issues with dependency conflicts between my eclipse and maven
datanucleus artifacts (updated a couple of my maven based dependencies
to runtime). Don't have a solution yet but I figure its a good place
to start.


On Aug 25, 9:22 pm, tc <camec...@gmail.com> wrote:
> Does anyone know why I would get this error when trying to run the
> samples/expenses app via maven.
>
> : java.lang.NoClassDefFoundError: org/datanucleus/
> PersistenceConfiguration
>  java.lang.NoClassDefFoundError: Could not initialize class
> com.google.gwt.sample.expenses.server.domain.EMF
>
> I am running this by using these commands.
>
> mvn compile
> mvn gwt:compile
> mvn gwt:run
>
> I also tried to use mvn gae:run  but get the same error.
>
> This is the sample project in the trunk of the GWT samples area.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment