Version Differences for Cloning an AnthillPro Instance

(Connection Settings Modification)
(server\conf\base.xml)
Line 54:
  === server\conf\base.xml ===    === server\conf\base.xml === 
       
- ### url should get changed to the connection string specified in installed.properties   + # '''url''' should get changed to the connection string specified in installed.properties  
- ### username should get changed to the database user’s username specified in installed.properties   + # '''username''' should get changed to the database user’s username specified in installed.properties  
- ### password should get changed to the plaintext database user’s password specified in installed.properties   + # '''password''' should get changed to the plaintext database user’s password specified in installed.properties  
  # Finally, ensuring that all the correct values are specified, you should be able to start your server and have it connect to the cloned database (or old database depending if you cloned the database or not).    # Finally, ensuring that all the correct values are specified, you should be able to start your server and have it connect to the cloned database (or old database depending if you cloned the database or not).