Re: [appfuse-user] Appfuse:gen problem SOLVED

2007-09-06 Thread Matt Raible
I still think this is a bug. We should be able to figure out when the Entity you specify is not loaded and provide error messages appropriately. I've entered an issue in JIRA for this: http://issues.appfuse.org/browse/APF-875 Thanks, Matt On 9/6/07, benoit moraillon <[EMAIL PROTECTED]> wrote:

RE: [appfuse-user] Appfuse:gen problem SOLVED

2007-09-06 Thread benoit moraillon
In fact i forgot @Entity @Table(name = "ressource") in my model class Sorry and thanks for your help. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [appfuse-user] Appfuse:gen problem

2007-09-06 Thread Matt Raible
=> FATAL ERROR > > > > > > -Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Matt Raible > Envoyé : jeudi 6 septembre 2007 10:19 > À : users@appfuse.dev.java.net > Objet : Re: [appfuse-user] Appfuse:gen problem > > Can

RE: [appfuse-user] Appfuse:gen problem

2007-09-06 Thread benoit moraillon
java.net Objet : Re: [appfuse-user] Appfuse:gen problem Can you try running "mvn clean"? Did you run "full-source" on Windows? If so, can you run "mvn install" successfully? Matt On 9/6/07, benoit moraillon <[EMAIL PROTECTED]> wrote: > In addition my ta

Re: [appfuse-user] Appfuse:gen problem

2007-09-06 Thread Matt Raible
Can you try running "mvn clean"? Did you run "full-source" on Windows? If so, can you run "mvn install" successfully? Matt On 9/6/07, benoit moraillon <[EMAIL PROTECTED]> wrote: > In addition my target directory contains : > > appfuse-hibernate/ > appfuse-root/ > appfuse-service/ > appfuse-struts

RE: [appfuse-user] Appfuse:gen problem

2007-09-06 Thread benoit moraillon
In addition my target directory contains : appfuse-hibernate/ appfuse-root/ appfuse-service/ appfuse-struts/ appfuse-web-common/ classes/ surefire-reports/ test-classes/ testrc1-1.0-SNAPSHOT/ ... But no appfuse/ and no appfuse/generated-sources ---

RE: [appfuse-user] Appfuse:gen problem

2007-09-06 Thread benoit moraillon
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Matt Raible Envoyé : jeudi 6 septembre 2007 10:06 À : users@appfuse.dev.java.net Objet : Re: [appfuse-user] Appfuse:gen problem Does the object you're trying to generate for exist? On 9/6/07, benoit moraillon <[EMAIL PROTECTED]>

Re: [appfuse-user] Appfuse:gen problem

2007-09-06 Thread Matt Raible
Does the object you're trying to generate for exist? On 9/6/07, benoit moraillon <[EMAIL PROTECTED]> wrote: > Hi appfusers, > I'm using appfuse:gen on an appfuse:full-source RC1 project and i got a > fatal error : > > [INFO] src/main/resources/database.properties not found within the project. > Tr

[appfuse-user] Appfuse:gen problem

2007-09-06 Thread benoit moraillon
Hi appfusers, I'm using appfuse:gen on an appfuse:full-source RC1 project and i got a fatal error : [INFO] src/main/resources/database.properties not found within the project. Tryi ng absolute path. [INFO] No hibernate properties file loaded. [info] [AppFuse] Installing generated files (pattern: *