|
From: ejbca-support <ejb...@pr...> - 2012-11-23 06:02:34
|
On 2012-11-23 01:18, Hans Witvliet wrote: > Hi all, Hans, It looks like you have a JBoss issue currently. Try getting JBoss startup cleanly without deploying EJBCA. Clean the JBoss directory before installing it. JBoss 5 only runs on JDK 6. Cheers, Anders tech support > > some steps accomplished, but new challenges to meet. > > Trying not to change too many variables at each step.. > afaicr, the website says that 3.11.x should work with > > > So at my next step i'm trying to get ejbca-3.11 working with: > apache-ant-1.8.1-bin.zip > ejbca_3_11_5.zip > jboss-5.1.0.GA-jdk6.zip > jce_policy-6.zip > jdk-6u20-linux-i586.bin > mysql-connector-java-5.1.13.zip > > However, during ant clean it complains: > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/tools/ant/launch/Launcher > Caused by: java.lang.ClassNotFoundException: > org.apache.tools.ant.launch.Launcher > at java.net.URLClassLoader$1.run(URLClassLoader.java:202) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:190) > at java.lang.ClassLoader.loadClass(ClassLoader.java:307) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) > at java.lang.ClassLoader.loadClass(ClassLoader.java:248) > Could not find the main class: org.apache.tools.ant.launch.Launcher. > Program will exit. > > > The distro has a newer jdk available, but the error reains. > # zypper search jdk > "java-1_7_0-openjdk Java runtime environment based on OpenJDK 7 and > IcedTea 7" > > So, what (url please) JDK/JCE-binary package do you recommend to go > along with JBoss5? > > Oracle site doesn't make me any wiser ... > > hans > > > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |