Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.4
-
None
Description
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.,