webMethods

webMethods

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.  Migrating JMS and JNDI settings between two webMethods instances

    Posted Tue November 06, 2012 10:19 AM

    Hi All,

    Can anyone please let me know the different ways of migrating JMS and JNDI settings to a new wM instance other than copying jms.CNF and JNDI Properties file to a new instance. Is there any other process to perform this migration. Please let me the best possible method for this… Your responses are much appreciated.

    Thanks,
    Adala


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 2.  RE: Migrating JMS and JNDI settings between two webMethods instances

    Posted Tue November 06, 2012 01:55 PM

    Hi,
    If you talk about migration the JMS and JNDI across different environments within same version of webMethods, then creating it manually will be the option though you can copy the .cnf files and change few values with respect to environment… You can also use deployer and choose the ‘Administration’ link of Deployment set to choose files in file system.

    If you talk about migrating JMS, JNDI details from one version of webMethods to another version of webMethods, you got to use IntegrationServer migration utility that comes with the product which does the actual migration work…

    -Senthil


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Migrating JMS and JNDI settings between two webMethods instances

    Posted Wed November 07, 2012 08:15 AM

    Hi Senthil,

    Thanks for you response which was so helpful…In our case, we are migrating within same version. Can you please let me know how the data(custom package with JDBC & MQ and other .cnf files of JMS settings etc) that is migrated from file system to an external RDBMS instance get affected in its database. Will the tables get directly updated with this migrated data or it needs any action to get stored in the table IS_DATASTORE. How the migrated IS data is stored actually after migrating to an External RDBMS from filesystem.

    -Dinesh


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 4.  RE: Migrating JMS and JNDI settings between two webMethods instances

    Posted Wed November 07, 2012 08:22 AM

    Hi Dinesh,
    When you create connection for JDBC, or MQ systems, it creates an object inside the specific custom package. As part of your deployment of entire package using Deployer, this information will also be moved to your next environment…

    With respect to jms.cnf, this doesn’t exist inside a specific package, where as it exists inside IntegrationServer/config folder in the file system… You got to move it manually or using Deployer… This will again sit in the file system of your target environment, and not in any db tables…

    HTH
    Senthil


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Migrating JMS and JNDI settings between two webMethods instances

    Posted Fri November 09, 2012 08:37 AM

    Thanks for your clarification Senthil!..Will this Deployer be also helpful to migrate .cnf and JNDI properties files to the target system? This is what we are looking out for… will the target UI gets reflected with these .cnf file properties? Can you give some info on this…

    -Dinesh


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 6.  RE: Migrating JMS and JNDI settings between two webMethods instances

    Posted Fri November 09, 2012 11:43 AM

    Yes. You can use deployer to move files in filesystem… But you might have to restart the target servers if required which is not the case if you move IS or TN objects… I hope you are not trying this out with Prod…

    Good luck!


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: Migrating JMS and JNDI settings between two webMethods instances

    Posted Fri November 09, 2012 12:05 PM

    Thats Great Senthil!.. Your responses were quite helpful… and it served our need… Thank you so much :slight_smile:

    Have a great Diwali week ahead!


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods