In previous version of EAP, we could create a LIB and all our JARs files to the application build path, so we didn't have problem with imports. in EAP 6(AS 7), we have the modules new concept.
The problem is that when migrating from older EAP version to EAP 6, we have to create modules to represent our libs and when setting a server to your project, it is not bringing our custom modules which our application is dependent.
What is needed is a way to select which modules will be in the project classpath whn adding a server lib to the project or perhaps automatically import all modules based on the jboss-deployment-structure.xml descriptor.
- duplicates
-
JBIDE-9479 Enhance custom classpath containers for additional support such as as7's modules tag
- Closed
- is blocked by
-
MODULES-153 Ability to discover all jars available to a generic application for a non-running server with a given config file
- Closed
- relates to
-
JBIDE-18377 Automatically add the dependencies specified in jboss-deployment-structure.xml to build path
- Closed