[ http://issues.apache.org/jira/browse/BEEHIVE-17?page=history ]
Rich Feit resolved BEEHIVE-17:
------------------------------
Assign To: Alejandro Ramirez (was: Rich Feit)
Resolution: Fixed
I did this work a while ago -- forgot to resolve the issue here. If our Tomcat
integration (login/security) is working, then this bug is fixed.
> 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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira