[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-3612) New Seam Project Wizard: Seam EJB project is not published.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Jan 27 14:11:44 EST 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov resolved JBIDE-3612.
-----------------------------------

    Resolution: Done


Done.
I moved module registartion from Facet to New Seam Wizard. Seam Facet can be installed on existed project and in that case we should not register the module automatilcly.
Also we force project building before creating registration job now.

> New Seam Project Wizard: Seam EJB project is not published.
> -----------------------------------------------------------
>
>                 Key: JBIDE-3612
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3612
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.0.0.CR2
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 3.0.0.GA
>
>
> 1. Create Seam EAR Project using New Seam Web Project wizard. 
> 2. Seam-ear is registered but seam ejb module is not published.
> Clean/full-publish on ear module helps.
> We register/publish seam project by adding jobs in Seam post Install delegate.
> But eclipse starts building workspace only when the operation of ModifyFacetedProjectWizard is finished.
> And the build thread is waiting for registring jobs is finished.
> So we have EAR module published before projects are buit.
> <EJB>/buid/classes is empty and wtp prints error message in console (if trace is on) and stops publishing ejb project.
> So we need either force build before registration or suspend publishing until projects are buit.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list