[
https://issues.apache.org/jira/browse/GERONIMO-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846472#comment-13846472
]
Jürgen Weber commented on GERONIMO-6512:
----------------------------------------
OK, on uploading I saw the problem: the ejb.jar erroneously contained an
application.xml
Maybe Geronimo should look for application.xml only in an ear.
> .DeploymentException Invalid moduleFile
> ---------------------------------------
>
> Key: GERONIMO-6512
> URL: https://issues.apache.org/jira/browse/GERONIMO-6512
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Jürgen Weber
>
> I tried to install the appended ejb (without a plan), deployer fails with
> ./deploy --port 1099 .. deploy /projekte/temp/business-ejb.jar
> org.apache.geronimo.common.DeploymentException: Unable to deploy
> business-ejb.jar: Invalid moduleFile: business-ejb.jar
> Jar entry does not exist: jarFile=/projekte/temp/business-ejb.jar,
> path=business-ejb.jar
> With a plan there is
> org.apache.geronimo.common.DeploymentException: Unable to deploy
> business-ejb.jar: Cannot deploy the requested application module because no
> deployer is able to handle it.
> Looks like Geronimo does not recognize that this is an EJB (2.1)
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)