Bugs item #1052411, was opened at 2004-10-22 14:15 Message generated for change (Comment added) made by sshastry You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1052411&group_id=22866
Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Subri (sshastry) Assigned to: Nobody/Anonymous (nobody) Summary: Unable to getCallerPrincipal() Initial Comment: I am unable to get SessionContext.getCallerPrincipal() work when I go the next page. It works fine after I login and go to the first page. Steps to reproduce the problem: Problem #1: EJB session context is invalid 1) Deploy prompt2-app.ear in Tomcat 3.2.5 2) launch IE with url : http://localhost:7001/prompt2 3) Login as omi / omi 4) From the left side menu, select Browse Invoices, you will see sample list of invoices on the right window 5) Select the Next page button, and observe the console, you will the exception "java.lang.IllegalStateException" Problem #2: session.invalidate() gives exception Follow steps 1 to 3 as above 4) Select Logout from the top right corner 5) Observe the "java.lang.IllegalStateException: session already invalidated" exception ---------------------------------------------------------------------- >Comment By: Subri (sshastry) Date: 2004-10-22 16:00 Message: Logged In: YES user_id=933484 check marked for attachments and submitting again ---------------------------------------------------------------------- Comment By: Subri (sshastry) Date: 2004-10-22 15:57 Message: Logged In: YES user_id=933484 check marked for attachments and submitting again ---------------------------------------------------------------------- Comment By: Subri (sshastry) Date: 2004-10-22 15:52 Message: Logged In: YES user_id=933484 check marked for attachments and submitting again ---------------------------------------------------------------------- Comment By: Scott M Stark (starksm) Date: 2004-10-22 14:27 Message: Logged In: YES user_id=175228 Make sure you are checking the 'Check to Upload and Attach a File:' box above the file upload button. ---------------------------------------------------------------------- Comment By: Subri (sshastry) Date: 2004-10-22 14:23 Message: Logged In: YES user_id=933484 One more attempt to attach ---------------------------------------------------------------------- Comment By: Subri (sshastry) Date: 2004-10-22 14:21 Message: Logged In: YES user_id=933484 I was unable to attach the .ear file. Let me try now ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1052411&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
