Hi Romain,
what do you mean with with 'correct'? The main-method in the uber-jar is
definitely being called - otherwise the EJBContainer would not be started at
all.
The way I initiate the EJBContainer is quite simple and from one of the
tomee-sample codes:
EJBContainer.createEJBContainer().getContext().bind("inject", this);
That is it… Can this be the problem?
Thanks for replying that fast and cheers
- Viktor
--
View this message in context:
http://openejb.979440.n4.nabble.com/NoModulesFoundException-Problem-tp4656614p4656620.html
Sent from the OpenEJB User mailing list archive at Nabble.com.