MQ

MQ

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Migration Behavior between IIB and ACE

    Posted Thu February 01, 2024 07:19 AM

    Hi All,

    I am not able to find proper forum for this question so posting the question in this group,

    I have a small question. In IBM Integration Bus (IIB), I deployed a library as a common library. However, when migrating to IBM App Connect Enterprise (ACE), I find it inside TEST_DefaultApplication. Why has the behavior changed? Please explain."



    ------------------------------
    Hosh Mohammad
    ------------------------------


  • 2.  RE: Migration Behavior between IIB and ACE

    Posted Fri February 02, 2024 03:36 AM

    Hi Hosh

    I assume you are talking about static libraries. By default they get pulled inside an application, when you package them you can see them in the bar file as well.

    Shared libraries are migrated as is. Static libraries have been around since v8, but we have been using shared libraries exclusively for some time now. Static libs have their use, but you can't deploy them separately anymore. 

    In v10, you would see a static lib deployed and a copy in your application as well. 

    Since in v12 everything not shared needs to be in an application, you see the static lib also in the default application. You can delete that one without issue I believe, you existing application should work just fine.



    ------------------------------
    Matthias Blomme
    ------------------------------