You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Lars Herschke (JIRA)" <ji...@apache.org> on 2013/02/07 14:05:12 UTC

[jira] [Created] (OPENEJB-1997) warning/exception at server start about META-INF

Lars Herschke created OPENEJB-1997:
--------------------------------------

             Summary: warning/exception at server start about META-INF
                 Key: OPENEJB-1997
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1997
             Project: OpenEJB
          Issue Type: Bug
          Components: deployment, server
    Affects Versions: 4.5.1
         Environment: FreeBSD 6.4-STABLE FreeBSD 6.4-STABLE i386
            Reporter: Lars Herschke
            Priority: Minor


Jar not loaded. /usr/local/apache-openejb-4.5.1/apps/Deployer/META-INF.  Unable to determine module type for jar: file:/usr/local/apache-openejb-4.5.1/apps/Deployer/META-INF/: Unknown module type: url=/usr/local/apache-openejb-4.5.1/apps/Deployer/META-INF
org.apache.openejb.config.UnknownModuleTypeException: Unable to determine module type for jar: file:/usr/local/apache-openejb-4.5.1/apps/Deployer/META-INF/: Unknown module type: url=/usr/local/apache-openejb-4.5.1/apps/Deployer/META-INF

Such a warning is showing on all deployed apps during server start. The	directory structure of the Deployer-dir is:

Deployer
|    ejb-jar-ic.jar
|----META-INF
|        MANIFEST.MF
|        application.xml

This issue is since version 4.5.1, till 4.5.0 such exception is not thrown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira