> so my question is how do i get the rt.jar into my Java object's
> classpath?

You could add the JRE libraries to the classpath you pass in to
<taskdef , but that doesn't get you completely out of the fire.

> is there a way to get the classpath that is in my task and pass
> that on to the Java task (along with that the user specified),
> and/or is that even a good idea?

How exactly is your <taskdef set up?


--
[ you are my main foo ] Mike McNally -- [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to