[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2023) Population of Action Class

Denis Golovin (JIRA) jira-events at lists.jboss.org
Mon Nov 9 16:19:05 EST 2009


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

Denis Golovin commented on JBIDE-2023:
--------------------------------------

Do you think it is good to support superclass/interfaces initialization in 'forward development' for ESB actions?  Under 'forward development' I mean the case when you need to create new action you can press a link "Class" in form editor and it shows you a New Java Class dialog like on attached 'esb-create-action.png'. Now it just offer you create new class based on java.lang.Object. Editor can be configured to initialize Supercalss field or Interfaces list with the real classes/interfaces. In this case that would be good to fill Superclass with org.jboss.soa.esb.actions.AbstractActionLifecycle.

The same can be done for other class references in this xml editor.


> Population of Action Class
> --------------------------
>
>                 Key: JBIDE-2023
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2023
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: esb
>    Affects Versions: 3.1.0.M4
>         Environment: Mac OS X, nightly 04/04 JBoss Tools build, Europa JEE eclipse build
>            Reporter: Tom Cunningham
>            Assignee: Viacheslav Kabanovich
>            Priority: Critical
>             Fix For: 3.1.0.CR1
>
>         Attachments: editor-for-class.jpg, new-action-menu.jpg, screenshot-1.jpg
>
>
> It would be nice if the ESB editor could somehow populate an action class drop down or do autocompletion of the class name, while at the same time retaining the ability for the user to type in their action class name.       Action classes in the drop down should probably be restricted to classes within project which extend AbstractActionLifecycle or AbstractActionPipelineProcessor and the org.jboss.soa.esb.actions package classes.

-- 
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