[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374840#comment-15374840
 ] 

Maxim Solodovnik commented on OPENMEETINGS-1419:
------------------------------------------------

I just have tried to set "/slashtest" as "Specify the name of the database" and 
I can see (using debugger)
connection URL was changed and become 
"jdbc:oracle:thin:@localhost:1521:/slashtest"
so I need some additional steps, otherwise I see nothing to fix :(

Or maybe you can provide dummy connection to Oracle for me (privately)
so I can reproduce your error, and fix it

> 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