RE: SSL support of ResourceReader/FileGenerator

2002-06-01 Thread bob phillips
this is one difference between the cocoon community and the zope community: The Zope community tries to help people who use the software, rather than immediately shouting off topic. Using SSL with cocoon should be an important part of the discussion here, IMO. At 12:05 PM 6/1/2002 -0400, you wro

Re: anonymous cvs broken

2002-05-21 Thread bob phillips
False alarm... low on memory I think tomcat was filling up my temp directory on win2k... bob At 04:38 PM 5/21/2002 -0700, you wrote: >I am getting > > >cvs server: Updating >xml-cocoon2/src/java/org/apache/cocoon/components/language >cvs [checkout aborted]: writing >xml-cocoon2/src/java/org/a

anonymous cvs broken

2002-05-21 Thread bob phillips
I am getting cvs server: Updating xml-cocoon2/src/java/org/apache/cocoon/components/language cvs [checkout aborted]: writing xml-cocoon2/src/java/org/apache/cocoon/components/language/LanguageException.java: Invalid argument *CVS exited normally with code 1* from anonymous cvs. Using

Re: CocoBlog 0.0.1 Released!

2002-05-06 Thread bob phillips
I get the same jar listing from the blog.war I also see the address: mailto:@mail.username@@easystreet.com on the mail me link when I click on it, mozilla 9.9+ brings up "\"\""@mail.username@@easystreet.com in the mail form At 07:10 PM 5/6/2002 +0200, you wrote:

Re: CocoBlog 0.0.1 Released!

2002-05-06 Thread bob phillips
Congratulations!!! the war installs using 2.1-dev, tomcat 4.0b2, jdk-1.4 this is running on a win2k system behind my firewall. the built with apache icon, the index.rss icon, the xmlcoffeemug icon, and the index92 icon did not make it with the war... I go looking for them the xindice Icon is

Re: [FEEDBACK NEEDED] Cocoon build-installation wishlist

2002-04-29 Thread bob phillips
I wish for a tree structured component checkoff display (like linux application/installation managers, or windows install) - that let's me select the components I will use in an installation. - that checks dependencies & informs me - that lets me add something later without reinstalling everyth

Re: Livesites: Be Blogging

2002-04-29 Thread bob phillips
ignificant addition for the documentation project underway over on cocoon-dev. best regards bob phillips At 06:57 PM 4/29/2002 +0200, you wrote: >Having finally implemented caching, my humble Cocoon2-based weblog should >be able to withstand the hordes of developers that will be hitt

Re: Getting modules visible in Jython

2002-04-24 Thread bob phillips
enerator.generate(): com.ibm.bsf.BSFException: exception from >JPython: Traceback (innermost last): >File "", line 3, in ? >NameError: System > > > >clearly I didn't track your changes correctly. Can you follow with >a description of the changes

Re: Getting modules visible in Jython

2002-04-24 Thread bob phillips
meError: System clearly I didn't track your changes correctly. Can you follow with a description of the changes you made to get it working, step by step? thanks bob phillips At 04:10 PM 4/22/2002 -0400, you wrote: >Here is how I finally got this working. > >1. In the generate tag, c

[c2]hooking a generator to transformer pipeline?

2001-10-25 Thread Bob Phillips
I'm making a generator extending ComposerGenerator that parses a text file and emits sax events using a contentHandler driven by a custom parser. The generator spits the xml ok, but dies when I add a stage to the pipeline, saying problem in getTransformer - error in creating Transform Handler I

cocoon2 generator implementation query

2001-10-21 Thread Bob Phillips
y existing in Cocoon2 that would accomplish my goal/ regards Bob Phillips - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubs