Archive for diciembre 2014

Diferentes alternativas para el desarrollador en Oracle SOA Suite 12c y Oracle BPM Suite 12c

2

Como ya se ha visto en este blog, hay diversas formas de instalar un dominio para desarrolladores.

Leer Más ...


Oracle SOA Suite 11g. ClassNotFoundException: oracle.bpm.bpmn.engine.instancemanagement.ejb.*

0

 

En un ambiente de cluster con Oracle SOA Suite 11g, es probable que te salgan errores como los siguientes:

Dec 23, 2014 3:18:04 PM CST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'soa-infra'.
weblogic.application.ModuleException: Exception activating module: EJBModule(fabric-ejb.jar)
Unable to deploy EJB: FacadeFinderBean from fabric-ejb.jar:
[J2EE:160101]Error: The ejb-link 'BPELActivityManagerBean' declared in the ejb-ref or ejb-local-ref 'ejb/local/bpel/CubeActivityManagerBean' in the application module 'fabric-ejb.jar' could not be resolved. The target EJB for the ejb-ref could not be found. Please ensure the link is correct.
    at weblogic.ejb.container.deployer.EJBModule.activate(EJBModule.java:516)
    at weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:227)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$2.next(DeploymentCallbackFlow.java:542)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:175)
    Truncated. see log file for complete stacktrace
Caused By: weblogic.deployment.EnvironmentException: [J2EE:160101]Error: The ejb-link 'BPELActivityManagerBean' declared in the ejb-ref or ejb-local-ref 'ejb/local/bpel/CubeActivityManagerBean' in the application module 'fabric-ejb.jar' could not be resolved. The target EJB for the ejb-ref could not be found. Please ensure the link is correct.
    at weblogic.deployment.BaseEnvironmentBuilder.addEJBLinkRef(BaseEnvironmentBuilder.java:469)
    at weblogic.ejb.container.deployer.EnvironmentBuilder.addEJBLocalReferences(EnvironmentBuilder.java:773)
    at weblogic.ejb.container.deployer.EJBDeployer.activateEnvironment(EJBDeployer.java:1740)
    at weblogic.ejb.container.deployer.EJBDeployer.activate(EJBDeployer.java:1423)
    at weblogic.ejb.container.deployer.EJBModule.activate(EJBModule.java:495)
    Truncated. see log file for complete stacktrace>

Leer Más ...


Conviviendo Oracle SOA Suite 11g con Oracle BAM 12c

0

Un poco de historia de Oracle BAM:

Oracle BAM ha sido un componente que ha evolucionado desde su versión 10g.

En su versión 10g, la instalación se hacía únicamente sobre Windows. Dependía en su totalidad del framework .NET; de Service Packs de Windows.

Era algo fastidioso estar dependientes de dicha tecnología de Microsoft, pero la realidad es que los clientes y nosotros mismos (los desarrolladores) lo aceptamos por las bondades que el producto ofrecía.

Leer Más ...


Post navigation