Customer Portal

Where to place jar for javaExecute & other transformations

Comments 2

  • Avatar
    admin
    0
    Comment actions Permalink
    Dear Andrew,

    you can use "trans" subdirectory of your project. See http://doc.cloveretl.com/documentation/ ... jects.html All classes found there are put on classpath.

    for *.jar files:
    * in Designer must be added on classpath explicitely via "Run configuration dialog"
    * on Server it depends on application server - for Tomcat, it should be enough to put them into [tomcat]/lib and they will be loaded automatically

    I hope this helps.
  • Avatar
    andrew
    0
    Comment actions Permalink
    Thank you very much. That is exactly what I was looking for. I read that page in the documentation and missed the "trans" directory. I should have read more carefully.

    Much obliged,
    Andrew

Please sign in to leave a comment.