, 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
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
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
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
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