Problem resolving ejb-link
I am using IDEA 7.0M2 Build 7126. Currently, I have ejb-links in my ejb-jar.xml similar to:
<ejb-link>MyExternalEjbLibrary.jar#MyExternalEjb</ejb-link>
Idea does not seem to resolve the ejb-link.
MyExternalEjbLibrary.jar is in module classpath. However, Idea does not seem to support adding an ejb-jar.xml from a jar file. For now, I have excluded ejb-jar.xml from compile. I had the same problem with 6.0.
Is there something I am missing?
Help is highly appreciated.
---
Original message URL: http://www.jetbrains.net/devnet/message/5195332#5195332
请先登录再写评论。