|
From: Tomas G. <to...@pr...> - 2012-10-26 13:52:56
|
PKCS#11 is in a separate jar. If you don't get PKCS#11 with your Java there is something really wrong with your java installation I think. It is included in all normal java distributions. Cheers, Tomas On 10/26/2012 03:48 PM, Marcos Fontana wrote: > Hi Tomas, > > Now I'm getting 2 errors: > > The import sun.security.pkcs11 cannot be resolved /ConnectDialog.java/CertDigital/modules/batchenrollment-gui/src/org/ejbca/batchenrollmentgui / line 55 / > > SunPKCS11 cannot be resolved to a type / ConnectDialog.java /CertDigital/modules/batchenrollment-gui/src/org/ejbca/batchenrollmentgui /line 598 / > > There's no pkcs11 package in sun.security, just pkcs. > > Thanks > > Check out from SVN, then there are eclipse project files included. > > On 10/26/2012 01:45 PM, Marcos Fontana wrote: >> Hi Tomas! >> >> In other posts, you said that to make the import ejbca in eclipse, only >> that it would have ir, but when I try to import it, I have to choose >> what type of project you wish to import and I find no compatible. How I >> should proceed? >> >> Thank you! >> >> ------------------------------------------------------------------------ >> >> Nenhum vírus encontrado nessa mensagem. >> Verificado por AVG - http://www.avgbrasil.com.br <http://www.avgbrasil.com.br> >> Versão: 2013.0.2742 / Banco de dados de vírus: 2617/5854 - Data de >> Lançamento: 10/25/12 >> >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_sfd2d_oct >> >> >> >> _______________________________________________ >> Ejbca-develop mailing list >> Ejbca-develop@... >> https://lists.sourceforge.net/lists/listinfo/ejbca-develop >> > > ----- > Nenhum vírus encontrado nessa mensagem. > Verificado por AVG - www.avgbrasil.com.br > Versão: 2013.0.2742 / Banco de dados de vírus: 2617/5854 - Data de Lançamento: 10/25/12 > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |