[
https://issues.apache.org/jira/browse/GERONIMO-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks closed GERONIMO-4628.
----------------------------------
Resolution: Fixed
Assignee: David Jencks (was: Rex Wang)
Rev 790327. I modified the patch to not overwrite an existing plan file. I
modified the car-maven-plugin to not install the plan file and let the deployer
do it. I also fixed an apparent oversight in DeploymentContext with adding
class files, delegating to the resourceContext.
> Console plan wizards need to save plans
> ---------------------------------------
>
> Key: GERONIMO-4628
> URL: https://issues.apache.org/jira/browse/GERONIMO-4628
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 2.1.5, 2.2
>
> Attachments: GERONIMO-4628-b21-updated.patch, GERONIMO-4628-b21.patch
>
>
> Currently we have a lot of console wizards that are great at creating basic
> plans for datasources, security realms, etc etc. However once you've
> deployed the plan through the wizard the plan is gone gone gone never to be
> seen again.
> The wizards need to do _something_ so the plans are saved on disk somehow.
> One possibliity is that deployment could always save the plan into the car
> file, like the car-maven-plugin does. I'm not certain but I think this would
> fix the admin console wizard problem as well.
> Also it would be very handy if the wizard inserted a comment mentioning the
> intended target artifact, such as which tranql adapter to use for a
> datasource plan.
> Furthermore you ought to be able to specify all components of the artifact id
> (groupId, etc) in all the wizards. In fact you should be able to set the
> default groupId for the whole admin console -- probably your company wants
> all the groupIds the same.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.