Hello,
I would like to configure a second datasource in confluence. From the manual "Database Setup for Oracle" it gives an example for setting up only one datasource: https://confluence.atlassian.com/display/CONF35/Database+Setup+for+Oracle. Does anyone know how i can do that?
Thank you very much for your help!
Best Regards,
John
On the Confluence side, you just add another "resource" section.
However, I'm really not sure that's of any help to you because I don't know why you want to set up a new datasource (although I can think of a few possibilities, I'm not going to guess and wander off in the wrong direction) That will make it available for use inside Confluence, but you'll then need to write stuff to actually use it...
Hi Nic,
Thanks a lot for your reply! I have already added that in server.xml and web.xml of tomcat but somehow i have to link that with confluence (smth. like java:comp/env/jdbc/confluence) as i did for the first one. I need this as i am connecting with two databases.
java:comp/env/jdbc/confluence
Thank you once again!
I don't know what you mean by "link that with confluence", or what you want to do with the second connection?
You're missing the point, sorry, I'm not being clear.
Why do you want to connect to two databases? What is the goal?
It looks like you're new here. Sign in or register to get started.