I'm not sure I understand why the tests are passing in your development
environment but failing in your production environment? From the stack trace
in your first email it simply looks like you do not have the correct data in
your sample-data.xml file.

Mike

On 11/28/07, Laith Al-Khateeb <[EMAIL PROTECTED]> wrote:
>
> Yes, I find this handy for pre-populating the database with meaningful
> data for my lookup tables and things like that (and I assume that's why it's
> been there in AppFuse), but in effect it is not possible to use it because
> of the test failures you get.
>
> Laith
>
>
>  On 11/28/07, Michael Horwitz <[EMAIL PROTECTED]> wrote:
> >
> > If you are running the tests against a production database surely you
> > should run the data population piece as well?
> >
> > Mike
> >
> >
> >  On 11/28/07, Laith Al-Khateeb <[EMAIL PROTECTED] > wrote:
> > >
> > > Skipping tests skips the data population all together.
> > >
> > > Laith
> > >
> > >
> > >  On 11/21/07, Allan Ang <[EMAIL PROTECTED] > wrote:
> > > >
> > > >
> > > > try mvn:jetty-run -Dmaven.test.skip=true
> > > > --
> > > > View this message in context:
> > > > http://www.nabble.com/Preopopulating-a-production-database-tf4848327s2369.html#a13873159
> > > > Sent from the AppFuse - User mailing list archive at 
> > > > Nabble.com<http://nabble.com/>
> > > > .
> > > >
> > > > ---------------------------------------------------------------------
> > > >
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> >
>

Reply via email to