1 Reply Latest reply on Feb 2, 2005 9:08 AM by darranl

    How to find JBoss' implementation classes

      Hi,

      I downloaded the source code for the JBoss AS, but I can't seem to find classes that implement regular J2EE interfaces...

      Am I missing something? Where can I find them? I am trying to link those classes in my Eclipse so I can right-click and "Open Declaration" and see JBoss' implementation of it.

      Thanks,
      Yaakov.

        • 1. Re: How to find JBoss' implementation classes
          darranl

          The regular J2EE interfaces are part of the project 'j2ee' within the JBoss source hierarchy.

          If Eclipse is configured appropriately with the JBoss source these are the classes that will be returned by right clicking and selecting 'Open Declaration'.