[possible donation] XmlForm popup sample using sourcewriter

2002-12-02 Thread Michael Homeijer
Hi, I have prepared a sample for Cocoon 2.1 of a xml form popup that reads from and writes data to a xml file using a sourcewriter. The example edits business cards from a directory in a popup. I'd be happy to zip them up and mail these if anybody wants to add it to the Cocoon samples. Some back

Re: The organization of xml.apache.org

2002-12-02 Thread Matt Sergeant
Please note that axkit's core dev list is [EMAIL PROTECTED] or [EMAIL PROTECTED] (note the extra "el" :-). I've had to forward all mails so far, so if you could all change follow ups that would be great. - To unsubscribe, e-mai

Re: Designing Dialogs in XML

2002-12-02 Thread Ovidiu Predescu
Matthew, I was talking to Stefan Sofariu at GetTogether and he mentioned XUL from Mozilla in the same context of an XML language to define controls which are independent of HTML. The event and object model is a bit different though, but nevertheless XUL would be a great markup to use to de

Re: flowscript save-on-back

2002-12-02 Thread Ovidiu Predescu
Hi Torsten, [Cc-ed Daniel and [EMAIL PROTECTED] as it might be an interesting topic as well] Sorry it took so long for me to find some more time to think about this problem. I believe the use case you mentioned is certainly a valid one, and a very important one. One way to solve this problem

Re: [Proposal] Include Jetty in Cocoon CVS

2002-12-02 Thread Bertrand Delacretaz
On Tuesday 03 December 2002 01:14, Nicola Ken Barozzi wrote: >. . . > build run > http://localhost:/ Here's what I get: $ wget http://localhost:/ --07:41:55-- http://localhost:/ => `index.html' Connecting to localhost:... connected! HTTP request sent, awaiting resp

Re: Expire Continuations

2002-12-02 Thread Ovidiu Predescu
Hi Michael, OK, I'm back from a longer absence due to the Thanksgiving vacation. On Thursday, Nov 28, 2002, at 10:28 US/Pacific, Michael Melhem wrote: Hi Ovidiu!! How are you mate, I guess you are not coming to the Frankfurt Stammtisch :-P Wait a second, I want to come! ;) I was thinki

DO NOT REPLY [Bug 14903] - [PATCH] Change in flow sendPage* APIs

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [PATCH QUEUE] Summary December 3 2002

2002-12-02 Thread nicolaken
--- This mail is generated automatically using Jakarta Ant. Contents are automatically downloaded from Apache's Bugzilla. --- Please do not reply to th

DO NOT REPLY [Bug 14916] - WebServiceProxyGenerator doesn't honor wsproxy-method configuration parameter

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Designing Dialogs in XML

2002-12-02 Thread Ivelin Ivanov
Interesting idea. Are you suggesting that Cocoon should support XFrames URLs? Makes sense to me. Do you two have some use cases and specific suggestions in this direction? Ivelin - Original Message - From: "Matthew Langham" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, Dec

Re: The organization of xml.apache.org

2002-12-02 Thread Andrew C. Oliver
What I like most about such a proposal is that it is completely up to the commiters to decide whether they want opt in or opt out. What do others think? It continues to sound reasonable to me, but I'd personally like to see the Jakarta "brand" continue. Not sure how to *do* that... I don't

Re: The organization of xml.apache.org

2002-12-02 Thread Steven Noels
[suggestion to hold this discussion only on [EMAIL PROTECTED] from now?] Sam Ruby wrote: > Separate code bases with separate communities should be separate > projects. Independent of the size of the codebase, if the size of > the community is only a few people, then it is not an ASF project.

DO NOT REPLY [Bug 14916] - WebServiceProxyGenerator doesn't honor wsproxy-method configuration parameter

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: The organization of xml.apache.org

2002-12-02 Thread Sam Ruby
Ted Leung wrote: 4. Some option that hasn't been thought of yet. Based initially on the reorg discussions, and then a number of F2F discussions at ApacheCon, I am planning on proposing something radical within Jakarta, but it applies equally well here. I provided some foreshadowing for this

