Class not found error while creating Derby Context Aware Function with ClientDataSource driver

2015-06-24 Thread ankita savaliya
am using derby as datasource in weblogic with org.apache.derby.jdbc.ClientDataSource driver. I have started derby database with ${WL_HOME}/common/derby/bin/startNetworkServer.sh Datasource is getting created properly but while fetching connection and creating context aware function it throws

[jira] [Commented] (DERBY-2245) DatabaseMetaData.getSQLKeywords() contains words that are not keywords in Derby.

2015-06-24 Thread Andreas Jim-Hartmann (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599337#comment-14599337 ] Andreas Jim-Hartmann commented on DERBY-2245: - Is there any news on this

Re: Class not found error while creating Derby Context Aware Function with ClientDataSource driver

2015-06-24 Thread Rick Hillegas
On 6/24/15 4:24 AM, ankita savaliya wrote: am using derby as datasource in weblogic with org.apache.derby.jdbc.ClientDataSource driver. I have started derby database with ${WL_HOME}/common/derby/bin/startNetworkServer.sh Datasource is getting created properly but while fetching connection

[jira] [Commented] (DERBY-6807) XXE attack possible by using XmlVTI and the XML datatype

2015-06-24 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599453#comment-14599453 ] Bryan Pendleton commented on DERBY-6807: I believe that using a

Re: Class not found error while creating Derby Context Aware Function with ClientDataSource driver

2015-06-24 Thread Bryan Pendleton
Caused by: java.sql.SQLSyntaxErrorException: The class 'test.vti.VTITest' does not exist or is inaccessible. Is this a class that you wrote? What is the context aware function that you are trying to create? Can you use the 'derby.log' on your Derby server to isolate the specific SQL

[jira] [Commented] (DERBY-6810) Add regression tests for XXE vulnerability

2015-06-24 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600651#comment-14600651 ] Bryan Pendleton commented on DERBY-6810: An example of how to exercise XmlVTI can

[jira] [Commented] (DERBY-2245) DatabaseMetaData.getSQLKeywords() contains words that are not keywords in Derby.

2015-06-24 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600636#comment-14600636 ] Bryan Pendleton commented on DERBY-2245: Those 5 keywords are all part of the

[jira] [Issue Comment Deleted] (DERBY-6810) Add regression tests for XXE vulnerability

2015-06-24 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-6810: --- Comment: was deleted (was: An example of how to exercise XmlVTI can be found in

[jira] [Commented] (DERBY-2245) DatabaseMetaData.getSQLKeywords() contains words that are not keywords in Derby.

2015-06-24 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599708#comment-14599708 ] Bryan Pendleton commented on DERBY-2245: Can you be as specific as possible? Which

[jira] [Commented] (DERBY-6810) Add regression tests for XXE vulnerability

2015-06-24 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600650#comment-14600650 ] Bryan Pendleton commented on DERBY-6810: An example of how to exercise XmlVTI can

[jira] [Comment Edited] (DERBY-2245) DatabaseMetaData.getSQLKeywords() contains words that are not keywords in Derby.

2015-06-24 Thread Andreas Jim-Hartmann (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600051#comment-14600051 ] Andreas Jim-Hartmann edited comment on DERBY-2245 at 6/24/15 8:03 PM:

[jira] [Commented] (DERBY-2245) DatabaseMetaData.getSQLKeywords() contains words that are not keywords in Derby.

2015-06-24 Thread Andreas Jim-Hartmann (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600051#comment-14600051 ] Andreas Jim-Hartmann commented on DERBY-2245: - So far the following keywords

[jira] [Comment Edited] (DERBY-2245) DatabaseMetaData.getSQLKeywords() contains words that are not keywords in Derby.

2015-06-24 Thread Andreas Jim-Hartmann (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600051#comment-14600051 ] Andreas Jim-Hartmann edited comment on DERBY-2245 at 6/24/15 8:05 PM: