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

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed Nov 25 10:05:30 EST 2009


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

Viacheslav Kabanovich commented on JBIDE-2023:
----------------------------------------------

Filter may work reliably only if class AbstractActionLifecycle is in class path. Without that we cannot determine if a class is derived from it, because JDT will not resolve name AbstractActionLifecycle to qualified class name. And is it not true that any project with esb config files in it is supposed to have esb core libraries?

> 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