Re: [Proposal] Include Jetty in Cocoon CVS

2002-12-02 Thread Nicola Ken Barozzi
Morrison, John wrote: From: Bernhard Huber [mailto:[EMAIL PROTECTED]] hi, i've tried it already. it's quite easy taking the forrest jetty setting as blue-print. Done (there and here ;-) jetty as much as i 've experienced is quite fast, and needs less memory. Yes, it's very nice for testing

cvs commit: xml-cocoon2/tools/jetty/conf jettyconf.xml

2002-12-02 Thread nicolaken
nicolaken2002/12/02 16:11:24 Modified:.build.bat changes.xml Added: tools/jetty/conf jettyconf.xml Log: Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file easily as java jvm args, or in the future copied to the webserver

cvs commit: xml-cocoon2/tools/jetty/lib javax.servlet.jar org.apache.jasper.jar org.mortbay.jetty-jdk1.2.jar org.mortbay.jmx.jar

2002-12-02 Thread nicolaken
nicolaken2002/12/02 16:10:39 Added: tools/jetty/lib javax.servlet.jar org.apache.jasper.jar org.mortbay.jetty-jdk1.2.jar org.mortbay.jmx.jar Log: Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file easily as jav

cvs commit: xml-cocoon2 properties.xml

2002-12-02 Thread nicolaken
nicolaken2002/12/02 16:06:02 Modified:.properties.xml Log: Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file easily as java jvm args, or in the future copied to the webserver or Java endorsed dir. Currently it enables Je

cvs commit: xml-cocoon2/legal LICENSE.jetty.html

2002-12-02 Thread nicolaken
nicolaken2002/12/02 16:05:52 Added: legalLICENSE.jetty.html Log: Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file easily as java jvm args, or in the future copied to the webserver or Java endorsed dir. Currently it enable

cvs commit: xml-cocoon2 build.xml

2002-12-02 Thread nicolaken
nicolaken2002/12/02 16:05:43 Modified:.build.xml Log: Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file easily as java jvm args, or in the future copied to the webserver or Java endorsed dir. Currently it enables Jetty t

cvs commit: xml-cocoon2/lib jars.xml

2002-12-02 Thread nicolaken
nicolaken2002/12/02 16:05:24 Modified:lib jars.xml Log: Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file easily as java jvm args, or in the future copied to the webserver or Java endorsed dir. Currently it enables Jetty to

cvs commit: xml-cocoon2/lib/core xalan-2.4.1.jar xercesImpl-2.1.0.jar xml-apis.jar xsltc.jar

2002-12-02 Thread nicolaken
nicolaken2002/12/02 16:05:15 Removed: lib/core xalan-2.4.1.jar xercesImpl-2.1.0.jar xml-apis.jar xsltc.jar Log: Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file easily as java jvm args, or in the future copied

cvs commit: xml-cocoon2/lib/endorsed xalan-2.4.1.jar

2002-12-02 Thread nicolaken
nicolaken2002/12/02 16:04:30 Added: lib/endorsed xalan-2.4.1.jar Log: Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file easily as java jvm args, or in the future copied to the webserver or Java endorsed dir. Currently it enabl

cvs commit: xml-cocoon2/lib/endorsed xercesImpl-2.1.0.jar

2002-12-02 Thread nicolaken
nicolaken2002/12/02 15:57:05 Added: lib/endorsed xercesImpl-2.1.0.jar Log: Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file easily as java jvm args, or in the future copied to the webserver or Java endorsed dir. Currently it

Re: Flow wishlist :)

2002-12-02 Thread Stefano Mazzocchi
Hunsberger, Peter wrote: Let me be clear that I'm not looking for dynamic pipeline generation. Cool. The mapping of URI to generator is well defined for everything that what we want to do. The selection of transformer is a little less so; for example, the 1 result vs. multiple results exampl

Re: Flow wishlist :)

2002-12-02 Thread Ovidiu Predescu
Peter, If you ask me, you should never use the sitemap to describe any processing other than page generation. For everything else, just use the flow layer to describe the interactions between pages, and business logic you express in Java or a functional language (like Scheme) implemented in Ja

cvs commit: xml-cocoon2/lib/endorsed xml-apis.jar

2002-12-02 Thread nicolaken
nicolaken2002/12/02 15:51:12 Added: lib/endorsed xml-apis.jar Log: Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file easily as java jvm args, or in the future copied to the webserver or Java endorsed dir. Currently it enables

cvs commit: xml-cocoon2/lib/endorsed xsltc.jar

2002-12-02 Thread nicolaken
nicolaken2002/12/02 15:50:21 Added: lib/endorsed xsltc.jar Log: Moved endorsed libs in ./lib/endorsed, so that they can be added in the build file easily as java jvm args, or in the future copied to the webserver or Java endorsed dir. Currently it enables Jet

DO NOT REPLY [Bug 14916] - WebServiceProxyGenerator doesn't honor wsproxy-method configuration parameter

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14916] - WebServiceProxyGenerator doesn't honor wsproxy-method configuration parameter

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-cocoon2/tools/jetty/lib - New directory

2002-12-02 Thread nicolaken
nicolaken2002/12/02 15:23:34 xml-cocoon2/tools/jetty/lib - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

cvs commit: xml-cocoon2/tools/jetty/conf - New directory

2002-12-02 Thread nicolaken
nicolaken2002/12/02 15:23:19 xml-cocoon2/tools/jetty/conf - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

cvs commit: xml-cocoon2/tools/jetty - New directory

2002-12-02 Thread nicolaken
nicolaken2002/12/02 15:23:11 xml-cocoon2/tools/jetty - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

cvs commit: xml-cocoon2/lib/endorsed - New directory

2002-12-02 Thread nicolaken
nicolaken2002/12/02 15:14:47 xml-cocoon2/lib/endorsed - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

DO NOT REPLY [Bug 15005] - [PATCH] Extension to sendmail.xsp: lists for sendmail:cc

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 15005] New: - [PATCH] Extension to sendmail.xsp: lists for sendmail:cc

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

The organization of xml.apache.org

2002-12-02 Thread Ted Leung
Hello all,   At ApacheCon I had a number of great discussions with people from all over the ASF.  One of the many topics of discussion was around the organization of the ASF.  I'm going to try to summarize the organization discussion below.   It seems that there are 2 major issues:   1. The

Re: [proposal] board resolution version 1.1

2002-12-02 Thread Jeremy Quinn
On Sunday, Dec 1, 2002, at 11:46 Europe/London, Stefano Mazzocchi wrote: So, what about doing this: 1) I write email to everyone listed there (and will copy this mail list) 2) they have 72 hours to reply to that email indicating their interest in partecipating (replying privately to me or

Re: Flow wishlist :)

2002-12-02 Thread Jeremy Quinn
On Monday, Dec 2, 2002, at 19:15 Europe/London, Conal Tuohy wrote: Hi Peter Peter wrote: Hmm, I guess I've been exploring this long enough that I thought it was somewhat intuitively obvious, sorry... (Someone has also remarked that this sounded somewhat like a capability that was in C1.)

RE: Flow wishlist :)

2002-12-02 Thread Conal Tuohy
Hi Peter Peter wrote: > >> Hmm, I guess I've been exploring this long enough that I > thought it > >> was somewhat intuitively obvious, sorry... (Someone has > also remarked > > that this sounded somewhat like a capability that was in C1.) > > Stefano(?) wrote: > > yeah, you could implement what

reg: How to validate the XML for any particular xsd

2002-12-02 Thread Rasheed
Hi gabi, I am working with cocoon 1.8 on Tomcat server 3.2.4, I changed the cocoon.properties file made the "parser.validate = true" and try to run few examples. It throws the error "java.lang.RuntimeException: org.xml.sax.SAXParseException: General Schema Error: Grammar with uri : http://www.w3

