weblogic.management.DeploymentException

weblogic.management.DeploymentException

I have received the following error while deploying ADF application as an EAR file.

weblogic.management.DeploymentException: The EAR file has no META-INF/application.xml and no modules could be found in it

Solution: 

1. Create a deployment profile of each ADF project, the profile type is WAR.

Capture-300x179 weblogic.management.DeploymentException
Capture-1-300x151 weblogic.management.DeploymentException

2. Create a deployment profile for the corresponding  ADF application, the profile type is EAR .

01-300x129 weblogic.management.DeploymentException
02-300x156 weblogic.management.DeploymentException

Check the created project deployment profile in Application assembly. Deployment works after this setup.

Capture-2-300x216 weblogic.management.DeploymentException

Leave a Reply

Your email address will not be published. Required fields are marked *