Yes, TOMCAT can run it code in other address spaces.
Please see the following
IBM Structure of a JVM/Where JVMs are constructed documentation which documents TOMCAT use of enclaves.
The Compliance Event Manager TOMCAT runs in a JVM, which in turn spawns an enclave.
This means that processing is not limited to one address space.