On Mon, Apr 20, 2009 at 3:12 PM, Jean-Louis MONTEIRO < [email protected]> wrote:
> I found the problem (on a new project created from scratch ;-)). > If you duplicate the line > this.context = new InitialContext(properties); > it will work. > A JIRA already exists on that point. > https://issues.apache.org/jira/browse/OPENEJB-1011 > https://issues.apache.org/jira/browse/OPENEJB-1011 > > I don't know why, but sometimes the InitialContext used to bootstrap > OpenEJB > is corrupted. > We definitely have to fix it. > > Sorry for that and for not finding the solution earlier. That's fine! I actually found that "solution" as well, but was baffled by why it would be the case. OK; thanks; at least I have a way to make it work. :-) Best, Laird
