You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Art Spasky <ar...@dgma.donetsk.ua> on 2004/10/18 12:26:01 UTC

About cocoon's pseudo protocols

Hi all, once more

Does anybody know where to find in one place information about all
pseudo-protocols supported by Cocoon?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re[2]: About cocoon's pseudo protocols

Posted by gr...@bluebottle.com.
Hi grek,

W Twoim liście datowanym 18 października 2004 (18:07:33) można przeczytać:

> Hi Art,

>> Hi all, once more

>> Does anybody know where to find in one place information about all
>> pseudo-protocols supported by Cocoon?

> http://cocoon.apache.org/2.1/apidocs/overview-summary.html

I'm sorry, above url is my mistake. I think this may help you:
http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/components/source/impl/package-summary.html

-- 
Best regards,
 grek@bluebottle.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: About cocoon's pseudo protocols

Posted by gr...@bluebottle.com.
Hi Art,

> Hi all, once more

> Does anybody know where to find in one place information about all
> pseudo-protocols supported by Cocoon?

http://cocoon.apache.org/2.1/apidocs/overview-summary.html

-- 
Best regards,
 grek@bluebottle.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: About cocoon's pseudo protocols

Posted by Paul Crabtree <pa...@gmail.com>.
The ones that are available be default are in WEB-INF/cocoon.xmap
They are
cocoon://
upload://
context://
resource://
file://
and a catch all "*" which says it matches everything else and uses a URLSource.

On Mon, 18 Oct 2004 18:57:05 +0400, Art Spasky
<ar...@dgma.donetsk.ua> wrote:
> It's a pity.
> 
> This does not work
> 
> 
> 
> ----- Original Message -----
> From: "Timur Izhbulatov" <ti...@yxo.ru>
> To: <us...@cocoon.apache.org>
> Sent: Monday, October 18, 2004 6:23 PM
> Subject: Re: About cocoon's pseudo protocols
> 
> > Art Spasky писал(а):
> >
> > > Hi all, once more
> > >
> > > Does anybody know where to find in one place information about all
> > > pseudo-protocols supported by Cocoon?
> >
> > I thinks you have to find all the classes implementing the Source
> interface.
> >
> > Timur
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> > For additional commands, e-mail: users-help@cocoon.apache.org
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: About cocoon's pseudo protocols

Posted by Tony Collen <co...@umn.edu>.
Art Spasky wrote:
> It's a pity.
> 
> This does not work

Much of it is already  supported in Java, i.e. http://, ftp://, etc. 
Look up the protocols a java.net.URL (I *think*) support.

Tony

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: About cocoon's pseudo protocols

Posted by Art Spasky <ar...@dgma.donetsk.ua>.
It's a pity.

This does not work

----- Original Message -----
From: "Timur Izhbulatov" <ti...@yxo.ru>
To: <us...@cocoon.apache.org>
Sent: Monday, October 18, 2004 6:23 PM
Subject: Re: About cocoon's pseudo protocols


> Art Spasky писал(а):
>
> > Hi all, once more
> >
> > Does anybody know where to find in one place information about all
> > pseudo-protocols supported by Cocoon?
>
> I thinks you have to find all the classes implementing the Source
interface.
>
> Timur
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: About cocoon's pseudo protocols

Posted by Timur Izhbulatov <ti...@yxo.ru>.
Art Spasky писал(а): 

> Hi all, once more 
> 
> Does anybody know where to find in one place information about all
> pseudo-protocols supported by Cocoon?

I thinks you have to find all the classes implementing the Source interface. 

Timur 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org