Re: [appfuse-user] Problem with one-to-one mapping in appfuse

2010-05-28 Thread Kissue Kissue
Hi Dustin, I have removed the join column like you suggested and hibernate did the magic of creating foreign keys in both user and computer table. I guess that is the way it should work. Thanks. On Thu, May 27, 2010 at 3:38 PM, Dustin Pearce wrote: > Presumably, User and Computer have fields nam

[appfuse-user] Problem with Spring 3 upgrade

2010-05-28 Thread Nicolas Castejon
Hello, I'm using Appfuse in a modular project with Spring. So i wanted to upgrade Spring to version 3 (I'm actually using the 2.5.4 version). I have followed these instructions: http://source.appfuse.org/changelog/appfuse/?cs=3327#trunkZ002farchetypesZ002fappfuse-modular-springZ002fsrcZ002fpom.xml

[appfuse-user] RoleManagerImpl error

2010-05-28 Thread Juan Antonio
The method getRoles, needs a Role as argument, which it isn't use. public List getRoles(Role role) { return dao.getAll(); } Maybe a Bug... Greetings. - To unsubscribe, e-mail: [email protected] For ad