AMP doesn't support this out of the box. You could create the model objects in the normal package, run appfuse:gen and then refactor to move your model object. If you're using IDEA, it should move everything in Java and XML.
Matt On 12/30/07, Ben Alex <[EMAIL PROTECTED]> wrote: > > Hi Everyone! > I want custom model directory in my'project ,when create Strut2base project > user maven, create model in com.mycompany.system.model package but I have > other's model in com.mycompany.business.model .Create Person.java in > com.mycompany.business.model package . > > When I run mvn appfuse:gen > Not find Person model in com.mycompany.system.model package... > > Why? how i can do? > -- > View this message in context: > http://www.nabble.com/How-to-custom-Model-directory-in-appfuse-2.0.1--tp14547673s2369p14547673.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]