Merge remote-tracking branch 'origin/master' into jetty-9.1
This commit is contained in:
commit
c6355854ab
|
@ -92,7 +92,7 @@ public class PlusConfiguration extends AbstractConfiguration
|
||||||
}
|
}
|
||||||
catch (NameNotFoundException e)
|
catch (NameNotFoundException e)
|
||||||
{
|
{
|
||||||
LOG.info("No Transaction manager found - if your webapp requires one, please configure one.");
|
LOG.debug("No Transaction manager found - if your webapp requires one, please configure one.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue