| 
 Bundled ANT throws java.lang.NoClassDefFoundError. 
The following exception is thrown in thread main: java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher. 
Solution
 
Using the bundled ANT for activities outside the Application Server is not
recommended.  
 |