Example Error
weblogic.descriptor.BeanAlreadyExistsException: Bean already exists: "weblogic.j2ee.descriptor.wl.LibraryRefBeanImpl@c76e5f19(/LibraryRefs[[CompoundKey: adf.oracle.domain]])
Solution
Dimitris Stasinopoulos posted on his blog regarding this error. Quick tips based on his post:
More details on his post.
weblogic.descriptor.BeanAlreadyExistsException: Bean already exists: "weblogic.j2ee.descriptor.wl.LibraryRefBeanImpl@c76e5f19(/LibraryRefs[[CompoundKey: adf.oracle.domain]])
Solution
Dimitris Stasinopoulos posted on his blog regarding this error. Quick tips based on his post:
- Source of your problem is weblogic-application.xml. Check to see if you have duplicated or other unrelated entries and remove them.
More details on his post.
No comments:
Post a Comment