I've read quite a few posts on how to modify the model/User.java and
UserDao.java, etc. I need to add both properties to User.java and finder
methods to UserDao.java - so it looks like I need to import the source trees
for both data/common, data/hibernate and data/service into my project (basic
Struts2).

The downside of doing this is not being able to easily get updates when
Appfuse is upgraded. Is there a straight forward way of just including the
User related java files and not the entre data/common, data/hibernate and
data/service trees?

I know this is probably a nit, but the way that Appfuse2  is being leveraged
as a runtime is pretty neat and I would like to at least start out trying to
preserve this.

Thanks in advance.
-- 
View this message in context: 
http://www.nabble.com/Better-way-to-modify-User-UserDao-UserManager-tp14499981s2369p14499981.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to