EJB projected created by WTP without openejb-jar.xml cannot be published to
Geronimo 2.1.4 server via GEP 2.1.4
---------------------------------------------------------------------------------------------------------------
Key: GERONIMODEVTOOLS-567
URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-567
Project: Geronimo-Devtools
Issue Type: Bug
Components: eclipse-plugin
Affects Versions: 2.1.4
Reporter: Raymond Feng
Assignee: Tim McConnell
Attachments: calculator.zip
I have a simple calculator-ejb project created using WTP 3.0.x without
openejb-jar.xml. The jar can be deployed to Geronimo 2.1.4 using the
adminconsole. After install the GEP, I changed the server runtime for the
project to GEP. But the "publish" doesn't work without any errors. The EJB is
not deployed.
If I create a project with GEP, the deployment plan openejb-jar.xml is created
by the GEP wizard and everything works.
If I manually add the openejb-jar.xml to my orginal project, then "publish"
starts to work.
I'll attach a zip containing my test project.,
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.