Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 29850 invoked by uid 500); 21 Jun 2001 15:23:38 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 29783 invoked from network); 21 Jun 2001 15:23:31 -0000 Message-ID: <20010621152333.68148.qmail@web12803.mail.yahoo.com> Date: Thu, 21 Jun 2001 08:23:33 -0700 (PDT) From: Davanum Srinivas Reply-To: dims@yahoo.com Subject: RE: [C2.1] bug SQLTransformer.java To: cocoon-dev@xml.apache.org In-Reply-To: <703B15C33AA4D411A69000508B09061D0C8C58@BYRON> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Sven, Fixed. Looking forward to the documentation. Also a small sample would be great!!! When everything is in, we could start a [VOTE] to release it with 2.0 itself.... Thanks, -- dims --- Beauprez Sven wrote: > > Dims, > > i will update the documentation i have now and i will post them asap. > (but probably not before the weekend) > > There is one thing that should be changed to the SQLTransformer at line 64: > - public static final String my_uri = "http://apache.org/cocoon/SQL"; > + public static final String my_uri = > "http://apache.org/cocoon/SQL/2.0"; > > This is because we still use to old way here and i forgot to change it > before posting the file... > > Sven > > > -----Original Message----- > From: Davanum Srinivas [mailto:dims@yahoo.com] > Sent: Thursday, June 21, 2001 1:12 PM > To: cocoon-dev@xml.apache.org > Cc: Sven.Beauprez@the-ecorp.com > Subject: RE: [C2.1] SQLTransformer.java / FilterTransformer.java / > ReadDOM SessionTransformer.java / WrieDOMSessionTransformer.java > > > Sven, > > Done So far: > - Added the New Transformers > - Updated SQLTransformer > - Added sql-transformer.xml in xdocs (derived from your SQLTransformer.txt) > > Can you please submit some samples and docs to better illustrate the power > of all of your > transformers? > > Notes: > - These changes are to the 2.1 Head ONLY. > - You can use "build docs" to build the documentation. > > Thanks, > dims > > > --- Beauprez Sven wrote: > > > > As requested, the zip file. > > These are the latest versions, there was a small bug in the last version > > that i removed now > > (when calling stored procedure that returned a cursor, it stayed open in > the > > DB) > > > > Also want to repeat the remark about the SQLTransformer again: > > > > The biggest change is that it now uses prepared and callable statements. > > The biggest addition is that you can use stored procedures also. > > > > There are 2 parts i am not sure of: > > - i commented out lines 213 and 252: > > 213: this.contentHandler.startPrefixMapping("",my_uri); > > 252: this.contentHandler.endPrefixMapping(""); > > i don't think they are needed > > - i commented out lines 911-914 because the connection is closed for sure > in > > the execute() method > > > > > > Sven > > > > > > -----Original Message----- > > From: Davanum Srinivas [mailto:dims@yahoo.com] > > Sent: Wednesday, June 20, 2001 11:29 PM > > To: Sven.Beauprez@the-ecorp.com > > Cc: cocoon-dev@xml.apache.org > > Subject: [C2.1] SQLTransformer.java / FilterTransformer.java / > > ReadDOMSessionTransformer.java / WrieDOMSessionTransformer.java > > > > > > Sven, > > Sorry for the delay. Do you mind submitting a zip file of the java > sources? > > I'll add it to C2.1. > > > > thanks, > > dims > > > ===== > Davanum Srinivas, JNI-FAQ Manager > http://www.jGuru.com/faq/JNI > > __________________________________________________ > Do You Yahoo!? > Get personalized email addresses from Yahoo! Mail > http://personal.mail.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org > For additional commands, email: cocoon-dev-help@xml.apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org > For additional commands, email: cocoon-dev-help@xml.apache.org > ===== Davanum Srinivas, JNI-FAQ Manager http://www.jGuru.com/faq/JNI __________________________________________________ Do You Yahoo!? Spot the hottest trends in music, movies, and more. http://buzz.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org