Re: put applications in other than webapps and webapps simultaneously

2004-09-09 Thread Atishay Kumar
thanks!!
adding a Context did the job for me.
i will try out adding a Host also.

On Thu, 9 Sep 2004 08:51:45 -0400, Shapira, Yoav <[EMAIL PROTECTED]> wrote:
> 
> Hi,
> Or declare another Host with an appBase pointing to your alternative
> webapps directory.  That way you don't have to have specific Context
> elements for every webapp.
> 
> Yoav Shapira
> Millennium Research Informatics
> 
> 
> 
> 
> >-Original Message-
> >From: Arun Prasad R [mailto:[EMAIL PROTECTED]
> >Sent: Thursday, September 09, 2004 7:30 AM
> >To: Tomcat Users List; Atishay Kumar
> >Subject: Re: put applications in other than webapps and webapps
> >simultaneously
> >
> >hi
> >
> >you have edit CATALINA_HOME/conf/server.xml
> >
> >in that
> >
> > >debug="0" privileged="true">
> >
> >eg
> > >privileged="true">
> >
> >
> >arun
> >
> >
> >On Thu, 9 Sep 2004 16:29:01 +0530, Atishay Kumar
> ><[EMAIL PROTECTED]> wrote:
> >> hello,
> >>   I am using tomcat 4.1.27 on a linux machine. by default we keep our
> >> applications in webapps folder of tomcat home directory(say
> >> tomcat-4.1.27/webapps). i want to keep my applications in some other
> >> directory also alongwith webapps(say /home/web/application).
> >>
> >> Now what editing in configuration files i need to do so that tomcat
> loads
> >> application files from /home/web/application also along with webapps
> >> directory.
> >>
> >> i tried google search and also searched the mailing list but could
> not
> >> find something helpful.
> >>
> >> thanks
> >> --
> >> :)
> >> Atishay Kumar
> >> Btech, SEM VII
> >> DA-IICT
> >> Gandhinagar - 382009
> >> India
> >> ph: +91 9825383948
> >>
> >/**
> 
> >**
> >>  * Learn the rules as you would need them to break them properly *
> >>
> >***
> 
> >*/
> >>
> >> -
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >-
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> This e-mail, including any attachments, is a confidential business communication, 
> and may contain information that is confidential, proprietary and/or privileged.  
> This e-mail is intended only for the individual(s) to whom it is addressed, and may 
> not be saved, copied, printed, disclosed or used by anyone else.  If you are not 
> the(an) intended recipient, please immediately delete this e-mail from your computer 
> system and notify the sender.  Thank you.
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



-- 
:)
Atishay Kumar
Btech, SEM VII
DA-IICT
Gandhinagar - 382009
India
ph: +91 9825383948
/
 * Learn the rules as you would need them to break them properly *
 /

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



RE: put applications in other than webapps and webapps simultaneously

2004-09-09 Thread Shapira, Yoav

Hi,
Or declare another Host with an appBase pointing to your alternative
webapps directory.  That way you don't have to have specific Context
elements for every webapp.

Yoav Shapira
Millennium Research Informatics


>-Original Message-
>From: Arun Prasad R [mailto:[EMAIL PROTECTED]
>Sent: Thursday, September 09, 2004 7:30 AM
>To: Tomcat Users List; Atishay Kumar
>Subject: Re: put applications in other than webapps and webapps
>simultaneously
>
>hi
>
>you have edit CATALINA_HOME/conf/server.xml
>
>in that
>
>debug="0" privileged="true">
>
>eg
>privileged="true">
>
>
>arun
>
>
>On Thu, 9 Sep 2004 16:29:01 +0530, Atishay Kumar
><[EMAIL PROTECTED]> wrote:
>> hello,
>>   I am using tomcat 4.1.27 on a linux machine. by default we keep our
>> applications in webapps folder of tomcat home directory(say
>> tomcat-4.1.27/webapps). i want to keep my applications in some other
>> directory also alongwith webapps(say /home/web/application).
>>
>> Now what editing in configuration files i need to do so that tomcat
loads
>> application files from /home/web/application also along with webapps
>> directory.
>>
>> i tried google search and also searched the mailing list but could
not
>> find something helpful.
>>
>> thanks
>> --
>> :)
>> Atishay Kumar
>> Btech, SEM VII
>> DA-IICT
>> Gandhinagar - 382009
>> India
>> ph: +91 9825383948
>>
>/**

>**
>>  * Learn the rules as you would need them to break them properly *
>>
>***

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




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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



Re: put applications in other than webapps and webapps simultaneously

2004-09-09 Thread Arun Prasad R
hi

you have edit CATALINA_HOME/conf/server.xml

in that



eg



arun


On Thu, 9 Sep 2004 16:29:01 +0530, Atishay Kumar
<[EMAIL PROTECTED]> wrote:
> hello,
>   I am using tomcat 4.1.27 on a linux machine. by default we keep our
> applications in webapps folder of tomcat home directory(say
> tomcat-4.1.27/webapps). i want to keep my applications in some other
> directory also alongwith webapps(say /home/web/application).
> 
> Now what editing in configuration files i need to do so that tomcat loads
> application files from /home/web/application also along with webapps
> directory.
> 
> i tried google search and also searched the mailing list but could not
> find something helpful.
> 
> thanks
> --
> :)
> Atishay Kumar
> Btech, SEM VII
> DA-IICT
> Gandhinagar - 382009
> India
> ph: +91 9825383948
> /
>  * Learn the rules as you would need them to break them properly *
>  /
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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



put applications in other than webapps and webapps simultaneously

2004-09-09 Thread Atishay Kumar
hello,
  I am using tomcat 4.1.27 on a linux machine. by default we keep our
applications in webapps folder of tomcat home directory(say
tomcat-4.1.27/webapps). i want to keep my applications in some other
directory also alongwith webapps(say /home/web/application).

Now what editing in configuration files i need to do so that tomcat loads
application files from /home/web/application also along with webapps
directory.

i tried google search and also searched the mailing list but could not
find something helpful.

thanks
-- 
:)
Atishay Kumar
Btech, SEM VII
DA-IICT
Gandhinagar - 382009
India
ph: +91 9825383948
/
 * Learn the rules as you would need them to break them properly *
 /

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