Author |
Message
|
GeneRK4 |
Posted: Wed Jan 15, 2014 4:00 am Post subject: Applications and Library in WMB8 |
|
|
Master
Joined: 08 Jul 2013 Posts: 220
|
Hi,
I have 2 applications referring to a common library.
I deployed the applications and library individually in my broker.
Now , I made change in my library and deployed the library alone.
My expectation is as the 2 applications referring to the common library and as per the manual the applications need not redeployed again if there is any common change required,I thought the changes done in the common library will be reflected to the applications internally.
But,this has not happened.
Rather,if I rebuild the application and redeploy the application,then the library changes are reflected.
Then,what is the use of library function?why there is a feature in WMB8 that we can deploy the library alone individually?
If I am hitting this in the wrong direction,please correct me... |
|
Back to top |
|
 |
Simbu |
Posted: Wed Jan 15, 2014 5:48 am Post subject: |
|
|
 Master
Joined: 17 Jun 2011 Posts: 289 Location: Tamil Nadu, India
|
Hi,
Infocenter says...
Quote: |
If a library is referenced by an application, a copy of the referenced library is isolated at run time from resources outside the application. This copy of the library is not visible to resources outside the application |
so you need to rebuild and redeploy all applications related to the libraries.
There is also one RFE with same requirement as you.
http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=19930 |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jan 15, 2014 6:58 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
If libraries are included by copy (which they currently are), then when you change the library you have to make a conscious choice to pick up those changes in all applications that use the library.
If libraries are included by reference (which they currently are not), then when you change the library, you have to take special and extra effort to regression test that change for everything that uses it before you can deploy it anywhere.
It would be nice for the lab to make this a choice that can be taken by the customer.
But I doubt I will ever choose to include things by reference. |
|
Back to top |
|
 |
GeneRK4 |
Posted: Wed Jan 15, 2014 5:25 pm Post subject: |
|
|
Master
Joined: 08 Jul 2013 Posts: 220
|
Really I am thankful for all the above experts replies
They have cleared my queries...
I have now voted for the RFE  |
|
Back to top |
|
 |
ps309 |
Posted: Thu Jan 16, 2014 7:18 am Post subject: |
|
|
Newbie
Joined: 16 Jan 2014 Posts: 1
|
bed bug attorney wrote: |
Really I am thankful for all the above experts replies
They have cleared my queries...
I have now voted for the RFE  |
Great! Glad to hear you got it all resolved.
Did you rebuild and redeploy to get it to work?
Last edited by ps309 on Mon Feb 24, 2014 12:25 pm; edited 1 time in total |
|
Back to top |
|
 |
GeneRK4 |
Posted: Thu Jan 16, 2014 5:00 pm Post subject: |
|
|
Master
Joined: 08 Jul 2013 Posts: 220
|
No..It has not worked for me..We have found that this functionality is not present in WMB .Hence in the RFE community we have voted for the same Enhancement request. |
|
Back to top |
|
 |
|