WLS 12c: How to generate the ADF Library without EJB Definitions ?
(Doc ID 2165979.1)
Last updated on MARCH 16, 2021
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 and laterOracle JDeveloper - Version 12.2.1.0.0 and later
Information in this document applies to any platform.
Symptoms
An ADF BC and EJB application is created in JDeveloper 11.1.1.7.0 and this works fine with WebLogic 11g. However, the same application fails with the following exception after migration to JDeveloper 12.2.1.0.0:
"weblogic.management.DeploymentException: weblogic.application.naming.ReferenceResolutionException: [J2EE:160092]Error: The ejb-link "foo.domain.SomeFileServiceBean"
declared in the ejb-ref or ejb-local-ref "ejb/foo.domain.SomeServiceBean" in the module "SomeProfile_MiddleTier.war" is ambiguous.
declared in the ejb-ref or ejb-local-ref "ejb/foo.domain.SomeServiceBean" in the module "SomeProfile_MiddleTier.war" is ambiguous.
Changes
JDeveloper and WebLogic upgraded from 11g to 12c.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |