To increase the timeout in BPEL component, we need to remember following rule,
syncMaxWaitTime < BPEL EJB's transaction timeout < Global Transaction Timeout
Now,
1.How to set Global Transaction Timeout.
Go to weblogic console –> domain –>JTA tab.
2.How to set BPEL EJB's transaction timeout
Go to weblogic console—>deployment—>soa-infra—>ejb
Change the timeout of all bpel related ejb configuration,
3.How to set syncMaxWaitTime
Go to bpel properties from em console,
Go to more bpel configuration and in mbean increase the timeout value,
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.