JSR169 and OSGi

2006-01-25 Thread Byron Appelt
I am trying to run Derby as an OSGi bundle in a J2ME/CDC Foundation environment with JSR 169. This doesn't seem to work properly since the EmbeddedActivator class has a reference to java.sql.DriverManager which is not included in the JSR169 subset. I am pretty new to OSGi and Derby, but this

Re: JSR169 and OSGi

2006-01-25 Thread Daniel John Debrunner
Byron Appelt wrote: I am trying to run Derby as an OSGi bundle in a J2ME/CDC Foundation environment with JSR 169. This doesn't seem to work properly since the EmbeddedActivator class has a reference to java.sql.DriverManager which is not included in the JSR169 subset. I am pretty new to OSGi

Removing Derby tagline

2006-01-25 Thread David W. Van Couvering
We are trying to finalize the work on the Derby logo and getting this posted to the web site and other places. The one issue still open is the tagline. We all voted +1 for the images that had the tagline Pure Java Database. It's likely that Sun has no issues with using the tagline, but it's

Re: Removing Derby tagline

2006-01-25 Thread Jean T. Anderson
David W. Van Couvering wrote: We are trying to finalize the work on the Derby logo and getting this posted to the web site and other places. The one issue still open is the tagline. We all voted +1 for the images that had the tagline Pure Java Database. It's likely that Sun has no issues

Re: Removing Derby tagline

2006-01-25 Thread Manjula Kutty
yes..I also agree to remove the tagline --Manjula On 1/25/06, David W. Van Couvering [EMAIL PROTECTED] wrote: We are trying to finalize the work on the Derby logo and getting thisposted to the web site and other places.The one issue still open is the tagline.We all voted +1 for the images that

RE: JSR169 and OSGi

2006-01-25 Thread Byron Appelt
I went ahead and created a Jira issue: DERBY-873 Byron K. Appelt Lead Developer - Devices and Gateways SensorLogic│M2M made easy. [EMAIL PROTECTED] www.SensorLogic.com -Original Message- From: Daniel John Debrunner [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 25, 2006 5:28 PM To:

Re: JSR169 and OSGi

2006-01-25 Thread Daniel John Debrunner
Byron Appelt wrote: I went ahead and created a Jira issue: DERBY-873 Thanks very much! Dan.

Re: Removing Derby tagline

2006-01-25 Thread Craig L Russell
Seems non-controversial. Unlike the "Pure Java Database". :-(+1 to remove the tag line pending Sun's decision.CraigOn Jan 25, 2006, at 3:41 PM, Manjula Kutty wrote:yes..I also agree to remove the tagline   --Manjula  On 1/25/06, David W. Van Couvering [EMAIL PROTECTED] wrote: We are trying to

RE: Removing Derby tagline

2006-01-25 Thread Samer Kanjo
+1 for remove tagline for now until things can be worked out with Sun or with a vote. I do like having a tagline. --Samer -Original Message- From: David W. Van Couvering [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 25, 2006 4:59 PM To: Derby Discussion; Derby Development Subject:

Re: Removing Derby tagline

2006-01-25 Thread Myrna van Lunteren
+1 lets get going... Myrna On 1/25/06, Samer Kanjo [EMAIL PROTECTED] wrote: +1 for remove tagline for now until things can be worked out with Sun orwith a vote. I do like having a tagline. --Samer-Original Message-From: David W. Van Couvering [mailto:[EMAIL PROTECTED]]Sent: Wednesday,

Re: Changing location of Log file

2006-01-25 Thread Afkham Azeez
You can specify the log file in the derby.properties file. e.g. derby.stream.error.file=/home/azeez/log/derby.log This derby.properties file should be placed in the directory pointed to by derby.system.home Java System property. e.g System.setProperty(derby.system.home, database); Thanks Manjula

round in derby

2006-01-25 Thread firass
hi. plz can you tell me where i can ask questions , and if i am in the correct place plz answer me my question: is there a build in function in derby that do round for the values in the sql sentance? and if not can i make a function and how to do it? thanks a lot, plz reply.