async will lead to issues in general, better to avoid it i think.

optimizations should be possible elsewhere.

about logs use conf/logging.properties. Just a JULI conf.

- Romain


2012/7/24 zeeman <hamz...@fastmail.us>

> Nothing changed in my project, startup time takes longer with the latest.
> I confirmed by running the same war on an older snapshot and the time was
> back to 18sec.
>
> One good way to speed startup is to lazy load, for example instead of
> waiting for Myfaces to load, let it load async or in the background. Not
> sure if that's possible.
>
> I also noticed with latest snapshot more info is getting logged. How can I
> set log levels in Tomee? I only wanna see warnings and errors.
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/war-packaged-exclusions-list-tp4656366p4656514.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>

Reply via email to