[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4307) Spring example needs cglib library

Ondrej Skutka (JIRA) jira-events at lists.jboss.org
Fri Jul 17 06:51:29 EDT 2009


Spring example needs cglib library
----------------------------------

                 Key: JBSEAM-4307
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4307
             Project: Seam
          Issue Type: Bug
          Components: Examples
    Affects Versions: 2.2.0.GA
         Environment: JBoss 5.1.0.GA, Sun JDK 6
            Reporter: Ondrej Skutka


Spring example crashes after clicking "Register new user" and complains about not having cglib library:
org.springframework.aop.framework.AopConfigException: Cannot proxy target class because CGLIB2 is not available. Add CGLIB to the class path or specify proxy interfaces.

After adding cglib-nodeps.jar into WEB-INF/lib library of the war, everything works.


-- 
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