Closed GoogleCodeExporter closed 9 years ago
Any updates about my request?
Original comment by hesha...@gmail.com
on 27 Mar 2014 at 4:38
Yes, it is certainly possible.
You can see an example of Oracle DataSource for server.xml in an older JIRA
documentation:
https://confluence.atlassian.com/display/JIRA043/Connecting+JIRA+to+Oracle#Conne
ctingJIRAtoOracle-Tomcat%28orJIRAStandalone%29
You can put it inside <Context>...</Context> of "JIRA/conf/server.xml".
Do not forget to replace in the dbconfig.xml file,
"<jdbc-datasource>...</jdbc-datasource>" with
"<jndi-datasource><jndi-name>java:comp/env/jdbc/JiraDS</jndi-name></jndi-datasou
rce>" (take a backup before).
Reference:
https://code.google.com/p/javamelody/wiki/AtlassianPlugin
Can we close this issue?
Original comment by evernat@free.fr
on 6 Apr 2014 at 1:56
No response from the reporter, so resolving as incomplete/invalid.
Original comment by evernat@free.fr
on 20 Apr 2014 at 11:15
Original issue reported on code.google.com by
hesha...@gmail.com
on 26 Mar 2014 at 9:16