You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2005/11/22 00:22:41 UTC

[jira] Created: (GERONIMO-1213) Install tomcat default files using a gbean rather than adding explicit jelly code to assembly

Install tomcat default files using a gbean rather than adding explicit jelly code to assembly
---------------------------------------------------------------------------------------------

         Key: GERONIMO-1213
         URL: http://issues.apache.org/jira/browse/GERONIMO-1213
     Project: Geronimo
        Type: Improvement
  Components: Tomcat  
    Versions: 1.0    
    Reporter: David Jencks
 Assigned to: David Jencks 
     Fix For: 1.0


modules/assembly copies stuff from the tomcat module to the target assembly.  Instead, pack this stuff into the geronimo-tomcat jar and provide a gbean to install it if not already present on startup.

I'm putting the gbean in the tomcat module even though there is nothing tomcat specific about it.  Any ideas on a better place?

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


[jira] Closed: (GERONIMO-1213) Install tomcat default files using a gbean rather than adding explicit jelly code to assembly

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1213?page=all ]
     
David Jencks closed GERONIMO-1213:
----------------------------------

    Resolution: Fixed

Sending        assemblies/j2ee-tomcat-server/src/var/config/config.xml
Sending        configs/tomcat/src/plan/plan.xml
Sending        modules/assembly/maven.xml
Sending        modules/assembly/src/plan/j2ee-tomcat-plan.xml
Sending        modules/tomcat/maven.xml
Adding         modules/tomcat/src/java/org/apache/geronimo/tomcat/util/DirectoryInitializationGBean.java
Adding         modules/tomcat/src/resources
Adding         modules/tomcat/src/resources/META-INF
Adding         modules/tomcat/src/resources/META-INF/var
Adding         modules/tomcat/src/resources/META-INF/var/catalina
Adding         modules/tomcat/src/resources/META-INF/var/catalina/ROOT
Adding         modules/tomcat/src/resources/META-INF/var/catalina/ROOT/WEB-INF
Adding  (bin)  modules/tomcat/src/resources/META-INF/var/catalina/ROOT/geronimo-logo.png
Adding  (bin)  modules/tomcat/src/resources/META-INF/var/catalina/ROOT/geronimo-power.gif
Adding         modules/tomcat/src/resources/META-INF/var/catalina/ROOT/index.jsp
Adding  (bin)  modules/tomcat/src/resources/META-INF/var/catalina/ROOT/tomcat-power.gif
Adding  (bin)  modules/tomcat/src/resources/META-INF/var/catalina/ROOT/tomcat.gif
Adding         modules/tomcat/src/resources/META-INF/var/catalina/conf
Adding         modules/tomcat/src/resources/META-INF/var/catalina/conf/web.xml
Deleting       modules/tomcat/src/var/ROOT
Deleting       modules/tomcat/src/var/web.xml
Transmitting file data ......
Committed revision 348017.

> Install tomcat default files using a gbean rather than adding explicit jelly code to assembly
> ---------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1213
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1213
>      Project: Geronimo
>         Type: Improvement
>   Components: Tomcat
>     Versions: 1.0
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0

>
> modules/assembly copies stuff from the tomcat module to the target assembly.  Instead, pack this stuff into the geronimo-tomcat jar and provide a gbean to install it if not already present on startup.
> I'm putting the gbean in the tomcat module even though there is nothing tomcat specific about it.  Any ideas on a better place?

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