the JDK has the tools.jar and if your JAVA_HOME or some PATH points to
the JRE it wont find the tools.jar...
Oliver
--
Oliver Schalch [EMAIL PROTECTED]
Wyona Inc. - Open Source Content Management - Apache Lenya
http://www.wyona.com
write a own classloader with the tools.jar in it, and use
it with project#setClassLoader ?
Any hints, please.
Thanks
Oliver
--
Oliver Schalch [EMAIL PROTECTED]
Wyona Inc. - Open Source Content Management - Apache Lenya
http://www.wyona.com
t.executeTarget(prepareAntTargets());
What I want is first calling from build.xml the init targets, thats
all, then after that is done, I need to call targets from the
buildgenerated.xml.
I'm not quite sure how I would do this, any hints and tipps are
apprentiaced...
Thanks,
Oliver