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)" <ji...@apache.org> on 2008/01/03 19:04:33 UTC

[jira] Created: (GERONIMO-3729) Running an app client is adding an entry for that app client in config.xml

Running an app client is adding an entry for that app client in config.xml
--------------------------------------------------------------------------

                 Key: GERONIMO-3729
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3729
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: application client
    Affects Versions: 2.0.2
            Reporter: David Jencks
            Priority: Blocker
             Fix For: 2.1


A user has reported that running an app client adds an entry for that app client in config.xml.  This shouldn't happen.  One result is that if you stop geronimo while the app client is running (and the entry present)  and restart geronimo, g. tries to run the app client inside the server which doesn't work.

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


[jira] Commented: (GERONIMO-3729) Running an app client is adding an entry for that app client in config.xml

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563837#action_12563837 ] 

Vamsavardhana Reddy commented on GERONIMO-3729:
-----------------------------------------------

Should this be fixed in branches\2.0 as well?

> Running an app client is adding an entry for that app client in config.xml
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-3729
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3729
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: application client
>    Affects Versions: 2.0.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>            Priority: Blocker
>             Fix For: 2.1
>
>
> A user has reported that running an app client adds an entry for that app client in config.xml.  This shouldn't happen.  One result is that if you stop geronimo while the app client is running (and the entry present)  and restart geronimo, g. tries to run the app client inside the server which doesn't work.

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


[jira] Closed: (GERONIMO-3729) Running an app client is adding an entry for that app client in config.xml

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-3729.
----------------------------------

    Resolution: Fixed

Fixed in rev 616532 by making the  read-only attribute on the LocalAttributeManager work for the PersistentConfigurationList interface too, and setting read-only in the app client attribute manager.  I tested that the app client doesn't modify config.xml by hand, but am not sure quite how to write an automated test for it.... maybe looking up server info and  locating config.xml and grepping???

I also checked this didn't break the tck app client tests.

> Running an app client is adding an entry for that app client in config.xml
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-3729
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3729
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: application client
>    Affects Versions: 2.0.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>            Priority: Blocker
>             Fix For: 2.1
>
>
> A user has reported that running an app client adds an entry for that app client in config.xml.  This shouldn't happen.  One result is that if you stop geronimo while the app client is running (and the entry present)  and restart geronimo, g. tries to run the app client inside the server which doesn't work.

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


[jira] Assigned: (GERONIMO-3729) Running an app client is adding an entry for that app client in config.xml

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks reassigned GERONIMO-3729:
--------------------------------------

    Assignee: David Jencks

> Running an app client is adding an entry for that app client in config.xml
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-3729
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3729
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: application client
>    Affects Versions: 2.0.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>            Priority: Blocker
>             Fix For: 2.1
>
>
> A user has reported that running an app client adds an entry for that app client in config.xml.  This shouldn't happen.  One result is that if you stop geronimo while the app client is running (and the entry present)  and restart geronimo, g. tries to run the app client inside the server which doesn't work.

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