2 Replies Latest reply on Jun 26, 2009 11:56 AM by kconner

    Extra jars in smooks.esb?

    kconner

      I am moving the smooks jars to jbossesb.sar as smooks is now used in a number of deployments. As part of this I have been trying to identify the use of some other jars, namely the following ones

      - jackson-lgpl-0.9.3.jar, a json library but this does not appear to be referenced
      - jline-0.9.93.jar groovy, a command line utility which appears to be a groovy dependency
      - nekohtml-0.9.5.jar, an HTML parser?
      - opencsv-1.8.jar, a CSV parser

      Am I missing references to these jars? Are they accessed through reflection and need to also be moved across?

      Thanks,
      Kev