Sometimes it is useful to change the preference values during deployment time, because preferences hold environment specific values. Actually, this is pretty easy by using composite deployment configuration plan(s). One for each target environment.
Right-click on the composite file and generate a deployment configuration plan for your composite. When you open the file, you will find a search/replace construction for the preference.
someValue
Now change the value to the environment specific value, save the config plan and use the config plan during deployment to a specifc environment.
2 comments:
you have a nice site.thanks for sharing this site. various kinds of ebooks are available here
http://feboook.blogspot.com
This post explains how to change BPEL 11g preference values during deployment time. The syntax for doing this is very simple and easy. I used the code and it works fine with my application. This is great work. Thanks for this information.
Post a Comment