Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Hi all,

  I downloaded the binary version of Joget workflow. It comes with Apache-Ant and Apache-Tomcat by default. I used Beanshell Plugin in one of my processes.

My question is that how can we use Apache-Ant with Joget workflow that can run a Java program that imports an external package (a JAR file).

I have a running instance of a java program that builds fine with Apache-Ant. But I want to include that code in BeanShell Plugin. 

Thanks.