You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Delos Dai (JIRA)" <ji...@apache.org> on 2009/07/23 11:13:14 UTC

[jira] Updated: (GERONIMODEVTOOLS-567) EJB projected created by WTP without openejb-jar.xml cannot be published to Geronimo 2.1.4 server via GEP 2.1.4

     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Delos Dai updated GERONIMODEVTOOLS-567:
---------------------------------------

    Attachment: 567.patch

Without deployment plan, reorder modules will get no modules. That causes GEP didn't deploy the ejb module.

This fix help to add modules to reordered module list even it doesn't contain deployement plan.



> 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: 567.patch, 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.