[
https://jira.jboss.org/browse/JBIDE-7781?page=com.atlassian.jira.plugin.s...
]
Tom Fennelly commented on JBIDE-7781:
-------------------------------------
I've tried the direct Java2CSV a few times using the attached Customer class and it
works for me on MacOS, in so far as you can create the mappings. I'll get Linux and
try it there.
One thing however... the Customer to CSV mapping doesn't really make sense. You'd
typically map a collection onto CSV, so Customers (collection of Customer objects e.g.
List<Customer>) to CSV would make sense.
Java2Csv mapping isn't stored in smooks configuration
-----------------------------------------------------
Key: JBIDE-7781
URL:
https://jira.jboss.org/browse/JBIDE-7781
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.2.0.Beta2
Environment: JBDS 4.0.0.beta2 H12,
Reporter: Jiri Peterka
Assignee: Tom Fennelly
Priority: Blocker
Fix For: 3.2.0.Beta2
Attachments: Customer.java
Steps:
1. Create smooks configuration
2. Input type: Java, Input Data Customer
3. Apply Template (CSV), put name,surname as fields
4. Try to create mapping
Mapping is created correctly but isn't stored, after reopening it's missing
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira