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

相关文章:

  • 2021-08-10
  • 2021-06-23
  • 2022-12-23
  • 2021-05-20
  • 2022-12-23
  • 2022-12-23
  • 2021-07-26
猜你喜欢
  • 2022-12-23
  • 2022-02-27
  • 2021-06-29
  • 2022-12-23
  • 2022-12-23
  • 2021-05-16
  • 2021-10-31
相关资源
相似解决方案