Questions tagged [smooks]

Smooks is an extensible framework for building applications for processing XML and non XML data (CSV, EDI, Java etc) using Java.

Smooks is an extensible data integration Java framework for building XML and non-XML fragment-based applications.

178 questions
1
vote
2 answers

How to handle and display log for DataDecodeException in java class

I am read the csv file to java so i got DataDecodeException so how can i handlle the exception , upto that i handle smooks exception and print the log like this "org.milyn.SmooksException: Failed to filter source." but i need to print log like…
nag
  • 647
  • 6
  • 25
  • 43
1
vote
0 answers

Smooks GroovyContentHandlerFactory Exception when upgrading from 1.4 to 1.5.1?

I have recently upgraded my Smooks application from 1.4 to 1.5.1, but I keep getting the exception below: Error when processing EDI file org.milyn.cdr.SmooksConfigurationException: Error invoking @Initialize method 'initialize' on class…
Matt Drake
  • 57
  • 1
  • 10
1
vote
1 answer

Using JBoss ESB, how do I get multiple objects out of smooks and use them as params to an ejb?

This is part of my jboss-esb.xml file:
Jim Barrows
  • 3,634
  • 1
  • 25
  • 36
0
votes
2 answers

XML Transformation framework suggestions?

I am starting to design an application which primarily does XML transformation from one format to the other. The user provides the input XML and tells the application what type it is and what is the type of output XML he/she wants and the…
Vishal
  • 1,169
  • 2
  • 12
  • 20
0
votes
2 answers

How to split xml to header and items using smooks?

I have a xml file roughly like this: