bonjour ,
j'ai deja installé EJBCA avec JBoss et ça marche tres bien
je suis entraine de reinstaller EJBCA
mais cette fois quand j'arrive a cette commande
Code :
Sélectionner tout - Visualiser dans une fenêtre à part

1
2



# ant install

pour la creation de certificat SuperAdmin.p12
il m'affiche cette erreur
Citation:
[java] org.ejbca.core.ejb.ServiceLocatorException: javax.naming.NameNotFoundException: AuthorizationSession not bound
[java] at org.ejbca.core.ejb.ServiceLocator.getObject(ServiceLocator.java:160)
[java] at org.ejbca.core.ejb.ServiceLocator.getRemoteHome(ServiceLocator.java:85)
[java] at org.ejbca.ui.cli.BaseCommand.getAuthorizationSession(BaseCommand.java:282)
[java] at org.ejbca.ui.cli.ca.BaseCaAdminCommand.initAuthorizationModule(BaseCaAdminCommand.java:160)
[java] at org.ejbca.ui.cli.ca.CaInitCommand.execute(CaInitCommand.java:202)
[java] at org.ejbca.ui.cli.EjbcaEjbCli.executeCommand(EjbcaEjbCli.java:117)
[java] at org.ejbca.ui.cli.EjbcaEjbCli.main(EjbcaEjbCli.java:79)
[java] Caused by: javax.naming.NameNotFoundException: AuthorizationSession not bound
......
......
[java] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:726)
[java] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686)
[java] at javax.naming.InitialContext.lookup(InitialContext.java:409)
[java] at org.ejbca.core.ejb.ServiceLocator.getObject(ServiceLocator.java:158)
[java] ... 7 more
[java] Java Result: 1

BUILD FAILED
/opt/ejbca4/build.xml:78: The following error occurred while executing this line:
/opt/ejbca4/bin/cli.xml:111: The following error occurred while executing this line:
/opt/ejbca4/bin/cli.xml:148: Batch generation failed!



svp adez moi ? ça fait un mois que j'essaye de faire ça
merci par avance