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.  System Property

    Posted Tue November 02, 2010 04:57 PM

    Is there a config file in MWS where we can set a custom system property. Example “server.env=DEV”. In IS this used to be the server.cnf file. Is there something similar in MWS?


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 2.  RE: System Property

    Posted Wed November 03, 2010 05:49 PM

    All properties in the file portal.properties will be added to the System.properties map. You’ll need to use the mws.bat|mws.sh getconfig option to get this config file.

    Alternatively, you can modify the setenv.sh or setenv.bat file to create new system properties.

    Regards,
    –mark


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods