Question

We have "Java controls(.jcx file)" features in weblogic workshop 8.1, now I want to use same "Java controls" in weblogic 10.3.4 with jdeveloper, SOA 11g(in BPEL process).

Can anyone suggest how we can use this feature? Is there any alternative for this Java controls?

I am asking this because I have upgraded my application from (weblogic workshop 8.1)WLI to SOA(11g)weblogic10.3.4, BPEL(Human Task Workflow) with Jdeveloper11g.

Was it helpful?

Solution

There's no compatibility between the controls architecture used in WebLogic Workshop 8.1 (what became Apache Beehive for a time) and the technology behind SOA Suite 11g. BPEL processes use PartnerLinks and adapters to integrate with external components, and can perform Java callouts at given points.

There's no way I'm aware of to convert an existing .jcx control though.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top