AH HA! I think that's it. The problem is the dom4j-1.6.1.jar inside jbpm.war. Once that is removed from the war, you get past the hibernate.cfg.xml problem. 07:17:16,115 INFO [Environment] Hibernate 3.2.0.ga | 07:17:16,505 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080 | 07:17:17,021 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009 | 07:17:17,052 INFO [JkMain] Jk running ID=0 time=0/62 config=null | 07:17:18,021 INFO [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Started in 51s:922ms | 07:17:18,036 INFO [Environment] hibernate.properties not found | 07:17:18,052 INFO [Environment] Bytecode provider name : javassist | 07:17:18,083 INFO [Environment] using JDK 1.4 java.sql.Timestamp handling | 07:17:18,318 INFO [Configuration] configuring from resource: hibernate.cfg.xml | 07:17:18,333 INFO [Configuration] Configuration resource: hibernate.cfg.xml | 07:17:18,599 INFO [Configuration] Reading mappings from resource: org/jbpm/graph/action/Script.hbm.xml | ...
Cool. I will see if there is an existing bug for this, otherwise I will add one. Dave View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982086#3982086 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982086 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
