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

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

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

Reply to Author | View in Thread


    [ http://jira.codehaus.org/browse/MEVENIDE-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159350#action_159350 ]

Milos Kleint commented on MEVENIDE-680:
---------------------------------------

can you please file the issue at http://www.netbeans.org/issues/enter_bug.cgi?component=maven ? that's where the maven2 support in netbeans was moved. Thanks.



> 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, glassfish_log.txt, 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