On 10.02.2004 22:46, Upayavira wrote:

Joerg Heinicke wrote:

When forking a new JVM you have to specify a parameter -Dendorsed.dirs=COCOON_HOME/lib/endorsed, i.e. pointing to Cocoon's endorsed dir. I don't know if the Cocoon task forks, if not you can add the property when calling ant.


It doesn't fork. How do you provide it to Ant?

The same way, but the parameter is correctly names java.endorsed.dirs:


build -Djava.endorsed.dirs=COCOON_HOME/lib/endorsed yourtarget

"build" can also be "ant" of course, the command line parameters just must not get lost in a script.

Joerg

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



Reply via email to