Re: [appfuse-user] Have problem with autowire

2007-09-29 Thread justin_wang
AbstractPageTestCase and then subclass it accordingly. > > Matt > > On 9/29/07, justin_wang <[EMAIL PROTECTED]> wrote: >> >> Thanks Matt, but which class should I add this code? >> >> Justin >> >> >> mraible wrote: >> > >>

Re: [appfuse-user] Have problem with autowire

2007-09-29 Thread justin_wang
Thanks Matt, but which class should I add this code? Justin mraible wrote: > > This is something we should probably fix. Can you please enter this as > an issue in JIRA? > > http://issues.appfuse.org/browse/APF > > For most integration tests with Spring, we've remembered to set > autowiring

[appfuse-user] please help me (autowiring by name?)

2007-09-28 Thread justin_wang
I create two POJO Category and AuctionIem and generate all the code through appfuse:gen, install is successful, but when I run "mvn jetty:run-war" I got the error = Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.031 sec <<< FAILUR

Re: [appfuse-user] can I uninstall Person

2007-09-13 Thread justin_wang
by name instead. Justin tibi-3 wrote: > > strange no actions?? > > how does your struts.xml looks like (for the personAction and the > auctionItemAction) > > do a quick test remove the auctionItemManager.. > what error do you get with mvn test > &

Re: [appfuse-user] can I uninstall Person

2007-09-13 Thread justin_wang
default-autowire="byName"> Justin tibi-3 wrote: > > seems ok... > > can you post the full config.. > > maybe you can rerun the appfuse:gen for the two of them >

Re: [appfuse-user] can I uninstall Person

2007-09-12 Thread justin_wang
: How to change the config? thanks, Justin tibi-3 wrote: > > seems to be a spring config problem > > how does your auctionItemManager looks like... it seems to be able to > map to personManager. > > tibi > > justin_wang wrote: >&

Re: [appfuse-user] can I uninstall Person

2007-09-12 Thread justin_wang
pp.action.PersonFormTest'. Consider using autowiring by name instead. - tibi-3 wrote: > > waht is your error ?? > > tibi > > justin_wang wrote: >> is there some command that can delete all the stuff r

Re: [appfuse-user] can I uninstall Person

2007-09-12 Thread justin_wang
bi-3 wrote: > > use source controle ;) > > tibi > > justin_wang wrote: >> after I generate Person and install it, can I uninstall it? >> > > - > To unsubscribe, e-mail: [EMAIL PRO

[appfuse-user] can I uninstall Person

2007-09-12 Thread justin_wang
after I generate Person and install it, can I uninstall it? -- View this message in context: http://www.nabble.com/can-I-uninstall-Person-tf4432022s2369.html#a12644148 Sent from the AppFuse - User mailing list archive at Nabble.com. --