hi sylvain,

could you please enable logging in ojb.properties so we can see where it
comes to a halt.

jakob

> I add broker.beginTransaction() before Query query = new 
> QueryByCriteria .... and broker.commitTransaction() at the end but NO 
> DIFFERENCE!!
> 
> Thank you
> Sylvain
> 
> -----Message d'origine-----
> De: Armin Waibel [mailto:[EMAIL PROTECTED]]
> Date: mercredi, 11. septembre 2002 10:08
> �: OJB Users List
> Objet: Re: Needs help for retrieving data with OJB
> 
> 
> Try this out please.
> 
> Armin
> 
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Wednesday, September 11, 2002 10:01 AM
> Subject: RE: Needs help for retrieving data with OJB
> 
> 
> No, I don't use it.
> 
> Sylvain
> 
> -----Message d'origine-----
> De: Armin Waibel [mailto:[EMAIL PROTECTED]]
> Date: mercredi, 11. septembre 2002 09:54
> �: OJB Users List
> Objet: Re: Needs help for retrieving data with OJB
> 
> 
> Did you use the transaction demarcation of the PB-api in your code?
> broker.beginTransaction
> broker.commitTransaction
> 
> Armin
> 
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, September 11, 2002 9:33 AM
> Subject: RE: Needs help for retrieving data with OJB
> 
> 
> Hi Charles,
> 
> Yes I have done! With no errors!
> 
> 
> Sylvain
> 
> -----Message d'origine-----
> De: Charles Anthony [mailto:[EMAIL PROTECTED]]
> Date: mercredi, 11. septembre 2002 09:30
> �: 'OJB Users List'
> Objet: RE: Needs help for retrieving data with OJB
> 
> 
> Hi Sylvain,
> 
> On my way into work this morning something struck me; have you run the
> JUNIT
> test bed agains SQL Server ?
> 
> See http://jakarta.apache.org/ojb/platforms.html for how to do this.
> This
> would tell you if there are any major problems with your environment
> (like
> not being able to read data !)
> 
> Cheers,
> 
> Charles.
> 
> >-----Original Message-----
> >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> >Sent: 11 September 2002 08:28
> >To: [EMAIL PROTECTED]
> >Subject: Needs help for retrieving data with OJB
> >
> >
> >Hello everybody,
> >
> >I'm new in OJB world and I try to start a project with this
> >persistence layer tool.
> >
> >I'm trying to start with the PersistenceBroker API. I use the
> >Tutorial 1 examples.
> >
> >If I had no problem to store or delete objects with this API,
> >it's aboslutely impossible for me to retrieve something from
> >the database. My program waits for something and I have no
> >idea what's happen.
> >
> >I have already posted some tips (thank you Charles and Frank)
> >but no chance. That's not work!!
> >
> >Is there other method to retrieve objects from the database
> >with this API?
> >
> >Maybe someone could send me a simple piece of code which work
> >and I could test it and be sure there are other problems (with
> >the JDBC driver or the MS SQL Server database)?
> >
> >Any suggestions will be very appreciated.
> >
> >Thank you
> >Sylvain
> >
> >--
> >To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> This email and any attachments are strictly confidential and are
> intended
> solely for the addressee. If you are not the intended recipient you must
> not disclose, forward, copy or take any action in reliance on this
> message
> or its attachments. If you have received this email in error please
> notify
> the sender as soon as possible and delete it from your computer systems.
> Any views or opinions presented are solely those of the author and do
> not
> necessarily reflect those of HPD Software Limited or its affiliates.
> 
>  At present the integrity of email across the internet cannot be
> guaranteed
> and messages sent via this medium are potentially at risk.  All
> liability
> is excluded to the extent permitted by law for any claims arising as a
> re-
> sult of the use of this medium to transmit information by or to
> HPD Software Limited or its affiliates.
> 
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to