Re: [C2] Newbie question again

2001-06-11 Thread Drasko Kokic


--- Giacomo Pati <[EMAIL PROTECTED]> wrote:
> Quoting Aleksey Globets <[EMAIL PROTECTED]>:
> 
> > Ok,
> > 
> > I will try to ask in another way. If I plan to
> create two contexts in
> > Tomcat
> > pointed to different directories and to use Cocoon
> within it. So how I
> > can
> > use it?
> > Do I need to copy and rename /cocoon directory or
> something else?
> 
> Yes.
> 
> Giacomo
> 

But, I hope, it is still possible to move all the jar
files into the central lib directory and reduce the
disk space needed ... right?!


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: [C2] Newbie question again

2001-06-11 Thread Giacomo Pati

Quoting Aleksey Globets <[EMAIL PROTECTED]>:

> Ok,
> 
> I will try to ask in another way. If I plan to create two contexts in
> Tomcat
> pointed to different directories and to use Cocoon within it. So how I
> can
> use it?
> Do I need to copy and rename /cocoon directory or something else?

Yes.

Giacomo

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: [C2] Newbie question again

2001-06-11 Thread Petteri Sulonen


On Monday, June 11, 2001, at 08:51  AM, Aleksey Globets wrote:

> Ok,
>
> I will try to ask in another way. If I plan to create two contexts in 
> Tomcat
> pointed to different directories and to use Cocoon within it. So how I 
> can
> use it?
> Do I need to copy and rename /cocoon directory or something else?

Nope. You just add the context to the server.xml file, like this:




Then you need to copy the WEB-INF directory (with cocoon.properties and 
web.xml) to the /path/to/foo directory. As long as the Cocoon jars are 
in Tomcat's classpath, it'll work. Restart Tomcat, and you're in 
business.

-- Petteri


-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




RE: [C2] Newbie question

2001-06-08 Thread HALLOWELL,KARL (HP-Cupertino,ex1)

I'm not sure what you are asking. Cocoon will always look for those jars in
that directory. If you wish to install cocoon in a directory other than
/cocoon, then you should change the configuration information when you first
build cocoon. I'm not sure but I think that particular parameter is in
build.xml.


Karl Hallowell [EMAIL PROTECTED]

> -Original Message-
> From: Aleksey Globets [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 08, 2001 11:14 AM
> To: [EMAIL PROTECTED]
> Subject: [C2] Newbie question
> 
> 
> Hi,
> 
> I just install C2. It works fine. But if I plan to use cocoon 
> from other
> directory then /cocoon then do I need to copy all JARs from
> /cocoon/WEB-INF/lib directory to a new one?
> 
> Best,
> 
> Aleksey Globets
> 
> 
> -
> Please check that your question has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: [C2] Newbie question

2001-06-08 Thread giacomo

On Fri, 8 Jun 2001, Aleksey Globets wrote:

> Hi,
>
> I just install C2. It works fine. But if I plan to use cocoon from other
> directory then /cocoon then do I need to copy all JARs from
> /cocoon/WEB-INF/lib directory to a new one?

You can rename it. The name of the directory is not relevant to C2
itself.

Giacomo

>
> Best,
>
> Aleksey Globets
>
>
> -
> Please check that your question has not already been answered in the
> FAQ before posting. 
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
>
>
>


-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>