Hi,
I\'m trying to execute version 3 of openkm but when I\'m starting the server I\'m getting this message:
12:11:29,566 INFO [EARDeployer] Init J2EE application: file:/C:/jboss-4.2.2.GA/server/default/deploy/OpenKM.ear
12:12:04,178 WARN [verifier] EJB spec violation:
Bean : AuthModule
Section: 22.2
Warning: The Bean Provider must specify the fully-qualified name of the Java class that implements the enterprise bean\'s business methods in the <ejb-class> element.
Info : Class not found on \'es.git.openkm.ejb.AuthModule.AuthModuleBean\': Unexpected error during load of: es.git.openkm.ejb.AuthModule.AuthModuleBean, msg=Bad version number in .class file
12:12:04,178 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-4.2.2.GA/server/default/tmp/deploy/tmp7184287460010256548OpenKM.ear-contents/OpenKM.jar
org.jboss.deployment.DeploymentException: Verification of Enterprise Beans failed, see above for error messages.
I executed xdoclet and it has generated output like the documentation.
This machine has access to internet.
I\'m using windows vista and the tools as said in the developer documentation.
What am I doing wrong? Is there a document installation for version 3?
Thanks
I\'m trying to execute version 3 of openkm but when I\'m starting the server I\'m getting this message:
12:11:29,566 INFO [EARDeployer] Init J2EE application: file:/C:/jboss-4.2.2.GA/server/default/deploy/OpenKM.ear
12:12:04,178 WARN [verifier] EJB spec violation:
Bean : AuthModule
Section: 22.2
Warning: The Bean Provider must specify the fully-qualified name of the Java class that implements the enterprise bean\'s business methods in the <ejb-class> element.
Info : Class not found on \'es.git.openkm.ejb.AuthModule.AuthModuleBean\': Unexpected error during load of: es.git.openkm.ejb.AuthModule.AuthModuleBean, msg=Bad version number in .class file
12:12:04,178 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-4.2.2.GA/server/default/tmp/deploy/tmp7184287460010256548OpenKM.ear-contents/OpenKM.jar
org.jboss.deployment.DeploymentException: Verification of Enterprise Beans failed, see above for error messages.
I executed xdoclet and it has generated output like the documentation.
This machine has access to internet.
I\'m using windows vista and the tools as said in the developer documentation.
What am I doing wrong? Is there a document installation for version 3?
Thanks