Can anyone help me on how to connect to a db using JNDI via scriptrunner? I've read this: https://community.atlassian.com/t5/Jira-questions/ScriptRunner-and-JNDI-database-access/qaq-p/322012 B...
As stated here, the jars mail-1.4.1.jar and activation-1.1.1.jar have to be moved from from the <jira-application-dir>/WEB-INF/lib/ subdirectory of the JIRA application installatio...
...orrow> <pool-test-while-idle>true</pool-test-while-idle> <validation-query-timeout>3</validation-query-timeout> <schema-name>public</schema-name> <jndi-d...
...pgrading from 7.6.1 on 64-bit Suse Linux. I am using Gmail and JNDI. I am getting error "java.lang.NoClassDefFoundError: javax/mail/Authenticator" when doing a connection. The solution described in t...
Hi!! I m trying to use ScriptRunner to validate a custom field against a database. In my groovy script, I don t like store the user and password , and use JNDI looks a better approach. So I h...
...ML structure of a datasource has changed too. Currently there is following datasource configured in the dbconfig.xml file, but none of the name or delegator-name seems to work as JNDI name at the p...
...ctivation-1.0.2.jar are in the <confluence-root>/lib directory. Here is my conf/server.xml JNDI configuration: <Resource name="mail/RackspaceSmtpServer" auth="Container" t...
Copied to clipboard