<!doctype html> <html> <head> <title>Rhapsody Properties File</title> <link rel="stylesheet" href="styles/site.css" type="text/css"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="styles/icons.css" type="text/css"> <script src="js/jquery.min.js"></script> <script src="tree/collapsibleTreeMenu.js"></script> <link href="tree/collapsibleTreeMenu.css" rel="stylesheet" type="text/css"> </head> <body class="theme-default aui-theme-default"> <div id="page"> <div id="main" class="aui-page-panel"> <div id="main-header"> <div id="breadcrumb-section"> <ol id="breadcrumbs"> <li> <span><a href="Rhapsody-Integration-Engine-6.5_133160975.html">Rhapsody Integration Engine 6.5</a></span> </li> <li> <span><a href="Administering-Rhapsody_133160982.html">Administering Rhapsody</a></span> </li> </ol> </div> <h1 id="title-heading" class="pagetitle"> <span id="title-text">Rhapsody Properties File</span> </h1> </div> <div id="content" class="view"> <div id="main-content" class="wiki-content group"> <p>The Rhapsody properties file is a text file called <code>rhapsody.properties</code> that contains properties used to configure the Rhapsody engine. The <code><span>rhapsody.properties</span></code><span> file is read by the engine on startup.</span></p> <p>For details on the properties you can configure in the Rhapsody properties file, refer to the relevant feature in the product documentation or the comments in the Rhapsody properties file itself The file is located in Rhapsody's installation directory:</p> <div class="code panel pdl" style="border-width: 1px;"> <div class="codeContent panelContent pdl"> <pre class="syntaxhighlighter-pre" data-syntaxhighlighter-params="brush: text; gutter: false; theme: Confluence" data-theme="Confluence"><RhapsodyInstallationDir>/rhapsody/rhapsody.properties</pre> </div> </div> <p>To edit the properties, edit the file directly. The engine must be restarted for any changes to the <code>rhapsody.properties</code> file to be activated.</p> <p>For details on the <code>rhapsody.properties</code> file and upgrading Rhapsody, refer to <a href="Upgrade-Strategies_133164181.html#UpgradeStrategies-RhapsodyPropertiesFile">Upgrade Strategies</a>.</p> <p> </p> </div> </div> </div> </div> </body> </html>