Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1954

Installer EJB3 profile requires cglib

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JBossAS-4.0.3RC1
    • None
    • Installer
    • None

      I ran the ejb3 callback tutorial against the installer's ejb3 profile and received a NoClassDefFoundError: net/sf/cglib/core/KeyFactory

      1. run the installer, choosing the ejb3 profile
      2. run the ejb3 callback tutorial
      3. Saw this on the client:

      [java] Exception in thread "main" javax.naming.NameNotFoundException: org.jboss.tutorial.callback.bean.CustomerDAO not bound
      [java] at org.jnp.server.NamingServer.getBinding(NamingServer.java:491)

      4, Saw this in my server.log:

      17:10:17,080 WARN [ServiceController] Problem creating service jboss.j2ee:service=EJB3,module=tutorial.ejb3
      java.lang.NoClassDefFoundError: net/sf/cglib/core/KeyFactory
      at org.hibernate.impl.SessionFactoryImpl.<clinit>(SessionFactoryImpl.java:323)
      at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:981)

            ryan.campbell_jira ryan.campbell (Inactive)
            ryan.campbell_jira ryan.campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: