[jira] Updated: (BEEHIVE-635) Tomcat PageflowValve does not check for security-constraints defined in web.xml

2005-08-03 Thread Abdessattar Sassi (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-635?page=all ] Abdessattar Sassi updated BEEHIVE-635: -- Attachment: patch.txt Attached in patch.txt is a SVN patch file to add the necessary code and fixes for the Tomcat adapter to work with Tomcat

[jira] Commented: (BEEHIVE-634) Tomcat Pageflow Adapter does not compile with Tomcat 5.5.x

2005-08-03 Thread Abdessattar Sassi (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-634?page=comments#action_12317483 ] Abdessattar Sassi commented on BEEHIVE-634: --- Also see BEEHIVE-635 http://issues.apache.org/jira/browse/BEEHIVE-635 Tomcat Pageflow Adapter does not compile with

[jira] Updated: (BEEHIVE-634) Tomcat Pageflow Adapter does not compile with Tomcat 5.5.x

2005-08-03 Thread Abdessattar Sassi (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-634?page=all ] Abdessattar Sassi updated BEEHIVE-634: -- Attachment: patch.txt Attached in patch.txt is a SVN patch file to add the necessary code and fixes for the Tomcat adapter to work with Tomcat

[jira] Closed: (BEEHIVE-795) Missing compile error when annotating a shared flow as longLived

2005-08-03 Thread Julie Zhuo (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-795?page=all ] Julie Zhuo closed BEEHIVE-795: -- Verified at rev226883. It now produces the following compiler error. D:\..path..\JIRA795\SharedFlow.java:16: The longLived attribute may only be used on a

[jira] Created: (BEEHIVE-873) HTTP session gets created after the pageflow application invalidates it (logout) and the response is committed, resulting in IllegalStateException

2005-08-03 Thread Abdessattar Sassi (JIRA)
HTTP session gets created after the pageflow application invalidates it (logout) and the response is committed, resulting in IllegalStateException --

[jira] Updated: (BEEHIVE-873) HTTP session gets created after the pageflow application invalidates it (logout) and the response is committed, resulting in IllegalStateException

2005-08-03 Thread Abdessattar Sassi (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-873?page=all ] Abdessattar Sassi updated BEEHIVE-873: -- Attachment: session-patch.txt Patch to DeferredSessionStorageHandler class to fix the session access issue. HTTP session gets created after the

[jira] Updated: (BEEHIVE-869) Service control free threading cleanup...

2005-08-03 Thread Chad Schoettger (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-869?page=all ] Chad Schoettger updated BEEHIVE-869: Attachment: BEEHIVE-869.txt BEEHIVE-869.zip BEEHIVE-869.diff patches attached Service control free threading

[jira] Assigned: (BEEHIVE-869) Service control free threading cleanup...

2005-08-03 Thread Chad Schoettger (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-869?page=all ] Chad Schoettger reassigned BEEHIVE-869: --- Assign To: Eddie O'Neil (was: Chad Schoettger) assigned to Eddie for commit/review. Service control free threading cleanup...

[jira] Closed: (BEEHIVE-756) Major badness when moving between page flows in the same request, with multiple concurrent requests

2005-08-03 Thread Julie Zhuo (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-756?page=all ] Julie Zhuo closed BEEHIVE-756: -- Verified with rev227121. The problem can no longer be reproduced. Major badness when moving between page flows in the same request, with multiple concurrent

[jira] Reopened: (BEEHIVE-826) Misleading secondary exception when an Error is thrown from an action

2005-08-03 Thread Julie Zhuo (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-826?page=all ] Julie Zhuo reopened BEEHIVE-826: Assign To: Rich Feit (was: Julie Zhuo) Verified with rev227121 with both Tomcat5.5.9 and Tomcat5.025. Hiting the pageflow does not produced the

[jira] Assigned: (BEEHIVE-826) Misleading secondary exception when an Error is thrown from an action

2005-08-03 Thread Carlin Rogers (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-826?page=all ] Carlin Rogers reassigned BEEHIVE-826: - Assign To: Julie Zhuo (was: Rich Feit) Julie, So there was an exception but it just wasn't displayed in your error page? Could you look at your

[jira] Commented: (BEEHIVE-826) Misleading secondary exception when an Error is thrown from an action

2005-08-03 Thread Julie Zhuo (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-826?page=comments#action_12317527 ] Julie Zhuo commented on BEEHIVE-826: I was using the page flow attached for the repro. I will take a close look at it. Thanks. Misleading secondary exception when an

[jira] Closed: (BEEHIVE-826) Misleading secondary exception when an Error is thrown from an action

2005-08-03 Thread Julie Zhuo (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-826?page=all ] Julie Zhuo closed BEEHIVE-826: -- Resolution: Fixed Added additional configuration and everything is working as expected now. This is verified at rev227121. Misleading secondary exception

[jira] Closed: (BEEHIVE-802) Need to remove the disk multipart handler option

2005-08-03 Thread Julie Zhuo (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-802?page=all ] Julie Zhuo closed BEEHIVE-802: -- Verified at rev227121. Working as expected. Need to remove the disk multipart handler option --

[jira] Closed: (BEEHIVE-803) multipart forms cannot handle multibyte characters

2005-08-03 Thread Julie Zhuo (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-803?page=all ] Julie Zhuo closed BEEHIVE-803: -- Verified with both Explorer and Firfox at rev227121. The result page shows the following, Results Text: 中國 start over multipart forms cannot handle

[jira] Commented: (BEEHIVE-803) multipart forms cannot handle multibyte characters

2005-08-03 Thread Julie Zhuo (JIRA)
[ http://issues.apache.org/jira/browse/BEEHIVE-803?page=comments#action_12317551 ] Julie Zhuo commented on BEEHIVE-803: Well, the double byte character lost its apperance in jira. Anyway, it shows up correctly on my system. multipart forms cannot