Finally I have completed the test on this issue (electronic invoicing in Italy is taking us a long time).
However, it seems to be a JVM error, but let's say when openejb tries to create the proxy for the remote interface. Specifically, the error is: sun.misc.ProxyGenerator.generateStaticInitializer (ProxyGenerator.java:1261): IllegalArgumentException: code size limit exceeded This the git repo: https://github.com/vidaniello/test-tomee-vidaniello This is the test: src / test / java / test / vidaniello / tomee / TestTomee.testServerStart (). java -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
