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
             Fix For: 2.1.5, 2.2


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.

Reply via email to