On Mon, Nov 30, 2009 at 1:31 AM, Supun Kamburugamuwa <[email protected]> wrote:
> It seems this driver is never developed in Windows. > Yes. But AFAIR this runs on Windows. I have worked with DB2 (using JDBC) on windows. /sumedha > > Thanks, > Supun.. > > On Mon, Nov 30, 2009 at 1:24 AM, Sumedha Rubasinghe <[email protected]> > wrote: > > Coincidently, without seeing this mail thread I started to make Carbon > > platform compatible with IBM DB2 today :-( . So far I have successfully > > converted & tested the database creation script[1]. > > But due to a specific package naming on IBM's DB2 JDBC driver > (db2jcc.jar), > > I encountered a blocker on Windows platform. > > Following is a sample extract of JDBC driver jar. > > created: com/ > > created: com/ibm/ > > inflated: com/ibm/db2/jcc/uw/y.class > > inflated: com/ibm/db2/jcc/uw/z.class > > ... > > ... > > inflated: COM/ibm/db2/app/Blob.class > > inflated: COM/ibm/db2/app/BlobInputStream.class > > created: COM/ibm/db2os390/sqlj/jdbc/ > > inflated: COM/ibm/db2os390/sqlj/jdbc/DB2SQLJDriver.class > > > > As you can see, package com.ibm has been used twice with both upper & > lower > > cases. But the corresponding OSGi bundle we create does not seem to > preserve > > this difference in cases & we only see a lower case version in the OSGi > > bundle inside plugins directory. This causes > > 'COM.ibm.db2.jdbc.net.DB2Driver' to be unavailable @ server boot up. > > May be this would work on a case sensitive OS environment, on which I am > yet > > to try. > > /sumedha > > [1] > https://wso2.org/repos/wso2/trunk/carbon/distribution/carbon-home/dbscripts > > > > > > > > On Sat, Nov 28, 2009 at 11:14 AM, Sanjiva Weerawarana <[email protected]> > > wrote: > >> > >> +1 to support DB2 .. esp. if someone else is willing to do the work :-). > >> Sanjiva. > >> > >> On Sat, Nov 28, 2009 at 8:40 AM, Samisa Abeysinghe <[email protected]> > >> wrote: > >>> > >>> > >>> On Fri, Nov 27, 2009 at 7:26 PM, Senaka Fernando <[email protected]> > wrote: > >>>> > >>>> Hi all, > >>>> > >>>> How about adding support for IBM DB2/DB2 Express in addition to the > five > >>>> DBMS types that we support right now? A user has volunteered to try > this out > >>>> on our forum, [1]. > >>> > >>> It would also be nice to have some users contribute code for stuff like > >>> this :) given the open source model we are... > >>> Samisa... > >>> > >>> _______________________________________________ > >>> Carbon-dev mailing list > >>> [email protected] > >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >>> > >> > >> > >> > >> -- > >> Sanjiva Weerawarana, Ph.D. > >> Founder, Chairman & CEO; WSO2, Inc.; http://wso2.com/ > >> email: [email protected]; phone: +1 408 754 7388 x51726; cell: +94 77 > 787 > >> 6880 > >> blog: http://sanjiva.weerawarana.org/ > >> > >> The Open Source SOA Company > >> > >> _______________________________________________ > >> Carbon-dev mailing list > >> [email protected] > >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >> > > > > > > _______________________________________________ > > Carbon-dev mailing list > > [email protected] > > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
