Bonjour,

Nous sommes désolés pour le problème que vous rencontrez.
Effectivement à ce jour la partie serveur de Lima 0.7.3 n'est pas fonctionnelle.
Le problème est résolut en version 0.8 mais cette version n'est à ce jour pas prête à être déployée.

Nous faisons notre maximum pour livrer cette version le plus rapidement possible.

Encore une fois veuillez nous excuser pour ce désagrément.

Cordialement
David Cossé

Le 21/01/2015 20:31, Florent L. a écrit :
Rebonjour,

Je suis en mode compta aujourd'hui :)
J'ai testé cet après midi de faire une installation client serveur, sous Ubuntu cette fois.
L'installation du client fonctionne parfaitement suivant les instructions fournie sur le site :
Installation de Java :
sudo apt-get install default-jre
Lancement après décompression :
java -jar lima.jar

Lorsque je fais la même manip pour le serveur, c'est le drame... java -jar lima-server.jar retourne :
Exception in thread "main" java.lang.NoClassDefFoundError: javax/ejb/EJBMetaData
    at org.apache.openejb.core.ServerFederation.<clinit>(ServerFederation.java:31)
    at org.apache.openejb.OpenEJB$Instance.<init>(OpenEJB.java:65)
    at org.apache.openejb.OpenEJB.init(OpenEJB.java:292)
    at org.apache.openejb.OpenEJB.init(OpenEJB.java:272)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.openejb.loader.OpenEJBInstance.init(OpenEJBInstance.java:36)
    at org.apache.openejb.core.LocalInitialContextFactory.init(LocalInitialContextFactory.java:69)
    at org.apache.openejb.core.LocalInitialContextFactory.init(LocalInitialContextFactory.java:51)
    at org.apache.openejb.core.LocalInitialContextFactory.getInitialContext(LocalInitialContextFactory.java:40)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:307)
    at javax.naming.InitialContext.init(InitialContext.java:242)
    at javax.naming.InitialContext.<init>(InitialContext.java:216)
    at org.chorem.lima.LimaServer.main(LimaServer.java:63)
Caused by: java.lang.ClassNotFoundException: javax.ejb.EJBMetaData
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    ... 17 more

J'ai bien googlé le java.lang.NoClassDefFoundError: javax/ejb/EJBMetaData mais n'étant pas très à l'aise en java et tout ce qui l'entoure, j'avoue ne pas trop savoir dans quelle direction partir...
Si vous avez une piste, un soupçon ou des questions qui pourraient m'orienter, je suis preneur :)
A nouveau merci.

Florent




_______________________________________________
Lima-users mailing list
Lima-users@list.chorem.org
http://list.chorem.org/cgi-bin/mailman/listinfo/lima-users