Ioannis Vlachos created OPENMEETINGS-1419:
---------------------------------------------

             Summary: Connect to Oracle DB with Service Name through Web 
Installer
                 Key: OPENMEETINGS-1419
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1419
             Project: Openmeetings
          Issue Type: Improvement
            Reporter: Ioannis Vlachos
            Assignee: Maxim Solodovnik
            Priority: Minor


OM can connect to Oracle DB with Service Name instead of SID, if you use the 
command line admin and use the correct notation (/) on the persistence.xml 
(e.g. jdbc:oracle:thin:@localhost:1521/openmeetings).

However, you can't do the same thing through the web installer, since it does 
not recognise the  / character in the DB url (which declares usage of Service 
Name) but only the : character (SID). 

It would be helpful if the web installer was improved, in order to support both 
SID and Service name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to