[
https://issues.apache.org/jira/browse/GERONIMO-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744038#action_12744038
]
Ashish Jain commented on GERONIMO-4795:
---------------------------------------
Yes I am referring to 2.1.x and in 2.1.x we have to use the copying var/*
mechanism to create multiple server instances. However my setup is pre-set to
have another instance up and the operations like deploy/undeploy are performed
after the multiple server setup is ready.
However as David has suggested that there are no compelling use cases where
this is being used or can be used. IMO there are two ways to use it as far as
2.1.x is considered
1) Set up each server with its own repository so that the undeploy/deploy can
be performed individually.
2) As David has suggested that there are not so imp scenarios in which this
feature can be used I would suggest to use this with a cluster setup to get the
best out of this feature.
> Multiple Server Instances: Uninstalling an application does not remove the
> entry from config.xml of other server instances
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-4795
> URL: https://issues.apache.org/jira/browse/GERONIMO-4795
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: commands
> Affects Versions: 2.1.3, 2.1.4
> Environment: Windows XP G 214
> Reporter: Ashish Jain
> Assignee: Ashish Jain
> Fix For: 2.2
>
>
> 1) Setup another geronimo instance out of the same installation directory.
> 2) Deploy an applicaton to one instance. This will result in entry being
> created in config.xml for both the instances
> 3) Undeploy the application. This results in entry being removed from
> config.xml of one instance and other instance
> still has entry of the application in config.xml.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.