[appfuse-user] 1.000.000 records

2007-08-22 Thread Adolfo
, with no success. Finally, I tried putting this collection in an association annotated fetchType=lazy, but no deal. Am I missing something? Doing something wrong? Wrong direction? Thanks, Adolfo. -- View this message in context: http://www.nabble.com/1.000.000-records-tf4312011s2369.html

Re: [appfuse-user] IllegalArgumentException: When not aligning with a user install...

2007-07-01 Thread Adolfo
The local repository was already explicitly set in settings.xml, and it is not the default. Thanx. Adolfo. Michael Horwitz wrote: > > It may be something as simple as you need to explicitly set the location > of > your local repository using the settings.xml file even if you are

Re: [appfuse-user] IllegalArgumentException: When not aligning with a user install...

2007-06-28 Thread Adolfo
Tried removing the local repository before creating and full-sourcing and before full-sourcing other projects alike, but the problem persists. I will see what I can do with the environment and keep it posted. Please, let me know too. Thanx. Adolfo. mraible wrote: > > Does this happen

Re: [appfuse-user] IllegalArgumentException: When not aligning with a user install...

2007-06-27 Thread Adolfo
this error is new to me. Can you elaborate more on your > environment (OS, JDK, etc)? > > If you create a new basic project and run "appfuse:full-source" on it, > it should work. If it doesn't, it's possibly because you modified > pom.xml or because of some env

[appfuse-user] IllegalArgumentException: When not aligning with a user install...

2007-06-27 Thread Adolfo
mraible wrote: > > You might try deleting your local AppFuse plugin (rm -r > ~/.m2/repository/org/codehaus/mojo/appfuse-maven-plugin). This was a > bug we fixed shortly after the release. > Matt > Hi there, Im developing a jsf basic appfuse project and and I'm getting the error below when ru