OT: Announcement: Cocoon Stammtisch @ Frankfurt

2002-12-02 Thread Michael Hartle
Hello all, FYI, the Cocoon Stammtisch @ Frankfurt now has a reservation for a location in downtown Frankfurt on Monday, December 9th for 25-30 people - currently I have 21 people by name who are probably going to visit the Stammtisch, so there still are some spare seats left. You will find all

Re: [vote] Cocoon citizenship for Matthew Langham

2002-12-02 Thread Giacomo Pati
On Wed, 2002-11-27 at 19:19, Stefano Mazzocchi wrote: > Bertrand Delacretaz wrote: > > On Wednesday 27 November 2002 14:45, Matthew Langham wrote: > > > >>. . .can't we add "Cocoon authors" to the PMC list :-). > > > > > > Can't we add "cocoon evangelists" to it? > > All right. I hereby propose

Re: [vote] Andrew Oliver commit access

2002-12-02 Thread Giacomo Pati
On Fri, 2002-11-22 at 09:42, Stefano Mazzocchi wrote: > I would like to propose Andrew Oliver for commit access. +1 Giacomo > > Andrew is one of the authors of Apache POI and has earned commit access > on several java-related apache projects. Recentely, he was nominated > member of the ASF an

[C2.1] Error in flow samples

2002-12-02 Thread Ugo Cei
The "User Preferences" control flow sample in the current CVS HEAD (plus the latest patches from Ovidiu) seems to be broken. Here is a snippet from the error page that comes up whenever you click on the "Register User" link. Ugo The org.apache.cocoon.components.treeprocessor.sitemap.Pipeline

RE: Flow wishlist :)

2002-12-02 Thread Hunsberger, Peter
>> Hmm, I guess I've been exploring this long enough that I thought it >> was somewhat intuitively obvious, sorry... (Someone has also remarked > that this sounded somewhat like a capability that was in C1.) > > yeah, you could implement what you want using dynamically added PI > (processing i

Re: OT: Summary: Cocoon Stammtisch @ Frankfurt

2002-12-02 Thread Christian Haul
On 01.Dec.2002 -- 09:19 PM, Andrew Savory wrote: > > Hi Gianugo, > > On Sun, 1 Dec 2002, Gianugo Rabellino wrote: > > > OK, here is the final confirmation: I've just booked the flight and the > > hotel for both me and Nicola. We'll be in Frankfurt in the late morning > > and we'll be staying at

Transform JSP 2 XSP

2002-12-02 Thread Scherler, Thorsten
Hello group, I would like to transform a jsp to XSP. Here is the jsp: import javax.mail.*; import javax.mail.internet.*; import javax.activation.*; import javax.servlet.*; import javax.servlet.http.*; import java.io.*; import java.util.*; public class SendMail extends HttpServlet { private Str

WG: Sendmail serial email

2002-12-02 Thread Scherler, Thorsten
-Ursprüngliche Nachricht- Von: Scherler, Thorsten Gesendet: Montag, 2. Dezember 2002 15:49 An: [EMAIL PROTECTED] Betreff: AW: Sendmail serial email Hello group, I don't know why I don't get any answers on that topic, but it is quite frustrating. http://www.javaworld.com/javaworld/jw-

Sendmail serial email

2002-12-02 Thread Scherler, Thorsten
Hello group, I am still trying to send a serial email with cocoon ... and I am stucked big time I got the sendmail logic sheet runnig (without the possiblity to attach a file or a URL). I have my query (with esql) running. Now I want to do the following: The query looks for the date on which i

PATCH QUEUE... downsizing...?

2002-12-02 Thread Morrison, John
Should we try and either apply or discard some of these? J. > -Original Message- > Sent: None > To: [EMAIL PROTECTED] > Subject: DO NOT REPLY [PATCH QUEUE] Summary November 26 2002 > > > --- > This mail is generated automa

DO NOT REPLY [Bug 9728] - [PATCH] CocoonServlet getClassPath() enhancements Tomcat4

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug

Re: OT: Summary: Cocoon Stammtisch @ Frankfurt

2002-12-02 Thread Michael Melhem
On Sat, Nov 30, 2002 at 01:31:07PM +0100, Steven Noels wrote: > Michael Hartle wrote: > > >* Who: Regarding the guests, the list has grown considerably compared to > >the last Stammtisch - hopefully I haven't forgot anyone, but currently > >it looks like Marcus Crafter, Michael Melhem, Wolfram E

DO NOT REPLY [Bug 14991] - [PATCH] Missing monitor role in cocoon.roles

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14991] New: - [PATCH] Missing monitor role in cocoon.roles

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: OT: Summary: Cocoon Stammtisch @ Frankfurt

2002-12-02 Thread Marcus Crafter
On Sun, Dec 01, 2002 at 08:03:32PM +0100, Gianugo Rabellino wrote: > OK, here is the final confirmation: I've just booked the flight and the > hotel for both me and Nicola. We'll be in Frankfurt in the late morning > and we'll be staying at the Ibis Friedensbruecke. We'll badly need > directions

Re: Blocks confusion - dependency issue

2002-12-02 Thread Nicola Ken Barozzi
Michael Homeijer wrote: Hi, My guess is that in the future there should be a contract or something for jsp-blocks/compiled-langauge-blocks or even programming-language blocks and the jsp-block and jsp-weblogic-block should implement this contract, right? I think the blocks should be as concrete

RE: Blocks confusion - dependency issue

2002-12-02 Thread Michael Homeijer
Hi, My guess is that in the future there should be a contract or something for jsp-blocks/compiled-langauge-blocks or even programming-language blocks and the jsp-block and jsp-weblogic-block should implement this contract, right? I think the blocks should be as concrete as possible with the least

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components EnvironmentStack.java CocoonComponentManager.java

2002-12-02 Thread cziegeler
cziegeler2002/12/02 00:39:17 Modified:src/java/org/apache/cocoon/environment/wrapper EnvironmentWrapper.java src/java/org/apache/cocoon/environment ObjectModelHelper.java src/java/org/apache/cocoon/components/s

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components EnvironmentStack.java CocoonComponentManager.java

2002-12-02 Thread cziegeler
cziegeler2002/12/02 00:37:43 Modified:src/java/org/apache/cocoon/components Tag: cocoon_2_0_3_branch EnvironmentStack.java CocoonComponentManager.java Log: Finally fixing environment stack handling for multi-threading Revision Cha

RE: [proposal] board resolution version 1.1

2002-12-02 Thread Carsten Ziegeler
+1 Carsten > -Original Message- > From: Stefano Mazzocchi [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 01, 2002 12:47 PM > To: [EMAIL PROTECTED] > Subject: Re: [proposal] board resolution version 1.1 > > > Steven Noels wrote: > > David Crossley wrote: > > > >> Earlier in this threa

RE: Designing Dialogs in XML

2002-12-02 Thread Matthew Langham
Hi, thanks for the pointers. Yes this is roughly what I had in mind. I was however surprised that I couldn't find anything standardized. But this morning Carsten pointed me to XFrames (http://www.w3.org/TR/2002/WD-xframes-20020806/) and together with the XMLForm stuff, I think that is what we are

RE: DO NOT REPLY [Bug 14986] New: - [PATCH] Enables velocitygenerator to get objects from request and session

2002-12-02 Thread Michael Homeijer
Hi, A while ago I created these changes for VelocityGenerator to be able to read values from the sitemap and from the request. I have seen parts of the discussion about inputmodules (can anybody point me to an overview?), and I wonder if the generator has to be patched to use inputmodules. Do inp

DO NOT REPLY [Bug 14986] - [PATCH] Enables velocitygenerator to get objects from request and session

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14986] New: - [PATCH] Enables velocitygenerator to get objects from request and session

2002-12-02 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu