cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How split different application that run as EAR file (on WildFly)

MAkimov
Mentor

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 ?

4 REPLIES 4

MAkimov
Mentor
Any idea ?

MAkimov
Mentor

Any idea or it is not possible ? Do I need create RFE ?


MAkimov
Mentor

Do someone has an idea about this question?

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.

https://www.dynatrace.com/support/help/how-to-use-dynatrace/process-groups/configuration/adapt-the-c...

Regards,

Babar

Featured Posts