Hi, no it is still used but if you rely on "run" command this is totally ignored since you own the shell in this case.
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 jeu. 19 juil. 2018 à 15:36, maciejka <[email protected]> a écrit : > Hello > > In my webapp I have statement: > > System.out.println("Some message"); > > When I invoke Rest endpoint this is not printed neither in default > catalina.out log nor in file pointed by CATALINA_OUT. > > Are 'System.out.println' statements diabled or redirected to /dev/null ? > How > to enable them? > > TomEE 7.0.4. | java 1.8.0_152 | Linux debian 3.16.0-4-amd64 > > > > > > -- > Sent from: > http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html >
