facebook

J2EE 1.4 Library Container – Source code for ten JARs

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #247762 Reply

    153446
    Member

    Is there a quick way to acquire the source code for the ten JARs constituting the “J2EE 1.4 Library Container” on the Java Build Path?

    (This is so that source is available for debugging.)

    _Marvin

    #247789 Reply

    Riyad Kalla
    Member

    Marvin,
    Those are all from JBoss 4.0 GA release, I think using a point release (4.0.3) should still work fine though.

    #247850 Reply

    153446
    Member

    Riyad,

    I’m not clear. The jboss-4.0.0-src.tar.gz contains only three of the ten jars and they are executable versions (not source).

    The ten source jars I’m interested in are:

    activation.jar
    javax.servlet.jar
    javax.servlet.jsp.jar
    jboss-j2ee.jar
    jboss-jaxrpc.jar
    jboss-jsr77.jar
    jboss-saaj.jar
    mail.jar
    namespace.jar
    xml-apis.jar

    Is there a quick way to get a matching set of source for these ten jars included with MyEclipse?

    _Marvin

    #247854 Reply

    Riyad Kalla
    Member

    Is there a quick way to get a matching set of source for these ten jars included with MyEclipse?

    No, no quick way. The JARs were all from JBoss, so JBoss will have source for some of them, but you may need to dig for the source for others that aren’t from JBoss. For example activation should be from the Sun site, javax.* and jboss.* should be from JBoss, mail is from Sun (JavaMail), namespace I’m not sure and xml-api is Xerces.

    What versions of all these I’m not sure.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: J2EE 1.4 Library Container – Source code for ten JARs

You must be logged in to post in the forum log in