[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5591) Request option for creating new ESB actions easily

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Tue Jan 26 07:58:20 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12508366#action_12508366 ] 

Viacheslav Kabanovich commented on JBIDE-5591:
----------------------------------------------

I committed more changes to improve this feature.
1. New class wizard is customized: its title is "New ESB Action" instead of "New Java Class".
2.Wizard New | Other | ESB | ESB Action is added as requested in description - it creates ESB action java class rather than action element in esb.xml.
3. New Custom Action wizard in ESB editor reuses this action when link on 'class' attribute is invoked (initial implementation patched code in common.model.ui plugin, now esb specific code is moved to esb.ui plugin).

> Request option for creating new ESB actions easily
> --------------------------------------------------
>
>                 Key: JBIDE-5591
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5591
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: esb
>    Affects Versions: 3.1.0.M4
>         Environment: JBDS 3.0 M4
>            Reporter: Aaron Pestel
>            Assignee: Viacheslav Kabanovich
>            Priority: Critical
>             Fix For: 3.1.0.CR2
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> Requesting option to create ESB action.  Without this, I always have to go to the quickstarts and copy a default action because I can't remember what interfaces each of the actions have to extend, what methods they have to implement, and what the constructor has to be.
> Would be nice to right-click on source dir in jBPM and ESB project (or from File menu) and select:
> New | Other | ESB | ESB Action
> I think it would save new users even more time, because they may not know to go look in the quickstarts to find a template action to copy. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list