You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joe Bohn (JIRA)" <de...@geronimo.apache.org> on 2005/08/09 04:25:36 UTC

[jira] Commented: (GERONIMO-862) Remove HTTP/HTTPS manager portlets

    [ http://issues.apache.org/jira/browse/GERONIMO-862?page=comments#action_12318093 ] 

Joe Bohn commented on GERONIMO-862:
-----------------------------------

Aaron ... I'm having a lot of difficulty creating the patch with what I had modified.  I wasn't sure what to do with the files and directories that I deleted/renamed (from an SVN perspective).   I discovered that after I deleted them I could not create the patch (because SVN was looking for some of those files).   I then restored some of the files from another copy I had but of course, that didn't match with the .svn history so I still couldn't build the patch.   I'll will attach the files that I changed (hopefully I will remember all of them) and list here the files and directories that I deleted:   Are there any tricks I can do with SVN to force the creation of a file that lists the changes and continues even when there are missing .svn files?

Deleted were:
- applications\console-standard\src\webapp\WEB-INF\view\webmanager\http   (entire directory)
- applications\console-standard\src\webapp\WEB-INF\view\webmanager\https  (entire directory)
- applications\console-standard\src\java\org\apache\geronimo\console\webmanager\HttpConnectorBean.java
- applications\console-standard\src\java\org\apache\geronimo\console\webmanager\HttpConnectorPortlet.java
- applications\console-standard\src\java\org\apache\geronimo\console\webmanager\HttpsConnectorBean.java
- applications\console-standard\src\java\org\apache\geronimo\console\webmanager\HttpsConnectorPortlet.java
- applications\console-standard\src\java\org\apache\geronimo\console\webmanager\AJP13ConnectorPortlet.java

Created/renamed/modified were:
- applications\console-standard\src\java\org\apache\geronimo\console\webmanager\ConnectorPortlet.java  (was AJP13*)
- applications\console-standard\src\webapp\WEB-INF\view\webmanager\connector (renamed directory ... was ajp13)
- applications\console-standard\src\webapp\WEB-INF\view\webmanager\connector\normal.jsp
- applications\console-standard\src\webapp\WEB-INF\view\webmanager\connector\help.jsp
- applications\console-standard\src\webapp\WEB-INF\portlet.xml
- applications\console-standard\src\webapp\WEB-INF\web.xml
- applications\console-framework\src\webapp\WEB-INF\data\portletentityregistry.xml
- applications\console-framework\src\webapp\WEB-INF\data\pageregistry.xml

... I'm getting tired but I think (hope)  that's it.  I will try to zip these up and attach them to this JIRA.



> Remove HTTP/HTTPS manager portlets
> ----------------------------------
>
>          Key: GERONIMO-862
>          URL: http://issues.apache.org/jira/browse/GERONIMO-862
>      Project: Geronimo
>         Type: Improvement
>   Components: console
>     Versions: 1.0-M5
>     Reporter: Aaron Mulder
>      Fix For: 1.0-M5

>
> The AJP portlet has been converted to a generic "web connector" manager portlet.  It now handles all the connector types.  The HTTP and HTTPS portlets should be removed in favor of the new AJP one.
> There are a couple things that ought to be done first or at the same time:
>  - The AJP one ought to be renamed to something more generic.
>  - A copy of the editHTTP JSP should be created for HTTPS, with additional connector settings per what's in the SecureConnector interface.  AJP doesn't need any special treatment (it can reuse the HTTP JSP for now).
>  - The look and feel of the old HTTP connector list screen is nicer than the new unified connector list screen, so it should be migrated to the new portlet before the HTTP one is removed

-- 
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