2 Replies Latest reply on Mar 16, 2006 8:00 PM by jetzzz

    newbie question, plz help

    jetzzz

      I just tried the reverse engineering tool
      it says org.jboss.annotation.ejb.LocalBinding can't reslove

      what jar I need to include into classpath?
      thanks alot.

      and I don't know if it's only me, my generated code doesn't have folder, all code, pages have been put into package format for some reason.

      well, hope that's just my config problem.

      thanks a lot

        • 1. Re: newbie question, plz help
          gavin.king

          Sounds like you are not using the nightly build.

          • 2. Re: newbie question, plz help
            jetzzz

            ya, that might be the reason
            I managed to slove the import problem by include the annotation jar into the project.

            but the structure of the project is a mess.
            and I got
            ERROR [[/seamapp]] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
            java.lang.IllegalArgumentException: java.beans.IntrospectionException: Method not found: isJndiName

            I searched the forum, seems it's an old issue, anyway, I'll try nightly build and post result, thanks.