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
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
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