[JBoss JIRA] Created: (JBIDE-6511) Smooks Editor doesn't support mapping to Virtual Models
by Stelios Koussouris (JIRA)
Smooks Editor doesn't support mapping to Virtual Models
-------------------------------------------------------
Key: JBIDE-6511
URL: https://jira.jboss.org/browse/JBIDE-6511
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.1.1
Reporter: Stelios Koussouris
Assignee: John Graham
We have an XML using a HashMap class for the Java Mapping for the transformation. You can connect the TransformationRequestType from the XML to the HashMap but not the individual values to the hashmap values
When I try to match the valueA from the XML to the HashMap's valueA it fails as the "arrow connection" doesn't connect but...
Then trying to connect the roots succeeds but after connecting the roots I am still unable to connect valueA to valueA etc
That sounds like a bgug
--
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
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-5797) Set default value for the bean property "Setter Method" field
by Tom Fennelly (JIRA)
Set default value for the bean property "Setter Method" field
-------------------------------------------------------------
Key: JBIDE-5797
URL: https://jira.jboss.org/jira/browse/JBIDE-5797
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Reporter: Tom Fennelly
Assignee: Tom Fennelly
Fix For: LATER
Default the "Setter Method" field value to the Javabean setter method name translation of the associated bean property e.g. if the property is "name", the default value shown in this field should be "setName".
Only map this value to the config source if the user modifies it from the default. Mapping it otherwise would not break anything, but would be making the config more verbose than it needs to be.
I think showing this default value is a good idea for usability reasons i.e. the field could be left blank, as is is now. I think that the user being able to see the default value should give them a clearer idea of what it's about and if it needs to be modified based on their model.
--
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
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-3255) Unhelpful error message if users IDE doesn't define the "M2_REPO" variable
by Tom Fennelly (JIRA)
Unhelpful error message if users IDE doesn't define the "M2_REPO" variable
--------------------------------------------------------------------------
Key: JBIDE-3255
URL: https://jira.jboss.org/jira/browse/JBIDE-3255
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Reporter: Tom Fennelly
Assignee: Xue Peng
Priority: Minor
Fix For: 3.0.0.cr1
I created an eclipse project using maven, which links in the dependencies via the maven repo. It references the maven repo via the "M2_REPO" variable. When this variable wasn't set, I was unable to set the source and target java classes for the source and target models - just came back with an error ... "unable to load class ''" (i.e. empty quoted string). The classes I was trying to set were in the actual project source (i.e. not in any of the linked in dependecies), so I'm not sure what the issue was.
Might be a good thing to ass this in a FAQ or Known Issues doc, or even as a "possible cause" message addition to the "unable to load class..." error message.
--
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
14 years, 7 months