Maybe activate -Dopenejb.cdi.debug=true to ensure it is taken into account
in your instance

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le lun. 29 oct. 2018 à 15:24, cedr29 <[email protected]> a écrit :

> Thank you Romain for quick reply.
>
> I already use a scan.xml in my webapp (in "WEB-INF" folder of my war)
>
> <?xml version="1.0" encoding="UTF-8"?>
> <scan>
>     <packages>
>         <package>com.MyEntreprise</package>
>     </packages>
> </scan>
>
> This is why I dont understand why so much memory is consummed just after
> tomee boot.
> If you have an other Idea? (We use Tomee 7.0.4 with JDK8).
>
> Thanks/Merci!
>
>
>
>
>
>
> --
> Sent from:
> http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
>

Reply via email to