Re: [Zope-dev] Communication between Zserver and ZPublisher

2003-09-15 Thread Alexander Schad
At 13:56 15.09.2003 +0100, Chris Withers wrote: Alexander Schad wrote: Yes an oracle DB and i'm using an external session service to store and retrieve session data using the httplib. I think using httplib to return session data is risk to put it mildly. I'd put money on the fact

Re: [Zope-dev] Communication between Zserver and ZPublisher

2003-09-15 Thread Alexander Schad
At 10:18 15.09.2003 -0400, Shane Hathaway wrote: Alexander Schad wrote: Zope version: (Zope 2.4.4 (source release, python 2.1, linux2), python 2.1.3, linux2) You're going to have a hard time debugging this if you stick with Zope 2.4. Would it be difficult to upgrade? I have checked the ch

Re: [Zope-dev] Communication between Zserver and ZPublisher

2003-09-15 Thread Alexander Schad
At 09:54 15.09.2003 -0400, Shane Hathaway wrote: Alexander Schad wrote: Hi all, I'd like to understand how the communication between the ZServer and the ZODB works. As far as i know the ZServer (Web server) talks to the ZPublisher (ORB) to get the Requested Object. But do they communicat

Re: [Zope-dev] Communication between Zserver and ZPublisher

2003-09-15 Thread Alexander Schad
At 13:17 15.09.2003 +0100, Chris Withers wrote: Alexander Schad wrote: Hi all, I'd like to understand how the communication between the ZServer and the ZODB works. As far as i know the ZServer (Web server) talks to the ZPublisher (ORB) to get the Requested Object. But do they communicat

[Zope-dev] Communication between Zserver and ZPublisher

2003-09-15 Thread Alexander Schad
is on the os level to find out what these blocked connections are doing. But since i'm no unix system administrator i really don't know where i should start my investigation. thanks,

Re: [Zope-dev] ZOracle LOB Questions

2000-07-31 Thread Alexander Schad
> Alex, Oracle 8i broke DCOracle's support for LOBs; DCOracle primarily > uses OCI 7 (Oracle 7) calls, and Oracle 8i enforces a restriction that > OCI 8 objects cannot be used in the context of an OCI 7 statement. > > You can use Oracle 8.0 for this, the restriction isn't enforced until > Oracle

[Zope-dev] ZOracle LOB Questions

2000-07-31 Thread Alexander Schad
Hello! i have Oracle 8.1.6 ZOracleDA 2.2 installed with Zope 2.1.6 on a red hat linux machine. i have an oracle table with one column containing blobs. Now i have the following problems: 1. How can i retrieve data from that table in zope or in python (syntax) ? 2. How can i insert data to that