Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RAFW in BF 7.1.2 changes the Application update behavior

Prior than 7.1.2. to update an EAR, you can simply use the action - "was_common_deploy_install_app" with "options.update.ignore.new=true" in the APPNAME.properties file.

Now, with 7.1.2, there is an action called "was_common_deploy_update_app" however, it expects a property file called "APPNAME_update.properties".


Question. What goes inside this "APPNAME_update.properties"? I do not see any template or sample file.

Thanks

0 votes



One answer

Permanent link
Prior than 7.1.2. to update an EAR, you can simply use the action - "was_common_deploy_install_app" with "options.update.ignore.new=true" in the APPNAME.properties file.

Now, with 7.1.2, there is an action called "was_common_deploy_update_app" however, it expects a property file called "APPNAME_update.properties".


Question. What goes inside this "APPNAME_update.properties"? I do not see any template or sample file.

Thanks



I figured out why the option "options.update.ignore.new=true" is no longer working in 7.1.2.

I had to decipher the error code and came up with this format.

OPTIONS=-update.ignore.new

Now, I can update the existing application without overwriting the existing binding.

I wish RAFW development team be more informative about changing their command or property syntax.. Everything is like a puzzle or maze working with RAFW.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 20 '11, 9:52 a.m.

Question was seen: 5,716 times

Last updated: Jan 20 '11, 9:52 a.m.

Confirmation Cancel Confirm