[ http://jira.codehaus.org/browse/MIDEA-14?page=comments#action_60072 ]
Aaron Mulder commented on MIDEA-14: ----------------------------------- I noticed that when using idea:idea in 2.0.2 on an EAR, the EJB module was created, but a path to ejb-jar.xml was not set and also the app server was not selected. As a result, the module was broken in the "J2EE" tab. I assume that's what this issue is for (though I'm not sure the app server part would be that easy to solve). FWIW, in my case I have modules/ejb/src/resources/META-INF/ejb-jar.xml and then I have src/resources set as a resource path in modules/ejb/pom.xml. I have a few Geronimo spec JARs as dependencies to pick up the javax packages (EJB, JMS, etc.), though it's using dependencyManagement in the main pom.xml to set the versions for those. > add support for ejb module configuration in iml > ----------------------------------------------- > > Key: MIDEA-14 > URL: http://jira.codehaus.org/browse/MIDEA-14 > Project: Maven 2.x Idea Plugin > Type: Bug > Reporter: Brett Porter > Fix For: 2.0 > > -- 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, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]