RE: [appfuse-user] transaction manager

2007-09-07 Thread benoit moraillon
Thanks ! -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Matt Raible Envoyé : vendredi 7 septembre 2007 16:40 À : users@appfuse.dev.java.net Objet : Re: [appfuse-user] transaction manager If you need a JTA transaction manager, you need to configu

Re: [appfuse-user] transaction manager

2007-09-07 Thread Matt Raible
If you need a JTA transaction manager, you need to configure it in Jetty. This is possible, but unnecessary since Spring provides the transaction manager. Matt On 9/7/07, benoit moraillon <[EMAIL PROTECTED]> wrote: > > > Hi appfusers, > Could you explain the following statement when jetty is laun

[appfuse-user] transaction manager

2007-09-07 Thread benoit moraillon
Hi appfusers, Could you explain the following statement when jetty is launched : 2007-09-07 11:52:10.682::INFO: No Transaction manager found - if your webapp re quires one, please configure one. Thanks, -- Benoît Moraillon