Re: [appfuse-user] Tests and Injections

2008-01-02 Thread Matt Raible
nition form > applicationContext-service.xml to applicationContext.xml > > -Ursprüngliche Nachricht- > Von: René Günther [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 5. Dezember 2007 18:43 > An: users@appfuse.dev.java.net > Betreff: AW: [appfuse-user] Tests and

AW: [appfuse-user] Tests and Injections

2007-12-05 Thread René Günther
ontext.xml -Ursprüngliche Nachricht- Von: René Günther [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 5. Dezember 2007 18:43 An: users@appfuse.dev.java.net Betreff: AW: [appfuse-user] Tests and Injections JSF René -Ursprüngliche Nachricht- Von: Matt Raible [mailto:[EMAIL PRO

AW: [appfuse-user] Tests and Injections

2007-12-05 Thread René Günther
JSF René -Ursprüngliche Nachricht- Von: Matt Raible [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 5. Dezember 2007 18:42 An: users@appfuse.dev.java.net Betreff: Re: [appfuse-user] Tests and Injections Which web framework are you using? UserFormTest exists in Tapestry and JSF. Matt

Re: [appfuse-user] Tests and Injections

2007-12-05 Thread Matt Raible
Which web framework are you using? UserFormTest exists in Tapestry and JSF. Matt On Dec 5, 2007, at 9:38 AM, René Günther wrote: In UserFormTest userManager is set via Method super.onSetUp() In UserExistsExceptionTest it is different, seems it is related to getConfigLocations()? In UserSecur

[appfuse-user] Tests and Injections

2007-12-05 Thread René Günther
In UserFormTest userManager is set via Method super.onSetUp() In UserExistsExceptionTest it is different, seems it is related to getConfigLocations()? In UserSecurityAdviceTest applicationContext-test.xml is read directly. Can you tell me why it is done in three different ways? Why super.onSetUp()