The knowledge base is no longer actively updated, we have moved all content to our Community Support Forum
Can the Java autodetection just warn the user instead of aborting if there is not a JVM present?
| Author: BitRock Support Date: October 30, 2007 09:33 Tags: |
Java® support
|
If you do not want the autodetection action to exit after throwing an error, you can just add:
<abortOnError>0</abortOnError>
|