Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.5.1
-
None
-
None
-
Patch
Description
If I have an ear project that depends on an ejb artifact that was previously built (ie, it's not another project in my multi-module pom), the plugin should not put an entry for that artifact in the .modulemaps file. It should (and currently does) put an entry in application.xml.
If there is an entry in .modulemaps, RAD gets confused and displays the following error:
IWAE0027W The project OPFCommonServices for module or utility JAR OPFCommonServices.jar in enterprise application project BP does not exist in the workspace.
In this case, OPFCommonServices.jar is an artifact that was built previously but is an EJB library in my enterprise application.
Attachments
Attachments
Issue Links
- relates to
-
MECLIPSE-431 Non-project EJB dependencies need a version number in application.xml
- Closed