You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/07/31 02:39:53 UTC

[jira] Commented: (GERONIMO-1690) Additional support for Targets passed into JSR88

    [ https://issues.apache.org/jira/browse/GERONIMO-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516583 ] 

David Jencks commented on GERONIMO-1690:
----------------------------------------

Isn't this complete?

> Additional support for Targets passed into JSR88
> ------------------------------------------------
>
>                 Key: GERONIMO-1690
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1690
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 1.1
>            Reporter: Sachin Patel
>            Priority: Minor
>             Fix For: Wish List
>
>         Attachments: patch.txt
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.