To avoid the ejb-thread restriction I can call a class that uses threads from an ejb
by packaging it outside of the EJB-jar and instantiate it outside of the bean.
Should this approach work with every ejb server?
I find the spec a bit unclear here.
Thanks, Chris.
Title: EJB calling outside thread class
- Re: EJB calling outside thread class Reichert, Christian
- Re: EJB calling outside thread class francis pouatcha
- Re: EJB calling outside thread class Reichert, Christian
- Re: EJB calling outside thread class francis pouatcha
