Bonjour, j'ai un probléme avec l'installation de EJBCA; en executant la commande
ant bootstrap voici l'erreur que j'ai eu.
Si quelqu'un peut m'aider
xkms.build:
[javac] Compiling 80 source files to C:\repinstall\ejbca_3_4_1\ejbca_3_4_1\t
mp\xkms\gen-classes
[javac] Compiling 27 source files to C:\repinstall\ejbca_3_4_1\ejbca_3_4_1\t
mp\bin\classes
[javac] C:\repinstall\ejbca_3_4_1\ejbca_3_4_1\tmp\preprocessed\java\org\ejbc
a\core\protocol\xkms\client\XKMSCLIBaseCommand.java:30: package javax.xml.rpc do
es not exist
[javac] import javax.xml.rpc.ServiceException;
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
BUILD FAILED
C:\repinstall\ejbca_3_4_1\ejbca_3_4_1\build.xml:32: The following error occurred
while executing this line:
C:\repinstall\ejbca_3_4_1\ejbca_3_4_1\xkms.xmli:61: Compile failed; see the comp
iler error output for details.
Total time: 2 minutes 6 seconds
C:\repinstall\ejbca_3_4_1\ejbca_3_4_1>
Partager