[jira] [Created] (DERBY-6443) ArrayIndexOutOfBoundsException when calling function from trigger

2013-12-31 Thread Tim Dudgeon (JIRA)
Tim Dudgeon created DERBY-6443: -- Summary: ArrayIndexOutOfBoundsException when calling function from trigger Key: DERBY-6443 URL: https://issues.apache.org/jira/browse/DERBY-6443 Project: Derby

Re: [jira] [Assigned] (DERBY-5219) Make it possible to set the classpath of the Derby tests using the -cp command line arg instead of setting the CLASSPATH environment variable.

2013-12-31 Thread Knut Anders Hatlen
rsjay1976 . rsjay1...@gmail.com writes: Thanks Bryan I tried both with and without $, but got the same results.As an FYI, I am running cygwin on windows 7 pc with SUN JRE 1.6.0_14 version. Hi Jayaram, In addition to removing the $, I think you need to have double quotes around the classpath,

[jira] [Created] (DERBY-6444) Add support for INSERT INTO table DEFAULT VALUES syntax

2013-12-31 Thread Lukas Eder (JIRA)
Lukas Eder created DERBY-6444: - Summary: Add support for INSERT INTO table DEFAULT VALUES syntax Key: DERBY-6444 URL: https://issues.apache.org/jira/browse/DERBY-6444 Project: Derby Issue Type:

Re: [jira] [Assigned] (DERBY-5219) Make it possible to set the classpath of the Derby tests using the -cp command line arg instead of setting the CLASSPATH environment variable.

2013-12-31 Thread rsjay1976 .
Thanks all, It now works.. With Regards Jayaram On Tue, Dec 31, 2013 at 9:51 AM, Knut Anders Hatlen knut.hat...@oracle.comwrote: rsjay1976 . rsjay1...@gmail.com writes: Thanks Bryan I tried both with and without $, but got the same results.As an FYI, I am running cygwin on windows