[
https://issues.jboss.org/browse/JBSEAM-5108?page=com.atlassian.jira.plugi...
]
Marek Novotny resolved JBSEAM-5108.
-----------------------------------
Resolution: Done
I refactored seam-gen distribution to bundle runtime required libs in seam-gen assembly
and Seam distribution just use that and unpack it.
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
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