You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Forrest Xia (Assigned) (JIRA)" <ji...@apache.org> on 2012/02/25 16:47:48 UTC

[jira] [Assigned] (GERONIMO-6286) o.a.g.server.dir should be used instead of o.a.g.home.dir in misc places

     [ https://issues.apache.org/jira/browse/GERONIMO-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia reassigned GERONIMO-6286:
-------------------------------------

    Assignee: Forrest Xia
    
> o.a.g.server.dir should be used instead of o.a.g.home.dir in misc places
> ------------------------------------------------------------------------
>
>                 Key: GERONIMO-6286
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6286
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>    Affects Versions: 3.0-beta-1
>         Environment: Linux x86, Red Hat Enterprise Linux Server release 5.4 (Tikanga); Java JDK1.6.0_25
>            Reporter: Russell E Glaue
>            Assignee: Forrest Xia
>              Labels: geronimo
>         Attachments: geronimo-6286-BaseJava-StartServer-StartClient.patch, geronimo-6286-EmbeddedDaemon-CommandUnlockKeystore-DeployUtils.patch
>
>
> There are some code files still using org.apache.geronimo.home.dir when instead they should ideally be using org.apache.geronimo.server.dir .
> - framework/modules/geronimo-system/src/main/java/org/apache/geronimo/system/main/EmbeddedDaemon.java
> - framework/modules/geronimo-deploy-tool/src/main/java/org/apache/geronimo/deployment/cli/CommandUnlockKeystore.java
> - framework/modules/geronimo-deploy-tool/src/main/java/org/apache/geronimo/deployment/cli/DeployUtils.java
> - framework/modules/geronimo-shell-base/src/main/java/org/apache/geronimo/shell/geronimo/StartServerCommand.java
> - framework/modules/geronimo-shell-base/src/main/java/org/apache/geronimo/shell/geronimo/StartClientCommand.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira