You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Han Hong Fang (JIRA)" <ji...@apache.org> on 2010/10/13 08:14:32 UTC

[jira] Issue Comment Edited: (GERONIMO-5449) wars are not listed in console after installing sample app-per-port-tomcat

    [ https://issues.apache.org/jira/browse/GERONIMO-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889079#action_12889079 ] 

Han Hong Fang edited comment on GERONIMO-5449 at 10/13/10 2:13 AM:
-------------------------------------------------------------------

I did some debug work for this problem, and find that during geronimo startup, SerializedConfigurationMarshaler constructs ConfigurationData from config.ser file, but the configurationData has childConfigurations as null.

May refer to JIRA Geronimo-4972 for the solution and discussion of nested configuration from ear.

https://issues.apache.org/jira/browse/GERONIMO-4972 (Nested child configurations from ears don't work well with osgi)



      was (Author: hanhongfang):
    I did some debug work for this problem, and find that during geronimo startup, SerializedConfigurationMarshaler constructs ConfigurationData from config.ser file, but the configurationData has childConfigurations as null.

May refer to JIRA Geronimo-4927 for the solution and discussion of nested configuration from ear.

https://issues.apache.org/jira/browse/GERONIMO-4972 (Nested child configurations from ears don't work well with osgi)


  
> wars are not listed in console after installing sample app-per-port-tomcat
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-5449
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5449
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0-M1
>         Environment: WinXP SP3 (English) + Sun JDK 1.6.0_20 + geronimo-tomcat7-javaee6-3.0-M1-bin.zip
>            Reporter: Han Hong Fang
>         Attachments: app-per-port-tomcat-3.0-M1-SNAPSHOT.car
>
>
> After installing app-per-port-tomcat-3.0-M1-SNAPSHOT.car using cmd deploy install-plugin, the wars contained in this car are not listed in admin console > Web App Wars.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.