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: JSR169 and OSGi

2006-01-25 Thread Byron Appelt
: Derby Discussion Subject: Re: JSR169 and OSGi 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

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 O

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 seems