python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
NoSuchMethod during in-route EDIFACT unmarshal
I'm trying to make unmarshalling a file in a camel route work. I'm using the SmooksDataFormat to do so. Currently I have these things configured:
Route:
@Component
public class MyRoute extends RouteBu...
MarcoB
Votes: 0
Answers: 2
EDIFACT-to-Java Compiler for Smooks v2
I am trying to create Java bindings for EDIFACT messages using Smooks. In particular, I want to automatically generate Java classes and corresponding mappings using Smooks. To this end, Smooks 1.x pro...
Ulrich Schuster
Votes: 0
Answers: 1