What about use the save state method in web.xml i didnt try to set client instead of server, when you use server a session is used and i guess the session is initialized in the first request.
When i reported this you sayed this will be fixed, because with this error i couldnt run more than 1 webapp in the same ear both using a login method (request.login), i didnt have time to verify if this is already fixed. I will verify later today and let you know if it works. El 03/02/2013 06:10, "Howard W. Smith, Jr." <[email protected]> escribió: > Nice response/come-back! > > I tried from Netbeans 7.x, but the error message below reminds me that I > need 'tomee plus' source zip/jar. I usually only download tomee snapshot > JARs from repository. :( > > > Not able to submit breakpoint LineBreakpoint CdiAppContextsService.java : > 824, reason: No source root found for URL > > 'file:/C:/Users/.../index/s160/java/14/gensrc/org/apache/openejb/cdi/CdiAppContextsService.java'. > Verify the setup of project sources. > Invalid LineBreakpoint CdiAppContextsService.java : 824 > > > On Sun, Feb 3, 2013 at 6:40 AM, Romain Manni-Bucau <[email protected] > >wrote: > > > debug you'll know ;) > > -> org.apache.openejb.cdi.CdiAppContextsService#lazyStartSessionContext > > > > and share the stacktrace at this moment > > > > >
