here the project i used: http://www.2shared.com/file/okCVfypb/openEJBExample3.html (that's a maven one: mvn package to create the war)
here the war precompiled: http://www.2shared.com/file/EFv8AQsM/foo-11-SNAPSHOT.html works fine with the 1.0.0 for me - Romain 2012/5/3 kalgik <[email protected]> > By the "in the spec it is mentionned that's the correct way to define the > application class for a servlet container and that the container can use > other way to discover it." Do I have to do something more which I missed > it? > > Using the web.xml you wrote to me I still receive the same exception > ""java.lang.NullPointerException > sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) > java.lang.ClassLoader.loadClass(ClassLoader.java:248) > .................. > ...................." > > The artifact does not start or contain the word openEJB. > Unfortunately, I cannot deploy it. > > kalgik > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Problem-deploying-REST-Examples-on-Eclipse-tp4582815p4605787.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
