From: Y. T. G. <yg...@pc...> - 2005-08-04 15:14:59
|
Hi Thiago: For problem 1, we can provide a command line platform switch or somehow config. Problem 2 should not have been a problem as TestDBManager does a platform specific replacement of the testTables files before loading the data (well it is possible that there is a bug though). As for WDKToySite, you should not bother setting it up until all other model problems are addressed. Thomas > -----Original Message----- > From: gus...@li...=20 > [mailto:gus...@li...] On Behalf=20 > Of Thiago Satake > Sent: Thursday, August 04, 2005 9:35 AM > To: gus...@li...; wd...@pc... > Subject: [GUSDEV] Fwd: [WDKDEV] WDK with Postgres? >=20 >=20 > ---------- Forwarded message ---------- > From: Thiago Satake <ma...@gm...> > Date: 04/08/2005 11:34 > Subject: Re: [WDKDEV] WDK with Postgres? > To: Steve Fischer <sfi...@pc...> >=20 >=20 > Ok ........ >=20 > We can list some problems: > 1- we had to change all of perl wdk file ... to set te=20 > correct driver to postgres. > 2- we had to change testTables files to change the numeric=20 > data type ( number > numeric ) > 3- and now we are changing java file to adapt to Postgres (=20 > sequence manipulation, Postgres.java - jdbc driver and numeric type ) >=20 > now we are having problem to use WDKToySite as the log shows: >=20 > DEBUG: making a QuestionSetForm > Aug 4, 2005 11:23:14 AM org.apache.struts.action.RequestProcessor > processException > WARNING: Unhandled Exception thrown: class=20 > java.lang.ArrayIndexOutOfBoundsException >=20 > and other problems ............. >=20 > Thanks for the help :-) >=20 >=20 >=20 >=20 > 2005/8/4, Steve Fischer <sfi...@pc...>: > > Folks- > > > > the production uses of wdk so far are in oracle, so we have not put=20 > > much effort into ensuring the complete functioning of the postgres=20 > > module. > > > > however, a student did successfully use postgres with the wdk. he=20 > > made improvements in the PostgreSQL.java file, and a small=20 > change in=20 > > ResultFactory that are not yet in the release. > > > > I will incorporate those changes today and test it. I=20 > hope to get you > > a patch by tomorrow. > > > > can you describe briefly the problems? > > > > steve > > > > Thiago Satake wrote: > > > > >I am having the same problem......... > > > > > >Does Someone have the wdk working with postgres database ? > > > > > >I would appreciate if someone could help me too=20 > !!!!!!!!!!!!!!!!!!!=20 > > >:-) > > > > > >Thanks ............. > > > > > >Thiago Seito Satake > > > > > > > > >2005/8/4, fab...@de... <fab...@de...>: > > > > > > > > >>Hello all, > > >> > > >>We have a GUS installation running ok and now we're trying to use=20 > > >>WDK 1.5 to explore the postgres schema. We noticed that=20 > the WDK code=20 > > >>is manipulating an Oracle database, due to some type columns,=20 > > >>sequence using, etc... that generates many errors when=20 > running wdk=20 > > >>programs (wdkCache, wdkQuery, wdkRecord,...). > > >> > > >>Because of this, we're having a hard work to debug the=20 > code and set=20 > > >>it to work with the Postgres schema. We would like to know if=20 > > >>someone has a WDK working with GUS Postgres perfectly. > > >> > > >>Thanks a lot, > > >> > > >>Fabr=EDcio. > > >> > > >>---------------------------------------------------------------- > > >>This message was sent using IMP, the Internet Messaging Program.=20 > > >>_______________________________________________ > > >>WDKDev mailing list > > >>WD...@pc...=20 > > >>https://mail.pcbi.upenn.edu/mailman/listinfo/wdkdev > > >> > > >> > > >> > > > > > > > > > > > > > > >=20 >=20 > -- > Thiago Seito Satake > !! Tenha um bom dia !! > Tel: (041) 990-55422 >=20 >=20 > --=20 > Thiago Seito Satake > !! Tenha um bom dia !! > Tel: (041) 990-55422 >=20 >=20 > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference &=20 > EXPO September 19-22, 2005 * San Francisco, CA * Development=20 > Lifecycle Practices Agile & Plan-Driven Development *=20 > Managing Projects & Teams * Testing & QA Security * Process=20 > Improvement & Measurement * http://www.sqe.com/bsce5sf=20 > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >=20 |