Re: EJB & Web App losing Subject

2009-07-15 Thread Kory Markevich
lers and clearCallers. Thanks for all the help. -- View this message in context: http://www.nabble.com/EJB---Web-App-losing-Subject-tp24485373s134p24502831.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Re: EJB & Web App losing Subject

2009-07-15 Thread David Jencks
.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:619) -- View this message in context: http://www.nabble.com/EJB---Web-App-losing-Subject-tp24485373s134p24502397.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Re: EJB & Web App losing Subject

2009-07-15 Thread Kory Markevich
e.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:619) -- View this message in context: http://www.nabble.com/EJB---Web-App-losing-Subject-tp24485373s134p24502397.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Re: EJB & Web App losing Subject

2009-07-14 Thread David Jencks
r seen a bug in this area. What kind of authentication does the web app use? Can you show the entire stack trace to the ejb security exception? thanks david jencks -- View this message in context: http://www.nabble.com/EJB---Web-App-losing-Subject-tp24485373s134p24487458.html Sent from th

Re: EJB & Web App losing Subject

2009-07-14 Thread Kory Markevich
d.run(Thread.java:619) The snipped part is all the valve, filter, controller and openejb stuff, pretty standard. Oh, and I forgot to mention in the original post that we're using 2.1.4. -- View this message in context: http://www.nabble.com/EJB---Web-App-losing-Subject-tp24485373s134p24487458.ht

Re: EJB & Web App losing Subject

2009-07-14 Thread David Jencks
should uninstall the security context when you are done with the thread. hope this helps david jencks -- View this message in context: http://www.nabble.com/EJB---Web-App-losing-Subject-tp24485373s134p24485373.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

EJB & Web App losing Subject

2009-07-14 Thread Kory Markevich
ng Spring but not GWT, that is working correctly. Both web apps use custom LoginModules, though not the same ones. Could this be caused by the web app? Where could I look to get more information? -- View this message in context: http://www.nabble.com/EJB---Web-App-losing-Subject-tp24485373