+ bpel.ws.stableInterface (default false) |
+ This property determines whether the Web Service interface, a=
ssociated with a BPEL process,
+ will be updated when a new version of the BPEL process is deploye=
d. The benefit of setting this
+ to false is that changes to the WSDL will be=
made active with the BPEL
+ process. However the issue is that during the transition between =
the interfaces, the web service
+ will momentarily be unavailble - which may cause heavily used ser=
vices to reject requests. By
+ setting this value to true, then the web ser=
vice will remain available
+ while the BPEL process is updated, however any changes in the WSD=
L will not be made available. |
+
+