repository.dtd in CVS outdated?

2004-04-22 Thread Chiah Tong Kiat
Heres a snippet of the current repository.dtd file from the CVS residing on db-ojb/src/test/org/apache/ojb/repository.dtd From repository.dtd file platform (Db2 | Hsqldb | Informix | MsAccess | MsSQLServer | MySQL | Oracle | PostgreSQL | Sybase | SybaseASE | SybaseASA | Sapdb |

code for start/stop index to work for reportquery

2003-09-10 Thread Chiah Tong Kiat
Hi Ive made some changes in PersistenceBorkerImpl.java to implement start/stop index in the getReportQueryIteratorByQuery method. Im not too sure if this is inline with your convention. Pls review them Thanks Tong kiat

Help in store function call in PersistenceBroker

2003-07-08 Thread Chiah Tong Kiat
Hi Im having some problem when I attempt to store the database. Its throwing the stack trace following stack trace com.fedex.cih.jp.JPShipmentImpl.setMDEDetails(JPShipmentImpl.java:424) 2003-07-0 9 02:03:00,843 ERROR [ExecuteThread: '8' for queue: 'default'] jp.JPShipmentImpl

RE: Problem with new JCA code OTMJCAManagedConnectionFactory

2003-07-02 Thread Chiah Tong Kiat
2003 16:26:04 -0700 Subject: RE: Problem with new JCA code OTMJCAManagedConnectionFactory could you explain a bit more? this is not based on jca 1.5 -Original Message- From: Chiah Tong Kiat [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 4:28 PM To: [EMAIL PROTECTED

Re: Webapp google queries: What is a good way to present multipleweb pages with query results ?

2003-03-31 Thread Chiah Tong Kiat
The pager taglib is not a good idea because it always the full resultset, then filter the rest by using a for-next loop -Original Message- From: Manuel Alzola [EMAIL PROTECTED] To: OJB Users List [EMAIL PROTECTED] Date: Tue, 1 Apr 2003 06:24:03 +0200 Subject: Re: Webapp google queries:

Mapping compound primary key in OJB

2003-03-28 Thread Chiah Tong Kiat
Hi I’m trying to map table that contains compound keys. I cant’ seems to find any documentation in regards to this. Could anyone tell me or refer me to the correct documentation for it? Thanks Tong Kiat - To

RE: Deploy OJB in WebLogic Server

2003-03-24 Thread Chiah Tong Kiat
Hi I've read the deploy guide in the CVS. I've 1 question, does it mean that I could only deploy 1 version ojb in the same weblogic instance? Is there any way I could deploy multiple version of OJB (0.97, 0.99, 1.0rc1, etc) in the same weblogic instance if I'm hosting multiple application

Re: FW: Deploy OJB in WebLogic Server

2003-03-21 Thread Chiah Tong Kiat
-Original Message- From: Chiah Tong Kiat [mailto:[EMAIL PROTECTED] Sent: Thursday, March 20, 2003 7:06 PM To: OJB Users List; Thomas Mahler Subject: deploying ojb with WebLogic Hi I was trying to search the mail archive for information on deploying OJB in weblogic. Is there any

Problem with mailing list archive?

2003-03-20 Thread Chiah Tong Kiat
Hi Is the mailing list archive having problem. I've been tring to access that mailing list archive for the past 2 days without any success. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

deploying ojb with WebLogic

2003-03-20 Thread Chiah Tong Kiat
Hi I was trying to search the mail archive for information on deploying OJB in weblogic. Is there any current issue in preventing OJB from being used in weblogic? Is thee any particualr configuration in the weblogic setup that I need to be aware of? thanks tk