есть ошибка:
Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: The
filename, directory name, or volume label syntax is incorrect
есть нота:
https://websmp103.sap-ag.de/~form/handl ... 1&_NLANG=E
в которой написано:
Code:
Open the config tool and for every node (server and dispatcher) add the following parameter to the beginning of the java parameters:
-Xbootclasspath/p:<colon-separated list of paths to the jre/lib/ext jars>
For example:
-Xbootclasspath/p:/opt/java1.4/jre/lib/ext/sunjce_provider.jar
вопрос как мне через двоеточие написать список путей типа C:\Java\Jdk\jdk1.4\jre\lib\ext
проблема в том, что в пути тоже есть двоеточие