RE: WebSphere compatibility?

2004-02-11 Thread Ricardo Tercero Lozano
I`m successfully using OJB inside a WebSphere 4.0.4 (Windows 2000) using DataSource. -Mensaje original- De: Yannick Goujon [mailto:[EMAIL PROTECTED] Enviado el: miercoles, 11 de febrero de 2004 17:19 Para: [EMAIL PROTECTED] Asunto: WebSphere compatibility? Is Websphere 4.0.7 (solari

How could I know how many brokers are available in brokers pool

2003-11-12 Thread Ricardo Tercero Lozano
Just for stress testing. -- -- Ricardo Tercero Lozano iSOCO - Intelligent Software for the Networked Economy e-mail: [EMAIL PROTECTED] Web: http://www.isoco.com Francisca Delgado 11, 2nd floor 28108 Alcobendas Madrid (Spain) #T: +34 91 334

RE: OJB and Oracle 9ias

2003-09-15 Thread Ricardo Tercero Lozano
It can be because MetadataException cannot be instantiated. MetadataException extends PersistenceBrokerException that extends OJBRuntimeException. This class needs org.apache.commons.lang.exception.NestableRuntimeException Make sure apache-commons is in your library. Ricardo. -Original

RE: RE : BIGINT to Long, FieldConversion ?

2003-08-09 Thread Ricardo Tercero Lozano
I use BIGINT for my primary keys and Long for class fields and everything goes ok. Ricardo. -Original Message- From: Emmanuel Dupont [mailto:[EMAIL PROTECTED] Sent: viernes, 08 de agosto de 2003 18:29 To: 'OJB Users List' Subject: RE : BIGINT to Long, FieldConversion ? More informati

RE: RE : RE : BIGINT to Long, FieldConversion ?

2003-08-08 Thread Ricardo Tercero Lozano
FK(id_B_PK); Should I set the bB instance or the FK_Id ? Because I seems that with small long I can do only setb_FK() and with bib Long I have to set the B instance reference. Thanks for your reply ... -Message d'origine----- DeĀ : Ricardo Tercero Lozano [mailto:[EMAIL PROTECTED] Envo

Cannot compile ojb-1.0-rc4 on jdk1.3

2003-07-28 Thread Ricardo Tercero Lozano
] ^ [javac] 4 errors BUILD FAILED file:C:/java/db-ojb-1.0.rc4-src/build.xml:218: Compile failed; see the compiler error outp ut for details. -- -- Ricardo Tercero Lozano iSOCO - Intelligent Software for the Networked Economy

How to serialize repository.xml

2003-07-15 Thread Ricardo Tercero Lozano
I've readed than OJB can be configured (through OJB.properties file) to use a serialized version of repository.xml file. That's fine, but... how can I get a serialized version of this file? cannot find it in docs. thanks, Ricardo.

broker.getCount() and count(*)

2003-06-10 Thread Ricardo Tercero Lozano
query itself and one for the count(*)? thanks in advance, -- -- Ricardo Tercero Lozano iSOCO - Intelligent Software for the Networked Economy e-mail: [EMAIL PROTECTED] Web: http://www.isoco.com Francisca Delgado 11, 2nd floor 28108 Alcobendas

Join Creation Exception

2003-03-24 Thread Ricardo Tercero Lozano
0){ crit.addLike("upper(colegiate.accountName)", "%" + collegiateName.toUpperCase() + "%"); } ... the code works fine. Could it be a OBJ bug? -- -- Ricardo Tercero Lozano iSOCO - Intelligent Softw

RE: repository_user.xml, reverse-db and field indexes

2003-03-03 Thread Ricardo Tercero Lozano
New information: Field descriptor indexes can begin with "0" (there's no complaints) but if I put a reference-descriptor with a foreign-key id = "6", OJB gets the bean for the previous field-id (as it starts counting with "1"). Ricardo. -----Mensaje origi

repository_user.xml, reverse-db and field indexes

2003-03-03 Thread Ricardo Tercero Lozano
I found than if list of field descriptors inside a class descriptor in repository_user.xml don't work properly if field indexes begin with "0" (as generated by reverse-db) and reference descriptors are defined for some fields. Key values were loaded right, but some associated beans are loaded and

RE: Prefetch dynamic change

2003-02-21 Thread Ricardo Tercero Lozano
see 'auto-update, auto-delete set dynamically?' thread. -Mensaje original- De: Jean-Baptiste BRIAUD [mailto:[EMAIL PROTECTED]] Enviado el: viernes, 21 de febrero de 2003 10:50 Para: 'OJB Users List' Asunto: Prefetch dynamic change Hello, Is it possible to dynamicly change value of au

RE: auto-update, auto-delete set dynamically?

2003-02-20 Thread Ricardo Tercero Lozano
Or you can map multiple beans to same table with different behavior. -Mensaje original- De: Mahler Thomas [mailto:[EMAIL PROTECTED]] Enviado el: jueves, 20 de febrero de 2003 17:23 Para: 'OJB Users List' Asunto: RE: auto-update, auto-delete set dynamically? Sure, we have a "MOP inside

RE: OJB Setup

2003-02-18 Thread Ricardo Tercero Lozano
You could use broker = PersistenceBrokerFactory.defaultPersistenceBroker(); if you only want to connect from the default connection (and if you only has one connection configured). Ricardo. -Mensaje original- De: Lennart Benoot [mailto:[EMAIL PROTECTED]] Enviado el: martes,

reverse-db isn't able to change attribute names

2003-02-14 Thread Ricardo Tercero Lozano
I found reverse-db app is not able to change attribute and bean class names. When I change an attribute name an then select another one, the first table field modifications are lost. Is it a bug, or a to-do?? Thanks, -- -- Ricardo Tercero

RE: problems loading repository.xml using resin

2003-02-13 Thread Ricardo Tercero Lozano
I put this conde in resin.conf inside a tag. . I don't know if is used only for the host definition or if it is global for all hosts defined. Ricardo. -Mensaje original- De: Klaasjan Brand [mailto:[EMAIL PROTECTED]] Enviado el: jueves, 13 de febrero de 2003 1

RE: reverse-db (yet again)

2003-02-11 Thread Ricardo Tercero Lozano
Hi Jeremy, I got it working yesterday. I am using MySQL 4.0.9 and connector 2.0.14. Just drop connector jar on lib directory and executed reverse-db tool. All works fine, beans and xml was generated successfully. Ricardo. -Mensaje original- De: Jeremy [mailto:[EMAIL PROTECTED]] Enviado

SequenceManager for a particular class

2003-02-05 Thread Ricardo Tercero Lozano
eature implemented in cvs version? thanks, -- -------------- Ricardo Tercero Lozano iSOCO - Intelligent Software for the Networked Economy e-mail: [EMAIL PROTECTED] Web: http://www.isoco.com Francisca Delgado 11, 2nd floor 28108 Alcobendas Madrid (Spain) #T