You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Rich Feit (JIRA)" <be...@incubator.apache.org> on 2004/11/29 23:53:37 UTC

[jira] Assigned: (BEEHIVE-17) TomcatServerAdapter for Tomcat 5.x

     [ http://nagoya.apache.org/jira/browse/BEEHIVE-17?page=history ]

Rich Feit reassigned BEEHIVE-17:
--------------------------------

    Assign To: Rich Feit

> TomcatServerAdapter for Tomcat 5.x
> ----------------------------------
>
>          Key: BEEHIVE-17
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-17
>      Project: Beehive
>         Type: New Feature
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Rich Feit
>     Assignee: Rich Feit
>      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://nagoya.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