[
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653600#action_12653600
]
Delos Dai commented on GERONIMODEVTOOLS-540:
--------------------------------------------
I found one thing interesting. If I select "Use Tomcat installation", Tomcat
still can't be "contaminated". So I doubt is this option the key to the problem?
> Prevent geronimo contamination from deployments from multiple workspaces
> ------------------------------------------------------------------------
>
> Key: GERONIMODEVTOOLS-540
> URL:
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-540
> Project: Geronimo-Devtools
> Issue Type: New Feature
> Components: eclipse-plugin
> Affects Versions: 2.2.0, 2.1.4
> Reporter: Francisco Peredo
> Assignee: Tim McConnell
> Attachments: screenshot-1.jpg, screenshot-tomcat-adapter.jpg
>
>
> When doing development of several independent applications over the Geronimo,
> that Geronimo installation gets contaminated by those applications
> If I create workspaces1, and inside it I create dynamic webproject 1, and run
> it on Geronimo, then I switch to workspace2, and create dynamic webproject 2,
> and run it on Geronimo, since it is the same Geronimoinstance, both dynamic
> webproject 1 and dynamic webproject 2 will start (and there is no way, from
> inside eclipse to undeploy dynamic webproject 1 unless I go back to
> workspaces1 and undeploy it.
> But, if one is working with Tomcat, there is no problem, applications do not
> "contaminate" the shared Tomcat, why is that? well the Tomcat WTP Adapter has
> a configuration option enabled by default under "Server Location", that
> reads: "Use workspace metadata (does not modify Tomcat installation)". I
> would like to have an option like that for Geronimo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.