Sun Java Enterprise System 2005Q4 Release Notes

Ant installed by Java ES 2005Q4 crashes with NoClassDefFoundError on Linux (6283794)

JAVA_HOME is not defined correctly. This error prevents Ant from loading. This also prevents SOAR from loading since it requires Ant.

Solution In the Ant script change line 19 from no_config=false to noconfig=true.