Smooks Drag and Drop Editor
---------------------------
Key: JBIDE-5404
URL: https://jira.jboss.org/jira/browse/JBIDE-5404
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Jim Tyrrell
Just saw a demo here:
http://www.screencast.com/users/tfennelly/folders/Camtasia/media/4b184ca6...
It would be nice to be able to reorder fields on either side of the graph when you are doing the Java Mapping. In other words it would be nice to not have to have lines cross if at all possible. It would be even better if this would be automatic that fields in an object would order the same way in both views.
It would also be nice that dragging a field into a mapping would prompt for a dialogue box to ask/see if all the other like mappings should be applied rather then having to apply them.
Quickstarts around the smooks editor that are easily importable into JBDS w/o any messing around with anything.
--
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
Add ability to control output result types in Run Configuration
---------------------------------------------------------------
Key: JBIDE-5294
URL: https://jira.jboss.org/jira/browse/JBIDE-5294
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Reporter: Tom Fennelly
Fix For: 3.1.0.GA
At the moment, it's outputting everything, which can be information overload.
--
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
Save from inside "Source" view does not working properly
--------------------------------------------------------
Key: JBIDE-6804
URL: https://jira.jboss.org/browse/JBIDE-6804
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: smooks
Reporter: Tom Fennelly
Assignee: Tom Fennelly
After making an edit and then a save ... editor seems to save, but the save is marking it as dirty again. You have to go back to the "Process" tab to save.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Input Task should use the same ModelBuilders used by the Templating module
---------------------------------------------------------------------------
Key: JBIDE-7056
URL: https://jira.jboss.org/browse/JBIDE-7056
Project: Tools (JBoss Tools)
Issue Type: Task
Components: smooks
Reporter: Tom Fennelly
Assignee: Tom Fennelly
Fix For: 3.2.0.CR1
The current XSD and XML Input model building code is not as complete as the ModelBuilder impls used by the Templating code. Same code should be used in both cases as there is no difference. The ModelBuilders used by templating attach metadata to the models that can be used to make decisions such as whether or not the node was a collection node etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Possibility to add CSV template fields in smooks editor
-------------------------------------------------------
Key: JBIDE-7784
URL: https://jira.jboss.org/browse/JBIDE-7784
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Affects Versions: 3.2.0.Beta2
Environment: JBDS 4.0.0.beta2 H12, Fedora 14, 64 bit
Reporter: Jiri Peterka
Attachments: csv-fields.png
Currently it's not possible to add CSV Template configuration fields after it's defined. It could be added into CSV Record Properties or better as well into figure popup menu.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Move properties from the "Options" page into the Properties view
----------------------------------------------------------------
Key: JBIDE-5233
URL: https://jira.jboss.org/jira/browse/JBIDE-5233
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Reporter: Brian Fitzpatrick
Assignee: Brian Fitzpatrick
Once we get JBIDE-5203 completed, we can add these optional/global options to the Properties view instead of taking up a page for them if we decided the page is overkill. But we need to have the whole editor wired to the Outline view and then wire the Properties pages to both objects in the editor and in the outline view to make this work.
This is not for the JBDS 3.1 release. Future work.
--
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
create property sheet view for java mapping model to edit thire attributes' value
---------------------------------------------------------------------------------
Key: JBIDE-6779
URL: https://jira.jboss.org/browse/JBIDE-6779
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: smooks
Reporter: Xue Peng
Assignee: John Graham
re-add property sheet view codes for editing java bean properties
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Show binding properties in a popup Vs on properties view
--------------------------------------------------------
Key: JBIDE-5800
URL: https://jira.jboss.org/jira/browse/JBIDE-5800
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Affects Versions: 3.1.0.CR2
Reporter: Tom Fennelly
Assignee: Tom Fennelly
Fix For: LATER
After working with this, seems like the bean properties would work nicer from a popup shown after a double-click of the binding connection. The feel more than a little "odd" in the properties view.
--
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
Smooks wizard generating working basic/testing code based on smooks config
--------------------------------------------------------------------------
Key: JBIDE-6101
URL: https://jira.jboss.org/jira/browse/JBIDE-6101
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Affects Versions: 3.1.0.GA
Reporter: Jiri Peterka
Fix For: 3.2.next
There could be wizard to create working fragment of code (JUnit test) based on selected smooks configuration which would provide good start for next smooks usage in the code and can be used for testing as well.
--
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
Smooks: ESB Service Routing
---------------------------
Key: JBIDE-6363
URL: https://jira.jboss.org/browse/JBIDE-6363
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Affects Versions: 3.2.next
Reporter: Brian Fitzpatrick
Assignee: John Graham
Fix For: 3.2.next
Within Smooks, we need the ability to route message fragments to ESB endpoints.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira