[ http://issues.apache.org/jira/browse/GERONIMO-1690?page=comments#action_12368912 ]
Sachin Patel commented on GERONIMO-1690: ---------------------------------------- This is needed for the eclipse-plugin as in furture versions will deploy to a different config-store implementation that allows resources to be loaded directly from eclipse workspace, thus avoiding the overhead of extracting and deploying an archive on every publish. > Additional support for Targets passed into JSR88 > ------------------------------------------------ > > Key: GERONIMO-1690 > URL: http://issues.apache.org/jira/browse/GERONIMO-1690 > Project: Geronimo > Type: New Feature > Components: deployment > Versions: 1.1 > Reporter: Sachin Patel > Assignee: Aaron Mulder > Fix For: 1.1 > > From an earlier dev list note... > 1) The Target is currently discarded by our JSR-88 code because the > Deployer GBean does not accept a Target/ConfigStore as an argument. > That needs to be changed, but it should be pretty straightforward. > 2) I think the Target name is the full ObjectName of the ConfigStore, > which means it would be pretty heinous to type on the command line. > Hopefully we can make it just the name= component of the ObjectName or > something like that, but that would require some thought about what to > do in case of non-unique names. > 3) I don't think the Hot Deploy Dir GBean lets you specify a Target, > and it probably should take that as a config param. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
