Re: [appfuse-user] JPA: Adding classes to persistence.xml NOT optional

2007-04-17 Thread citynomad
mraible wrote: > > What version of AppFuse are you using? There's some things we did in > M4 that made this possible. The code for the tutorial doesn't have a > new class registered in persistence.xml and it seems to work fine. > There is a note in the JPA tutorial that the instructions wil

[appfuse-user] JPA: Adding classes to persistence.xml NOT optional

2007-04-10 Thread citynomad
Just something I noticed while working through the Persistence and JPA tutorials: When I created a new model class, annotated it and ran "mvn compile hibernate3:hbm2ddl", it did not find my class and did not create a table for it. Only when I added the class name to persistence.xml did everythin

Re: [appfuse-user] AppFuse 2.0 in a portlet container

2007-03-28 Thread citynomad
Thanks a lot for your quick response. Sounds like it may be quite an effort. So now I have a dilemma of what to drop - AppFuse or the portal. I just might rethink that whole portal idea, after all. ;-) Eugene mraible wrote: > > On 3/28/07, citynomad <[EMAIL PROTECTED]> wro

[appfuse-user] AppFuse 2.0 in a portlet container

2007-03-28 Thread citynomad
Hi all, I am starting work on a project that will probably include a portal solution (using Liferay or JetSpeed or something similar.) I am curious if anyone has tried running AppFuse 2 in a portlet container, and if so: 1. What's involved in setting it up? Is it more trouble than it's worth? 2