I didn't previously explicitly import any StAX dependency to my project so I can't really say which version I was using but after declaring the StAX 1.2.0 reference implementation the errors...
Type: Posts; User: jladenfors; Keyword(s):
I didn't previously explicitly import any StAX dependency to my project so I can't really say which version I was using but after declaring the StAX 1.2.0 reference implementation the errors...
Hello,
I am using Spring-batch 1.1.4 RELEASE and I have stumbled across an error while parsing a XML file with StaxEventItemReader. I have tried using different marshallers but with the same...