[appfuse-user] Design patterns for bloated, massive domain objects/DB?

2008-11-13 Thread Robert Campbell
Hey guys, Over the years I've been constantly annoyed by a recurring issue I face: domain objects that start simple (ex: User) mapped to a similarly simple table (ex: users, roles, etc). As feature creep sets in, the User grows bigger and more complex. The perfect example is this: Event (like a c

[appfuse-user] Non Admin users to allow saveUser opeartion.

2008-11-13 Thread jithesh
Hello guyz.. I am using appfuse 1.9.4 for my web development. As a non admin user, it is not allowing me to add a new user (usermanager.saveUser). Only admin user can do the opeartion. How can i enable others users to allow this operation. Thanks Jithesh -- View this message in cont

Re: [appfuse-user] Non Admin users to allow saveUser opeartion.

2008-11-13 Thread jithesh
I have three users(roles) in application 'Admin', 'Super' and 'userrole'. I can successfully add a user to my application through signup action with either 'admin' or 'super' role user. But if i tried (with 'userrole') to add new user it fails. I am getting access denied message for usermanager.s

Re: [appfuse-user] Non Admin users to allow saveUser opeartion.

2008-11-13 Thread Matt Raible
Modify UserSecurityAdvice.java. Matt On Thu, Nov 13, 2008 at 6:05 AM, jithesh <[EMAIL PROTECTED]> wrote: > > > I have three users(roles) in application 'Admin', 'Super' and 'userrole'. I > can successfully add a user to my application through signup action with > either 'admin' or 'super' role us

[appfuse-user] OC4J Problems with Hibernate Persistence

2008-11-13 Thread ruski42
Hi, I am using AppFuse Modular Struts 2 Archetype. The war file I have generated deploys fine on jetty and tomcat, but when I try to deploy in OC4J 10.1.3.4 I get a problem. I have already attempted some of the older posts I have seen related to this problem, including: 1) Excluding toplink

Re: [appfuse-user] Design patterns for bloated, massive domain objects/DB?

2008-11-13 Thread Patria H Lukman
Hi Robert I'd do is trying to introduce domain driven design concepts into the domain model. In that regards, try to introduce aggregation of objects whereby you define a root object with a set of expo Robert Campbell wrote: Hey guys, Over the years I've been constantly annoyed by a recurr

Re: [appfuse-user] Design patterns for bloated, massive domain objects/DB?

2008-11-13 Thread Patria H Lukman
Hi Robert What I try to do is create aggregation of objects with value objects and entities and create repositories that would give me all information related to specific relationships. am sorry if it sounds vague, but u might take a look at Domain Driven Design for your domain model. hth Pat

[appfuse-user] AppFuse has warnning messages when add a menu item

2008-11-13 Thread xinlnix
I use AppFuse 2.0.2, Struts 2 Basic. In menu-config.xml,I add a menu with menu items: In menu.jsp, I add the "SettingsMenu": ... When I

[appfuse-user] Problem with Appfuse

2008-11-13 Thread [email protected]
Hai Matt, * when I am doing Mvn appfuse:full-source Its shows some error at..* FATAL ERROR: INFO: null Illegal charcter in path index at 18:C:\Documents and Settings\XPPRESP3\.m2\repository\org\apache\ant\ant\1.7.0 But I changed the M2_HOME according to ur suggestions ..but its still i got s