[ http://issues.apache.org/jira/browse/BEEHIVE-17?page=all ] Alejandro Ramirez closed BEEHIVE-17: ------------------------------------
Verified fixed. I have executed login against tomcat 5.0.25 and that is working. > TomcatServerAdapter for Tomcat 5.x > ---------------------------------- > > Key: BEEHIVE-17 > URL: http://issues.apache.org/jira/browse/BEEHIVE-17 > Project: Beehive > Type: New Feature > Components: NetUI > Versions: V1Beta > Reporter: Rich Feit > Assignee: Alejandro Ramirez > Fix For: V1Beta > > For server-specific features, NetUI depends on implementations of an > interface (org.apache.beehive.netui.pageflow.ServerAdapter). Most features > work with the default ServerAdapter, but this fills in holes like > login/logout and container-based security checks. > In the past, we had a TomcatServerAdapter that worked with Tomcat 4. It > basically put the bulk of the implementation in a class in tomcat/server/lib > (where it can see other tomcat-specific classes), and then added an interface > in tomcat/common/lib to allow the webapp-scoped TomcatServerAdapter to access > the functionality. > We should add a Tomcat 5-enabled version of this. It may be trivial or it > may be totally different -- I haven't looked into it yet. I will attach the > old version of the code shortly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira