Can you please provide the exact steps you're using and the POJO you're trying to generate from? I'd like to try to reproduce your issue locally.
Matt On 11/7/07, cloude1080 <[EMAIL PROTECTED]> wrote: > > I am trying to use appfuse to generate CRUD webpages for my little > application. I follow the tutorial on the website but cant generate > it. > - The Archetype i pick was Spring MVC Modular. > - I created a Person class with Annotation. > - I run appfuse:gen & appfuse:install in the core directory. > > But there aren't any webpages nor controllers genereted. After that, I did a > test with Archetype Struts. Just like in the demo video, the action & > webpages were generated for me. And FYI, the Person/PersonManager beans & > Sample data in target/appfuse were generated. > > So my question is: can appfuse generate CRUD webpages & controllers for > Spring MVC archetype? > -- > View this message in context: > http://www.nabble.com/Appfuse---Spring-MVC-tf4763259s2369.html#a13622911 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
