Jürgen Weber created GERONIMO-6512:
--------------------------------------
Summary: .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)