[jboss-user] [EJB 3.0] - Re: Preview the next EJB 3 implementation bundled in JBoss A

mjhammel do-not-reply at jboss.com
Wed Jan 9 12:11:10 EST 2008


I might be missing something here but it appears cglib.jar is missing from the distribution:

mjhammel(tty4)$ pwd
  | /home/mjhammel/src/cei/jboss-5.0.0.Beta3
  | mjhammel(tty4)$ find . -iname "*cglib*"
  | mjhammel(tty4)$ find . -iname "*dom4j*"
  | ./lib/dom4j.jar
  | ./docs/licenses/dom4j.txt
  | mjhammel(tty4)$ 

I use Hibernate for reverse engineering a db and this process fails without this jar file:

-genConfig:
  | [hibernatetool] Executing Hibernate Tool with a JDBC Configuration (for reverse engineering)
  | [hibernatetool] 1. task: hbm2hbmxml (Generates a set of hbm.xml files)
  | [hibernatetool] - Hibernate 3.2.4.sp1
  | [hibernatetool] - hibernate.properties not found
  | [hibernatetool] - Bytecode provider name : cglib
  | [hibernatetool] - using JDK 1.4 java.sql.Timestamp handling
  | 
  | BUILD FAILED
  | java.lang.NoClassDefFoundError: net/sf/cglib/core/KeyFactory



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118379#4118379

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118379



More information about the jboss-user mailing list