« Return to Thread: [jira] Created: (MEVENIDE-680) Ear with EJB and War won't deploy

[jira] Created: (MEVENIDE-680) Ear with EJB and War won't deploy

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Ear with EJB and War won't deploy
---------------------------------

                 Key: MEVENIDE-680
                 URL: http://jira.codehaus.org/browse/MEVENIDE-680
             Project: mevenide
          Issue Type: Bug
          Components: mevenide-netbeans
         Environment: Netbeans 6.5, Maven plugin 4.0.5, Glassfish V2UR2
            Reporter: Martin van Dijken
            Assignee: Milos Kleint
         Attachments: ear-pom.xml, ejb-pom.xml, war-pom.xml

Deploying a Maven Ear project with a Maven War and Ejb project errors out:

{noformat}
NetBeans: Deploying on GlassFish V2
    debug mode: false
    force redeploy: true
Initial deploying vergelijk-ear-nl to D:\projects\Compare\FanGen\platform\vergelijk-nl\vergelijk-ear-nl\src\main\dist\gfdeploy
Completed initial distribution of vergelijk-ear-nl
Start registering the project's server resources
Finished registering server resources
moduleID=eu.comparegroup.web_vergelijk-ear-nl_ear_5.5-SNAPSHOT
deployment started : 0%
Deploying application in domain failed; Error loading deployment descriptors for module [eu.comparegroup.web_vergelijk-ear-nl_ear_5.5-SNAPSHOT] -- Error: Unresolved <ejb-link>: ProductRepositoryBean
{noformat}

Attached are the poms for the three projects and the full logging from my local glassfish server

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

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (MEVENIDE-680) Ear with EJB and War won't deploy