Hi guys... Yeap. I can't run it. Both trunk and branch throw lots of the following exception...
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) java.lang.Exception: Could not load tomee-jaxrs-webapp/target/tomee-jaxrs-webapp-1/5/1-SNAPSHOT/WEB-INF/classes/org/apache/tomee/webapp/servlet/CommandExecutorServlet$1.class at org.apache.openejb.util.AnnotationFinder.readClassDef(AnnotationFinder.java:289) at org.apache.openejb.util.AnnotationFinder.find(AnnotationFinder.java:162) at org.apache.openejb.config.DeploymentLoader.checkAnnotations(DeploymentLoader.java:1539) at org.apache.openejb.config.DeploymentLoader.discoverModuleType(DeploymentLoader.java:1483) Guys, let me know when is a good time to do commits to the trunk. I have tons of code to submit. It is almost time to graduate the new gui. :O) []s, Thiago. On Fri, Nov 23, 2012 at 1:32 PM, David Blevins <[email protected]>wrote: > On Nov 22, 2012, at 5:53 AM, Jean-Louis MONTEIRO <[email protected]> > wrote: > > > The release notes preview is available here > > http://people.apache.org/~jlmonteiro/releasenotes-1.5.1.html > > Excellent to see it working! I always have problems getting it to run. > Seems I always have to patch something. > > That script is a little funny -- the versions are hardcoded in the > velocity template. We just need to update it for 1.5.1. > > > -David > > > >
