The cause of 5000 methods concerns a component that calls methods from external library (.dll in windows, .so in linux, the library is multiplatform), so I do not unfortunately have the source code of this component, and so I needed to build a stateful EJB that externally recalled these methods.
Fortunately I do not need all 5,000 methods, but I asked this question because I do not know if in the future I will have to add all the methods. thank you -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
