Some 'more, in-depth' information on Oracle BPEL PM, ESB and other SOA, day2day things

Friday, March 31, 2006

BPEL-EJB Binding:Adding additional context properties

Yesterday Marc, one of my colleaques from Europe, wrote in, on how to set additional context properties for the RMI context, when using WSIF EJB binding.

Quick check of the code .. and here is the solution:

Open your BPEL suitcase (bpel.xml) and locate the <partnerlinkBinding> for the ejb binding partnerlink you want to use. Now simply add another property there containing the name and the value - e.g.

<property name="dedicated.rmicontext">true</property>

Having questions? send your feedback on BPEL EJB-Binding, addt'l properties here

0 Comments:

Post a Comment

<< Home