Thursday, October 16, 2008

Connecting to the Remote JMS domain would throw AssertionError:

Exception:
 
weblogic.application.ModuleException: Exception activating module: 
EJBModule(AMessagingEJB)
 
Unable to deploy EJB: RequestProcessingMDB from AMessagingEJB.jar:
unable to find EndPointFinder for……
 
at weblogic.ejb.container.deployer.EJBModule.activate(EJBModule.java:440)
at 
weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:107)
at 
weblogic.application.internal.flow.DeploymentCallbackFlow$2.next(DeploymentCallbackFlow.java:381)
at 
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
at 
weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:71)
at 
weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:63)

In 9.1 9.2, 9.2mp2, 10.0, 10.0mp1 cross domain feature while checking if MDB is connecting to the remote JMS domain would throw AssertionError on RMI layer when there is no registered EndPointFinder to claim the foreign JMS provider's URl therefore cause the issue of this CR333566.

Contact oracle support for further details.

No comments: