24 Nov 2020 03:11 PM - last edited on 10 Jun 2021 01:10 PM by MaciejNeumann
Hello
We have WildFly JVM.
On this JVM we deploy different modules (application) whicht is EAR (Enterprise Application aRchive) is a file format used by Java EE for packaging one or more modules into a single archive so that the deployment of the various modules onto an application server
I create My Custom Service for my entryPoints.
But I see only one single Custom Service for two different application modules.
How split different application that starts as EAR file ?
22 Dec 2020 11:10 AM
Any idea or it is not possible ? Do I need create RFE ?
11 Jan 2021 11:13 AM
Do someone has an idea about this question?
11 Jan 2021 12:01 PM
Hello @Mikhail A.
If I understood correctly, I guess initially you will have to extract the processes/modules from the .jar, and then, you can see the service talking to each process.
Regards,
Babar