If eager means at startup, yes but it only bindq ejbs and resources Le 25 févr. 2013 19:40, "Mark Struberg" <[email protected]> a écrit :
> > > still happens with 4.6.0-SNAPSHOT btw... > > LieGrue, > strub > > > > > > >________________________________ > > From: Mark Struberg <[email protected]> > >To: openejb-dev <[email protected]> > >Sent: Monday, February 25, 2013 7:30 PM > >Subject: binding non-EJBs to JNDI > > > >Hi folks! > > > >It seems that OpenEJB-4.5.1 is pretty eager to bind _any_ class to JNDI > (and not only EJBs) > > > > > >This happens in classic.Assembler, line 736. > > > >When using JBehave this leads to blowing up with an IllegalStateException > on the class org.jbehave.core.steps.StepCreator$MethodInvoker when invoking > >matcher.appencReplacement(buf, value); > > > >Where buf = "" and value is the name of the class as stated above. > > > > > >LieGrue, > >strub > > > > > > >
