You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/09/09 05:48:38 UTC

[jira] Updated: (GERONIMO-281) Optional packages support

The following issue has been updated:

    Updater: Dain Sundstrom (mailto:dain@coredevelopers.net)
       Date: Wed, 8 Sep 2004 8:47 PM
    Changes:
             description changed from 
Add optional packages support. Optional packages are resources listed in META-INF/MANIFEST.MF as a value of the Class-Path main attribute.

As a workaround it's possible to copy the resources to repository directory and specify them in a vendor specific way/DD, e.g. META-INF/openejb-jar.xml.

The suggested approach to handle it is (Dain's email to OpenEJB dev mailing list):

[...]Instead I would create a lib directory in the config-store directory for the module (i.e., a config-store/${number}/lib directory).  Then, just read in the manifest class path entries for the ejb jar, copy them into the lib dir and add them to the configuration class-path.  One trick is you must repeat this for each jar copied into the lib as each of these can have manifest class path entries.  Also watch out for circular dependencies in the manifest class path entries.[...] to Add optional packages support. Optional packages are resources listed in META-INF/MANIFEST.MF as a value of the Class-Path main attribute.

As a workaround it's possible to copy the resources to repository directory and specify them in a vendor specific way/DD, e.g. META-INF/openejb-jar.xml.

The suggested approach to handle it is (Dain's email to OpenEJB dev mailing list):

[...]Instead I would create a lib directory in the config-store directory for the module (i.e., a config-store/${number}/lib directory).  Then, just read in the manifest class path entries for the ejb jar, copy them into the lib dir and add them to the configuration class-path.  One trick is you must repeat this for each jar copied into the lib as each of these can have manifest class path entries.  Also watch out for circular dependencies in the manifest class path entries.[...]
             Version changed to 1.0-M1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/GERONIMO-281?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-281

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-281
    Summary: Optional packages support
       Type: New Feature

     Status: In Progress
   Priority: Major

    Project: Apache Geronimo
 Components: 
             deployment
             OpenEJB
   Versions:
             1.0-M1

   Assignee: Jacek Laskowski
   Reporter: Jacek Laskowski

    Created: Tue, 3 Aug 2004 4:37 AM
    Updated: Wed, 8 Sep 2004 8:47 PM

Description:
Add optional packages support. Optional packages are resources listed in META-INF/MANIFEST.MF as a value of the Class-Path main attribute.

As a workaround it's possible to copy the resources to repository directory and specify them in a vendor specific way/DD, e.g. META-INF/openejb-jar.xml.

The suggested approach to handle it is (Dain's email to OpenEJB dev mailing list):

[...]Instead I would create a lib directory in the config-store directory for the module (i.e., a config-store/${number}/lib directory).  Then, just read in the manifest class path entries for the ejb jar, copy them into the lib dir and add them to the configuration class-path.  One trick is you must repeat this for each jar copied into the lib as each of these can have manifest class path entries.  Also watch out for circular dependencies in the manifest class path entries.[...]


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira