<!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&nbsp;<code><span>rhapsody.properties</span></code><span>&nbsp;file is read by the engine on startup.</span></p>
      <p>For details on the properties you can configure in the&nbsp;Rhapsody properties file, refer to the&nbsp;relevant feature in the product documentation or the comments in the Rhapsody properties file itself The file is located in Rhapsody's&nbsp;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">&lt;RhapsodyInstallationDir&gt;/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&nbsp;<code>rhapsody.properties</code>&nbsp;file to be activated.</p>
      <p>For details on the&nbsp;<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>