|
From: ejbca-support <ejb...@pr...> - 2012-10-26 15:27:00
|
On 2012-10-26 17:12, Marcos Fontana wrote: > These 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. That's correct. If you build using Ant this has no practical effect since the batchenrollment-gui is an optional component. Anders > > On 2012-10-26 16:49, Marcos Fontana wrote: >> So just use x86 eclipse and x86 JDK/JRE? > > I use Eclipse with SVN on W64 and I have no problems. > What kind of errors do you get? > > BTW, I only edit in Eclipse, I always build using Ant. > > Cheers > Anders > tech support > >> >> On 10/26/2012 04:05 PM, martijn.list wrote: >>> On 10/26/2012 03:52 PM, Tomas Gustavsson wrote: >>>> >>>> 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. >>> >>> Presumably not with all 64bit versions of the JDK on Windows >>> >>> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7105065 >>> >>> Kind regards, >>> >>> Martijn >> >> Right so sorry! Forgot about that. _not_ on 64 bin windows. So with that >> it will not work. >> >> >>> >>>> >>>> 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 - 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 >>>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> 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 - 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 > > > ------------------------------------------------------------------------------ > The Windows 8 Center - In partnership with Sourceforge > Your idea - your app - 30 days. > Get started! > http://windows8center.sourceforge.net/ > what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/ > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |