[
https://issues.jboss.org/browse/JBIDE-8569?page=com.atlassian.jira.plugin...
]
Viacheslav Kabanovich commented on JBIDE-8569:
----------------------------------------------
We have a similar feature implemented for attribute 'class' of a custom action. It
works a bit different, it filters classes in 'Select class' dialog invoked by
'Browse' button, and it filters proposals for content assist in text field, which
works even better than drop-down list, the performance advantage is that filter is called
only on request for content assist, rather than while creating field editor, and filtering
class path is a long operation. So, I suggest to keep to the same framework in this case -
filtered content assist and 'Select class' dialog.
Add a dropdown list in JBoss ESB Editor/ESB Message Persister to
pickup Message Store Class.
--------------------------------------------------------------------------------------------
Key: JBIDE-8569
URL:
https://issues.jboss.org/browse/JBIDE-8569
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Reporter: Joao Viragine
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.M1
Attachments: Add Message Persister.png
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Add a dropdown list in JBoss ESB Editor/ESB Message Persister to pickup Message Store
Class.
The JBDS should filter classes that implements
org.jboss.soa.esb.services.persistence.MessageStore interface as
org.jboss.internal.soa.esb.persistence.format.db.DBMessageStoreImpl per example.
Please, see attached screenshot.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira