[Proposal] A little reworking of the Cocoon Command Line

2002-12-10 Thread Upayavira
run Cocoon. Therefore, FTP is the only way. Before I start doing anything, I would like to check my proposal out with those on this list. Upayavira North London, UK - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [Proposal] A little reworking of the Cocoon Command Line

2002-12-11 Thread Upayavira
, and then sent to a remote FTP server (making use of locally stored checksums to prevent unnecessary uploading work). Make sense? Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email

Re: [Proposal] A little reworking of the Cocoon Command Line

2002-12-11 Thread Upayavira
, if/when you get your Bean working, it can be added to the scratchpad and then it could be improved with the help and feedback of community. When I'm ready, I'll find out how to do that. Regards, Upayavira - To unsubscribe

Cocoon Bean Design

2002-12-17 Thread Upayavira
classes? Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Handing over Cocoon Bean code

2002-12-30 Thread Upayavira
over my work so far, I've got further things I want to implement to improve this bean. Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Handing over Cocoon Bean code

2003-01-01 Thread Upayavira
it through a little more. Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Handing over Cocoon Bean code

2003-01-01 Thread Upayavira
at implementing this now. I've also gone through and added the Apache copyright and a class description to each class which I'll submit soon. Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Environments and the CocoonBean

2003-01-03 Thread Upayavira
, adding to these the behaviour that I originally had within my Destination classes. Have I understood the role of the environment object correctly? I.e. it deals with a single request and the response to that request. Regards, Upayavira

Re: [OT] London Cocoon meet

2003-01-14 Thread Upayavira
to the list, and we'll see if we can get consensus). 21st I can't do 22nd is good for me - 1pm or later if it's central. I would be very interested, but so long as not a Wednesday lunch. Could do Wednesday eve. Regards, Upayavira

Cocoon bean progress

2003-01-15 Thread Upayavira
plan to get on with developing a 'bean-app' (see other message). I look forward to hearing your comments. Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

[Proposal] Cocoon Bean Utility

2003-01-15 Thread Upayavira
to any comments you might have. Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [OT] London Cocoon meet (was Re: Back in London)

2003-01-15 Thread Upayavira
I should be able to make monday night. Regards, Upayavira On Tue, 14 Jan 2003, Stefano Mazzocchi wrote: Anyway, I'm leaving for Italy on the 22nd and I can't change that. So, it's either monday night or tomorrow at lunch. Yikes! Ok, let's make it Monday 20th night then. I'd suggest

Traversible Sources and the Bean

2003-01-21 Thread Upayavira
(using viewcvs.cgi) for the TraversableSource code, but cannot find it. Can someone point me to the source for this? Thanks, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

SourceResolver missing from HEAD

2003-01-27 Thread Upayavira
for the ImageReader and post it. Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Jetty Batch file

2003-01-29 Thread Upayavira
container from now on... Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Jetty Batch file

2003-01-29 Thread Upayavira
The following section of this message contains a file attachment prepared for transmission using the Internet MIME message format. If you are using Pegasus Mail, or any another MIME-compliant system, you should be able to save it or view it from within your mailer. If you cannot, please ask your

Re: Jetty Batch file

2003-01-29 Thread Upayavira
In my enthusiasm I sent a broken file. Here's a working one that I've actually tested... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Jetty Batch file

2003-01-29 Thread Upayavira
The following section of this message contains a file attachment prepared for transmission using the Internet MIME message format. If you are using Pegasus Mail, or any another MIME-compliant system, you should be able to save it or view it from within your mailer. If you cannot, please ask your

Command line in binary distribution

2003-02-18 Thread Upayavira
distributions (2.0/2.1). What think you all? Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Command line in binary distribution

2003-02-19 Thread Upayavira
the Jars are all in one location for the binary distribution, but in multiple locations for the source. I'll make the files and put a patch into bugzilla. Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED

Win32 Command line length problem

2003-02-21 Thread Upayavira
for the command line, only giving those libs that the command line needs? Thoughts? I'd like to get the command line to work for both the source and binary distributions, and this is one of the things that's in the way at the moment. Upayavira

Re: The new build system

2003-02-21 Thread Upayavira
, Upayavira

Invalid configuration schema version

2003-02-24 Thread Upayavira
I'm running the latest CVS, and when I try to run the CLI (from within IDEA), I get: org.apache.avalon.framework.configuration.ConfigurationException: Invalid configuration schema version. Must be '2.0'. It is thrown in Cocoon.java, line 382. How do I get past this? Regards, Upayavira

Re: [RT] Fixing the CLI

2003-02-24 Thread Upayavira
to hear about these CLI optimizations you refer to. Regards, Upayavira

Cocoon.bat error

2003-02-26 Thread Upayavira
I've just tried to start Cocoon with cocoon.bat using the latest CVS. I got the following error when running cocoon servlet. Any ideas? Upayavira 14:13:50.460 EVENT Checking Resource aliases 14:13:50.610 WARN!! java.lang.NumberFormatException: tools\jetty\conf\main.xml

cli in cocoon.bat

2003-02-27 Thread Upayavira
then get a NullPointerException that seems to be something to do with Deli. Hmm. I'll keep working on it tomorrow. Thanks to Stefano for all the work you've put in recently - particularly this loader stuff. It's gonna make Cocoon so much easier to use for the novice. Regards, Upayavira

Re: cli in cocoon.bat

2003-02-28 Thread Upayavira
find javax/servlet/http/HttpSessionBindingListener. Adding .\server\lib\javax.servlet.jar to the classpath in the bat file worked, but that's a hack that should be done using your loader, I presume. Upayavira

Re: cli in cocoon.bat

2003-02-28 Thread Upayavira
find javax/servlet/http/HttpSessionBindingListener. Adding .\server\lib\javax.servlet.jar to the classpath in the bat file worked, but that's a hack that should be done using your loader, I presume. Upayavira

Re: cli in cocoon.bat

2003-02-28 Thread Upayavira
in cocoon.bat, as the current %* approach isn't yet working. Regards, Upayavira

Re: Matching file extensions with the DirectoryGenerator

2003-03-04 Thread Upayavira
on directories. for completeness. I have struggled with this myself in the past, so something like this would have been extremely useful. Regards, Upayavira

Re: [RT] Fixing the CLI

2003-03-04 Thread Upayavira
, Upayavira

Re: [RT] Fixing the CLI

2003-03-05 Thread Upayavira
more substantial within CocoonBean.java. Regards, Upayavira

Re: [RT] Fixing the CLI

2003-03-05 Thread Upayavira
Nicola Ken wrote: So, from quick glance, it seems that the way it's done is IMHO the right way. Glad you think so! Upayavira wrote in bugzilla: This code appears to try to check pages that begin with #, javascript: or http://. I plan to prevent this, and probably sort other things too

Re: Strange exception in DOMStreamer

2003-03-06 Thread Upayavira
I got a strange exception from the DOMStreamer. I have got a similar error. I get this when using the HTMLGenerator. Upayavira == Exception in thread main java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError

Re: [RT] Fixing the CLI

2003-03-06 Thread Upayavira
, Upayavira

Mounting problem

2003-03-08 Thread Upayavira
, defaulting to the 'automount'. It could be that the first page is cached, but I can't find the cache directory that Jetty is using (it's not in WEB-INF/work/cache-dir as web.xml would suggest). Any ideas? Upayavira

Re: [RT] Fixing the CLI

2003-03-12 Thread Upayavira
). I've got further ideas for the CLI, which I'll mention separately. Regards, Upayavira

Re: problem with graduate project (sitemap)

2003-03-12 Thread Upayavira
find its source files. Upayavira map:match pattern=xmldb/overview/_tst** !--de xml files are all standing in de _tst directory -- map:match pattern=xpath type=request-parameter map:generate src=xmldb:xindice://sunc1422:4080/{../1}#{1}/ map:transform

Re: [RT] Flow as a block

2003-03-13 Thread Upayavira
my current expertise (probably because I don't have Avalon source installed). And the CLI certainly shouldn't need to know about servlet stuff. Regards, Upayavira

Re: [RT] Flow as a block

2003-03-13 Thread Upayavira
Ok. So we have some. I'll have a look at this. Great. I'd be pleased to hear what you find. Ah, and there's no need to CC me privately as I closely monitor this list ;-) Ok. My benevolent emailer does this for me without asking!! Upayavira

RE: (In)Dependence on servlet

2003-03-14 Thread Upayavira
the bean, surely the CLI environment should be replaced with a 'more generic' bean-environment, rather than there being one of each. Upayavira

Re: (In)Dependence on servlet

2003-03-14 Thread Upayavira
). Let me know when we're ready to do so, and I'll happily send in a patch to move to the commons-cli. So I would not want to need to include that jar just for the bean. So I'd keep them still separate but with one dependent on another. Fair enough. Upayavira

Re: Discussion of Flow Issues

2003-03-18 Thread Upayavira
never played with flow myself, but just adding sessions back in seems like a major opportunity missed. Regards, Upayavira

Re: Planning 2.1B1

2003-03-20 Thread Upayavira
there is a ModifiableSource), and if people agree that this is a good idea, then it is worth doing before release, as afterwards we'd need to honour the 'Destination' interface. I'm prepared to work on both, and have ideas... Regards, Upayavira

Re: Planning 2.1B1

2003-03-20 Thread Upayavira
interesting and well accepted :-D Rest assured, I won't work on my suggested ideas until I've dealt with the problem you relate - I was just wanting to make my concerns/wishes public, that's all. Regards, Upayavira

AbstractMethodError: org/apache/excalibur/event/impl/AbstractQueue.enqueue

2003-03-20 Thread Upayavira
The CLI works fine from the batch file, but gives an exception when I run it from in IDEA. I've done what I remember to be the usual: build clean, checking I've got all the latest jars in my classpath. Any ideas what might be causing the following exception? java.lang.AbstractMethodError:

RE: Planning 2.1B1

2003-03-21 Thread Upayavira
the binary distribution * the CocoonBean (and hence CLI) using ModifiableSources rather than its own Destination objects. But cannot add them to todo.xml. I don't know if people consider them sufficiently important to go into 2.1b. Regards, Upayavira

Re: [proposal] a new kind of 'dist'

2003-03-24 Thread Upayavira
it was that said that this needs to be approached as a psychological issue, not so much a technical one. Regards, Upayavira

Re: [proposal] a new kind of 'dist'

2003-03-24 Thread Upayavira
the confidence to make those first few jumps? Upayavira

Re: [proposal] a new kind of 'dist'

2003-03-24 Thread Upayavira
and would be even easier to use than what we have now. Great! Do others think this is worth doing? Upayavira

Re: Build broken

2003-03-25 Thread Upayavira
a missing jar. I didn't work that one out i'm afraid. Upayavira

Re: Unnamed selector error message

2003-03-27 Thread Upayavira
of its standard components. Make sure you have all of the components (generators, transformers, etc) installed in your root sitemap. Otherwise, you'll get that error. Regards, Upayavira

no protocol: characters.ent

2003-03-27 Thread Upayavira
of this error? Regards, Upayavira

Re: no protocol: characters.ent

2003-03-28 Thread Upayavira
On 28 Mar 2003 at 11:44, David Crossley wrote: Upayavira wrote: I am working on the CLI. I currently get an error when running it in Idea (which worked fine before): 'no protocol: characters.ent'. It would appear to be something wrong with entity resolving. However, it works when I run

CLI ideas (long)

2003-03-31 Thread Upayavira
the broken links are there. Do you have ideas as to how to do these (i.e. 1-4)? 5 is of greatest importance to me, but if I can understand what is involved in the others, then I can always have a go. Regards, Upayavira

Re: Polishing the flow contracts

2003-04-01 Thread Upayavira
getOutputStream(). WriteableSource does. Small point: In 2.1 it is now ModifiableSource (Writable source is depracated). Upayavira

Re: CLI ideas

2003-04-01 Thread Upayavira
Do you know the Ant mapper (http://ant.apache.org/manual/CoreTypes/mapper.html)? Perhaps a similar facility can be used. No, it looks interesting. I'll look into it. Upayavira

Re: [heads-up] Updated upload system and fixed a bunch of security issues

2003-04-04 Thread Upayavira
? Regards, Upayavira

Re: [CLI] Breaking CocoonBean Interface

2003-06-05 Thread Upayavira
to understand? ;-) I didn't remove it in the end, because it would have taken quite a bit of plumbing to work around its non-presence (in order to at least keep the CLI interface the same). Perhaps I should deprecate it and remove it later? Thanks again. Upayavira

Re: cvs commit: cocoon-2.1/src/java/org/apache/cocoon/bean/helpers

2003-06-05 Thread Upayavira
. Eventually. After 2.1 release, may be? But what about the dependencies upon them that are outside the scope of the CLI? Upayavira

Re: [CLI] Breaking CocoonBean Interface

2003-06-06 Thread Upayavira
, Upayavira

Re: cvs commit: cocoon-2.1/src/java/org/apache/cocoon/bean/helpers

2003-06-06 Thread Upayavira
? Regards, Upayavira

Re: cvs commit: cocoon-2.1/src/java/org/apache/cocoon/bean/helpers

2003-06-06 Thread Upayavira
... So, would you move the contants into Main? Or the Bean and change all references? Where should they go? I would move those into CocoonBean as you did; but after 2.1 is released. Why? There only a few constants. Why shouldn't we move them now, and change the references? Upayavira

Re: [CLI] Breaking CocoonBean Interface

2003-06-06 Thread Upayavira
It is only mentioned along with the dest-dir node in the cli.xconf. If I removed that option in the xconf file, setDestDir would go easily. No; you don't need to remove the option, and you don't need to change config file at all. Do you want me to show you how? :) Go for it! Upayavira

Finding Linotype

2003-05-30 Thread Upayavira
Dear All, I would like to download and try Linotype, but can't find it. The page at: http://www.betaversion.org/~stefano/dist/linotype_1.0.tar.gz doesn't work. Anyone know where I can find it? Regards, Upayavira

RE: Finding Linotype

2003-05-31 Thread Upayavira
Ias, I would very much like to get Stefano's original, however in the meantime your link is very helpful. Regards, Upayavira I'd like to give you the link http://marc.theaimsgroup.com/?l=xml-cocoon-devm=105220850428292w=2 . I hope it still can be helpful. Wishes, Ias. -Original

[CLI] Breaking CocoonBean Interface

2003-06-02 Thread Upayavira
, etc. One of my next tasks is a VFS source, giving access to some nice new ModifiableSources. I'll update the Wiki (with a new 2.1 doc and a CocoonBean page too) soon. I hope you all like it. Regards, Upayavira

Re: [CLI] Breaking CocoonBean Interface

2003-06-04 Thread Upayavira
interface that breaks the interface. However, removing the setDestDir will certainly make a cleaner interface. I'll do that. Thanks for your comments. Upayavira

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/bean/destination Destination.java DestinationNotFoundException.java FileDestination.java NullDestination.java ThreadedDestination.java

2003-06-04 Thread upayavira
upayavira2003/06/04 02:25:53 Modified:.cli.xconf src/java/org/apache/cocoon Cocoon.java Constants.java Main.java src/java/org/apache/cocoon/bean CocoonBean.java src/java/org/apache/cocoon/environment

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/bean/helpers - New directory

2003-06-04 Thread upayavira
upayavira2003/06/04 02:23:03 cocoon-2.1/src/java/org/apache/cocoon/bean/helpers - New directory

Re: ValidatingTransformer (WAS RE: TidySerializer)

2003-06-04 Thread Upayavira
map:parameter name=dtd value=dtd/stage-1.dtd/ /map:transform And then you add that transformer into a view, so you can access page.html?cocoon-view=validate to find out whether the page validates. That'd be neat. Upayavira

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/bean CocoonBean.java

2003-06-05 Thread upayavira
upayavira2003/06/04 06:48:50 Modified:src/java/org/apache/cocoon Constants.java src/java/org/apache/cocoon/bean CocoonBean.java Log: Returning INDEX_URI to Constants.java (from CocoonBean.java) Revision ChangesPath 1.6 +11 -5 cocoon-2.1/src/java

Re: cvs commit: cocoon-2.1/src/java/org/apache/cocoon/bean/helpers - New directory

