Marek Novotny created JBSEAM-5108:
-------------------------------------
Summary: seam-gen command generate fails in generating of UI from templates
Key: JBSEAM-5108
URL:
https://issues.jboss.org/browse/JBSEAM-5108
Project: Seam 2
Issue Type: Bug
Components: Tools
Affects Versions: 2.3.0.Final
Reporter: Marek Novotny
Assignee: Marek Novotny
Fix For: 2.3.1.CR1
Using seam-gen command
./seam generate
to reverse engineering entities from database fails in UI generation on missing class
{{org.hibernate.internal.util.ClassLoaderHelper}}.
{noformat}
BUILD FAILED
/home/mnovotny/projects/git/jboss-seam/distribution/target/jboss-seam-2.3.1-SNAPSHOT/seam-gen/build.xml:1604:
java.lang.NoClassDefFoundError: org/hibernate/internal/util/ClassLoaderHelper
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira