Re: deploy OJB with web application

2004-02-23 Thread Thomas Dudziak
On Mon, 23 Feb 2004, marc salvetti wrote: i use the latest ojb version (rc5) See the answer from armin, this message seems not to be related with the current pb, it is apparently for sequence generation From what I gather, it seems as if there was a problem with the Resin build-in xml

Re: deploy OJB with web application

2004-02-23 Thread Thomas Dudziak
On Mon, 23 Feb 2004, marc salvetti wrote: Thank you very much for this info, i will try to install resin on my local computer to check if it works with theses properties. But for now, i'm still stuck because i can't ask my isp to change the resin config, as i guess it could make

Re: deploy OJB with web application

2004-02-23 Thread Robert S. Sfeir
Thomas Dudziak wrote: On Mon, 23 Feb 2004, marc salvetti wrote: Thank you very much for this info, i will try to install resin on my local computer to check if it works with theses properties. But for now, i'm still stuck because i can't ask my isp to change the resin config, as i guess it

Re: deploy OJB with web application

2004-02-22 Thread Thomas Dudziak
On Sun, 22 Feb 2004, marc salvetti wrote: Tom, i finally got shell access from my isp, here is the interesting part of the log : [org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG: reference-descriptor [org.apache.ojb.broker.metadata.RepositoryXmlHandler] DEBUG: name:

Re: deploy OJB with web application

2004-02-16 Thread marc salvetti
ZZZ Liu z2liu_work at yahoo.com writes: I am using OJB rc5. Everything is fine when I use it for stand alone program. But when I try to use it in a web application (applciation server is resin 2.1.10), I got following error. From the log, we can see that there is a NullPointerException at

Re: deploy OJB with web application

2004-02-16 Thread Robert S. Sfeir
Don't spin your wheels, I've already filed a bug with resin 3.0.6 where the repository won't parse right. Scott fixed it already for the next release, in the mean time use 3.0.4, it works fine. R - To unsubscribe, e-mail:

Re: deploy OJB with web application

2004-02-16 Thread marc salvetti
Armin, i'm sorry i think i didn't understand your question in my last post i don't think there is a problem with entity elements because the objects are correctly loadeds, so the repository_user.xml is correctly parsed, the problem is that referenced objects and collections are null inside the

Re: deploy OJB with web application

2004-02-16 Thread marc salvetti
Robert S. Sfeir robert at codepuccino.com writes: Don't spin your wheels, I've already filed a bug with resin 3.0.6 where the repository won't parse right. Scott fixed it already for the next release, in the mean time use 3.0.4, it works fine. R well in fact i don't have much

Re: deploy OJB with web application

2004-02-16 Thread Robert S. Sfeir
marc salvetti wrote: Robert S. Sfeir robert at codepuccino.com writes: Don't spin your wheels, I've already filed a bug with resin 3.0.6 where the repository won't parse right. Scott fixed it already for the next release, in the mean time use 3.0.4, it works fine. R well in fact i

Re: deploy OJB with web application

2004-02-16 Thread Robert S. Sfeir
Thomas Dudziak wrote: On Mon, 16 Feb 2004, marc salvetti wrote: well in fact i don't have much choices as i don't control my host computer and resin versions I wonder why this should have anything to do with resin ? From what you posted it seems more like a problem with the XML parser,

Re: deploy OJB with web application

2004-02-16 Thread marc salvetti
Thomas Dudziak tomdz at first.gmd.de writes: On Mon, 16 Feb 2004, marc salvetti wrote: well in fact i don't have much choices as i don't control my host computer and resin versions I wonder why this should have anything to do with resin ? From what you posted it seems more like a

Re: deploy OJB with web application

2004-02-16 Thread marc salvetti
tom, i tried to set the log level to debug in OJB.properties : ROOT.LogLevel=DEBUG but i don't understand how to access the log from my webapp, if i look to the error log of my isp, i only see the server errors, but not the output i can see on the console on my local computer the error

Re: deploy OJB with web application

2004-02-16 Thread Thomas Dudziak
On Mon, 16 Feb 2004, marc salvetti wrote: but i don't understand how to access the log from my webapp, if i look to the error log of my isp, i only see the server errors, but not the output i can see on the console on my local computer Documentation on the Resin logging configuration can be

Re: deploy OJB with web application

2004-02-16 Thread marc salvetti
Thomas Dudziak tomdz at first.gmd.de writes: On Mon, 16 Feb 2004, marc salvetti wrote: but i don't understand how to access the log from my webapp, if i look to the error log of my isp, i only see the server errors, but not the output i can see on the console on my local computer

Re: FW: deploy OJB with web application

2004-01-25 Thread ZZZ Liu
. Thanks, Zhe -Original Message- From: Armin Waibel [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 3:28 AM To: OJB Users List Subject: Re: deploy OJB with web application Hi, ZZZ Liu wrote: I am using OJB rc5. Everything is fine when I use it for stand alone

Re: FW: deploy OJB with web application

2004-01-24 Thread Armin Waibel
-- internal; Thanks, Zhe -Original Message- From: Armin Waibel [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 3:28 AM To: OJB Users List Subject: Re: deploy OJB with web application Hi, ZZZ Liu wrote: I am using OJB rc5. Everything is fine when I use it for stand alone

Re: deploy OJB with web application

2004-01-22 Thread Armin Waibel
Hi, ZZZ Liu wrote: I am using OJB rc5. Everything is fine when I use it for stand alone program. But when I try to use it in a web application (applciation server is resin 2.1.10), I got following error. From the log, we can see that there is a NullPointerException at

Re: FW: deploy OJB with web application

2004-01-22 Thread ZZZ Liu
; !-- include ojb internal mappings here -- internal; Thanks, Zhe -Original Message- From: Armin Waibel [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 3:28 AM To: OJB Users List Subject: Re: deploy OJB with web application Hi, ZZZ Liu wrote: I am