JDeveloper ERROR: No j2ee modules detected in EAR archive

Issue:

When deploy your J2EE Application to Weblogic, you may meet the Error as following.

[11:49:13 AM] >>>>  Warning:  Unable to determine the target platform from the Profile.  Using default...
[11:49:13 AM] ----  Deployment started.  ----
[11:49:13 AM] Target platform is  (Weblogic 10.3).
[11:49:13 AM] Retrieving existing application information
[11:49:13 AM] Running dependency analysis...
[11:49:13 AM] Deploying profile...
[11:49:13 AM] ####  Deployment incomplete.  ####
[11:49:13 AM] == ERROR: No j2ee modules detected in EAR archive. Deployment aborted. == (oracle.jdeveloper.deploy.VetoableDeployException)

Solution:

Please check if you have checked options for “Applicaton Assembly” while you edit your EAR Deployment Profile.

JDeveloper ERROR: No j2ee modules detected in EAR archive_第1张图片

你可能感兴趣的:(JDeveloper ERROR: No j2ee modules detected in EAR archive)