Off the top of my head, it sounds like a JVM thing as opposed to a TomEE / OpenEJB thing, but I could well be wrong. That said, do you have an example or the full error output so we can take a look?
Jon On Thu, Jan 10, 2019 at 2:43 PM Vincenzo D'Aniello < ict.management.tre...@gmail.com> wrote: > > 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 >