[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-4265) seam-gen generate cannot find org/hibernate/cfg/Configuration

Norman Richards (JIRA) jira-events at lists.jboss.org
Tue Jun 23 14:58:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Richards reassigned JBSEAM-4265:
---------------------------------------

    Assignee: Norman Richards


> seam-gen generate cannot find org/hibernate/cfg/Configuration
> -------------------------------------------------------------
>
>                 Key: JBSEAM-4265
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4265
>             Project: Seam
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 2.2.0.CR1
>            Reporter: Ondrej Skutka
>            Assignee: Norman Richards
>            Priority: Critical
>
> Seam-gen generate fails with 
> java.lang.NoClassDefFoundError: org/hibernate/cfg/Configuration
> Cause:
> There are missing library references in htools.classpath in the init-generate target of seam-gen/build.xml:
>             <pathelement path="${seam.dir}/lib/hibernate-core.jar"/>
>             <pathelement path="${seam.dir}/lib/slf4j-api.jar"/>
>             <pathelement path="${seam.dir}/lib/slf4j-log4j12.jar"/>
>             <pathelement path="${seam.dir}/lib/log4j.jar"/>
>             <pathelement path="${seam.dir}/lib/cglib-nodep.jar"/>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list