-
Task
-
Resolution: Done
-
Minor
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
-
-
In my case of writing a test case to deploy Resource Adapter as module, it needs to create a file META-INF/ra.xml into the test module.
I am using TestModule to set up the test module, and as a developer, I need to know where the server modules directory is, so that I can create the file and its directories to set it up. Now the method ofÂ
static File getModulesDirectory(boolean create)
has package level modifier, I would like to have this method to be public so that it can be used in the test suite to add more content than normal jar resources.
- blocks
-
JBEAP-24735 [GSS](7.4.z) Annotations in resource adapter module are not processed
- Closed
- clones
-
WFCORE-6283 Make TestModule.getModulesDirectory public
- Closed
- is incorporated by
-
JBEAP-24808 [GSS](7.4.z) Upgrade WildFly Core from 15.0.26.Final-redhat-00001 to 15.0.27.Final-redhat-00001
- Closed