Re: [appfuse-user] Editing Appfuse Source

2007-03-22 Thread tdahlke
Address.java is part of the core model classes, so refer to Mike's post about that. The form controllers and other things should probably be extended/replaced. If you'd like to look at the source for reference, check it out from the SVN repository: http://appfuse.org/display/APF/Source+Repository

Re: [appfuse-user] Anybody run Appfuse 2 on Oracle ?

2007-03-14 Thread tdahlke
the command, (e.g. mvn jetty:run-war -Ddb=oracle) tdahlke wrote: > > Forgive me, but how do I set it to use this profile? > > > mraible wrote: >> >> Which version of AppFuse are you using? You should have the following >> d

Re: [appfuse-user] Anybody run Appfuse 2 on Oracle ?

2007-03-14 Thread tdahlke
Forgive me, but how do I set it to use this profile? mraible wrote: > > Which version of AppFuse are you using? You should have the following > defined for Oracle in your pom.xml: > > > oracle > > > org.dbunit.ext.oracle.OracleDataTypeFactory >

Re: [appfuse-user] DbUnit

2007-03-07 Thread tdahlke
on of AppFuse are you using? > > Matt > > On 3/7/07, tdahlke <[EMAIL PROTECTED]> wrote: >> >> How can I have the dbunit task load a different set of data AFTER the >> unit >> tests have already been run? >> >> Thanks >> -- >> Vie

[appfuse-user] DbUnit

2007-03-07 Thread tdahlke
How can I have the dbunit task load a different set of data AFTER the unit tests have already been run? Thanks -- View this message in context: http://www.nabble.com/DbUnit-tf3364738s2369.html#a9361465 Sent from the AppFuse - User mailing list archive at Nabble.com. ---

Re: [appfuse-user] Acegi Bypass

2007-03-07 Thread tdahlke
Make sure you still have the anonymous filter: and that it's still being called in the filter chain: CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON PATTERN_TYPE_APACHE_ANT /images/**=#NONE#