[jira] Commented: (GERONIMO-1480) Cross context include does not set jacc contextID for 2nd web app. (Tomcat only)

2006-02-09 Thread Jeff Genender (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=comments#action_12365699 ] Jeff Genender commented on GERONIMO-1480: - Thank Jian. Fixed this issue now too. So please try again from HEAD. Thanks for bearing with me on this...I don't

[jira] Commented: (GERONIMO-1480) Cross context include does not set jacc contextID for 2nd web app. (Tomcat only)

2006-02-09 Thread Jian Liao (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=comments#action_12365703 ] Jian Liao commented on GERONIMO-1480: - Your new patch is like what I am done on my testing env, but I use mb.setString(webContext.getPath() + dispatchPath);. because

[jira] Commented: (GERONIMO-1480) Cross context include does not set jacc contextID for 2nd web app. (Tomcat only)

2006-02-08 Thread Jeff Genender (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=comments#action_12365635 ] Jeff Genender commented on GERONIMO-1480: - Ok, I think its fixed now...so please try again from HEAD. If it works, I will commit it to 1.0.1. Cross context

[jira] Commented: (GERONIMO-1480) Cross context include does not set jacc contextID for 2nd web app. (Tomcat only)

2006-02-08 Thread Jian Liao (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=comments#action_12365679 ] Jian Liao commented on GERONIMO-1480: - Sorry for the delay, although there are still two exceptions here, but isUserInRole() works. I think Exception_2is caused by

[jira] Commented: (GERONIMO-1480) Cross context include does not set jacc contextID for 2nd web app. (Tomcat only)

2006-02-08 Thread Jian Liao (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=comments#action_12365688 ] Jian Liao commented on GERONIMO-1480: - 1. My web application context is /jetspeed, length = 9. 2. The value of

[jira] Commented: (GERONIMO-1480) Cross context include does not set jacc contextID for 2nd web app. (Tomcat only)

2006-02-02 Thread Jeff Genender (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=comments#action_12365026 ] Jeff Genender commented on GERONIMO-1480: - Status update: I am working on this right now. I am creating BeforeAfters and yes, I am hooking the DISPATCH_EVENTs.

[jira] Commented: (GERONIMO-1480) Cross context include does not set jacc contextID for 2nd web app. (Tomcat only)

2006-01-17 Thread James Liao (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1480?page=comments#action_12362938 ] James Liao commented on GERONIMO-1480: -- I think this could be fixed by hook a InstanceListener to handle the InstanceEvent.BEFORE_DISPATCH_EVENT and