Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.5.1
-
None
-
FreeBSD 6.4-STABLE i386
Description
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.