2003-06-05 Thread Upayavira
Christian, cocoon-2.1/src/java/org/apache/cocoon/bean/helpers - New directory Would CocoonBean.INDEX_URI be the same as Constants.INDEX_URI? CocoonProcessorDelegate in scratchpad seems to miss this constant Fair enough. I've moved it back. Upayavira

Re: cvs commit: cocoon-2.1/src/java/org/apache/cocoon/bean/helpers - New directory

2003-06-05 Thread Upayavira
Christian, cocoon-2.1/src/java/org/apache/cocoon/bean/helpers - New directory Would CocoonBean.INDEX_URI be the same as Constants.INDEX_URI? CocoonProcessorDelegate in scratchpad seems to miss this constant Fair enough. I've moved it back. Upayavira

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/bean CocoonBean.java

2003-06-05 Thread upayavira
upayavira2003/06/04 07:19:10 Modified:src/java/org/apache/cocoon Constants.java src/java/org/apache/cocoon/bean CocoonBean.java Log: Moved all comments back from CocoonBean to Contants. Oh well. Revision ChangesPath 1.7 +21 -1 cocoon-2.1/src/java

Re: cvs commit: cocoon-2.1/src/java/org/apache/cocoon/bean/helpers - New directory

2003-06-05 Thread Upayavira
Fair enough. I've moved it back. Found another one: Constants.DEFAULT_WORK_DIR is used by src/test/org/apache/cocoon/components/resolver/test/ResolverImplTestCa se.java I've moved the lot back. Obviously the comments that I based my move upon were wrong! Regards, Upayavira

Re: Finding Linotype

2003-06-08 Thread Upayavira
I found we can download Linotype by getting the url correct;-) http://www.betaversion.org/~stefano/software/linotype/linotype_1.0.tar .gz or start at http://www.betaversion.org/~stefano/ and click on Software and then Linotype. Ah! Splendid! Thanks, Upayavira

Component validities and Caching

2003-06-10 Thread Upayavira
minimal impact upon caching? Can I set it to 'ignore this component', or have I done the right thing by setting it to always return VALID. Is it okay that getKey() always returns the same thing (i.e. the string valid)? Thanks in advance, Upayavira

Re: latest 2.1-dev CVS: java.lang.NoSuchMethodError:

2003-06-12 Thread Upayavira
it myself by switching to 1.4, but this is a luxury not everyone will have. Upayavira

Re: Release Plan for 2.1

2003-06-13 Thread Upayavira
beta and then final with two or three weeks inbetween). Sounds almost necessary! Having the milestones has enabled me to start using 2.1, for live sites, and it works fine. Having beta, then release will have the same effect for more people. Regards, Upayavira

cvs commit: cocoon-2.1/src/webapp/stylesheets/system error2html.xslt

2003-06-13 Thread upayavira
upayavira2003/06/13 05:05:54 Modified:src/webapp/stylesheets/system error2html.xslt Log: Correcting broken FAQ link Revision ChangesPath 1.7 +1 -1 cocoon-2.1/src/webapp/stylesheets/system/error2html.xslt Index: error2html.xslt

Finishing FOM (was RE: Release Plan for 2.1)

2003-06-13 Thread Upayavira
to be accessible in the class otherwise? Has anyone worked out how this might be done? Upayavira

RE: Design bug or implementation bug in redirector?

2003-06-13 Thread Upayavira
OK, thanks. Now what I need is a way to do forwarding. I started looking at using some other framework because of this. How does forwarding differ from redirection? What specifically are you trying to achieve? Upayavira

zip sample

2003-06-14 Thread Upayavira
On cocoon-users, Matthias Stoeckel has just submitted a patch to add a zip sample to the 'hello world samples'. Is it reasonable enough for me to add it? Thanks, Upayavira

RE: Design bug or implementation bug in redirector?

2003-06-16 Thread Upayavira
and all subsequent URLs he gets will start with dialog/ Many different request parameters can be sent to the login page. You can do: map:redirect-to uri=foo.html?param={request-param:param}/ Does that help you? Upayavira

cvs commit: cocoon-2.1/src/webapp/samples/hello-world/content hello_zip.xml

2003-06-16 Thread upayavira
upayavira2003/06/16 03:44:54 Modified:src/webapp/samples/hello-world samples.xml sitemap.xmap Added: src/webapp/samples/hello-world/content hello_zip.xml Log: Added zip sample to hello world samples Revision ChangesPath 1.9 +5 -1 cocoon-2.1/src/webapp

RE: Design bug or implementation bug in redirector?

2003-06-16 Thread Upayavira
my names right or wrong, but the principle is there. Regards, Upayavira

Re: latest 2.1-dev CVS: java.lang.NoSuchMethodError: org.apache.avalon.excalibur.component.ComponentHandler: method initialize(

2003-06-16 Thread Upayavira
I had this problem when using Cocoon from within IntelliJ Idea and JDK 1.3. I can confirm that this has fixed it. Well done for fixing this. I can now debug in 1.3 again! Regards, Upayavira On 16 Jun 2003 at 9:07, Rob Johnston wrote: On Mon, 16 Jun 2003, Stephan Michels wrote: Solving

Re: Finishing FOM

2003-06-16 Thread Upayavira
Stefano, Can you say how you plan to build this FOM? You've specified what is needed, but not _how_ you think it should be done. Is it possible that others could help, and thus get it done quicker? Especially if you say how it should be done. Regards, Upayavira On 16 Jun 2003 at 17:23

Re: Divorse Cocoon creation from CocoonServlet

2003-06-18 Thread Upayavira
, Upayavira On 18 Jun 2003 at 11:41, Unico Hommes wrote: Hi all, I'd like to override getCocoon method in CocoonServlet in order to allow another subsystem than the servlet create and manage Cocoon. This so that the same Cocoon instance can be shared among different clients adapting different

RE: Divorse Cocoon creation from CocoonServlet

2003-06-18 Thread Upayavira
to the maillet's own output stream. Make sense? Yes that was about what I had in mind. I'll prepare a patch as soon as I have something and commit it to bugzilla. Great. Upayavira

Re: Cocoon resource publishing

2003-06-19 Thread Upayavira
, Upayavira

RE: Cocoon resource publishing

2003-06-19 Thread Upayavira
alike. Have you looked at the Target class? Does it seem helpful? I've added info to the wiki (wiki.cocoondev.org/Wiki.jsp?page=CommandLine), see section 7, that explains them a bit more. I'm glad to help! Great. Upayavira

Sending Permanent Redirects

2003-06-19 Thread Upayavira
' interface, perhaps adding a sendPermanentRedirect() method. But then there's quite a lot of code that would need to be changed - i.e. all of the classes that implement Redirector. Any thoughts? Would it be useful? Regards, Upayavira

Re: FOM implementation

2003-06-20 Thread Upayavira
Chris, Fantastic! What a productive evening! It's good to know where this revised FOM is, should I find anything that's not right. I'll try to switch my flow apps over to it and get trying it out. Regards, Upayavira On 20 Jun 2003 at 1:42, Christopher Oliver wrote: I had some time

RE: Cocoon resource publishing

2003-06-20 Thread Upayavira
info to the wiki (wiki.cocoondev.org/Wiki.jsp?page=CommandLine), see section 7, that explains them a bit more. Ah that is a very helpful page. The Target class definitely seems to cover my use case. Great. Glad to hear my ideas work for you! Regards, Upayavira

Re: [Flow] Preparing the vote - long!

2003-06-22 Thread Upayavira
wrong with my observation, just say so and I'll withdraw to my cave. ;-) Just to clarify - Stefano was only suggesting removing input/output modules from FOM, not Cocoon or the sitemap (where they are appropriate). Do your comments still stand? Regards, Upayavira

Permanent Redirects

2003-06-23 Thread Upayavira
. So 302's put an extra load on the server and all elements downstream of it as the pages are not cached. And that's why 301s are better if the page has moved permanently, but 302s are fine for a temporary change. Thanks, Upayavira

RE: Cocoon resource publishing

2003-06-23 Thread Upayavira
, Upayavira

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/environment/http HttpEnvironment.java HttpResponse.java

2003-06-24 Thread upayavira
upayavira2003/06/24 08:20:29 Modified:src/java/org/apache/cocoon/components/treeprocessor/sitemap RedirectToNodeBuilder.java RedirectToURINode.java src/java/org/apache/cocoon/environment ForwardRedirector.java

  1   2   >