Thanks, I have gotten it changed, but now have a couple of other
problems.  First, eventhough autodeploy is set to true, it's not
deploying wars I put into this directory.  Second, after looking at
the examples pages, I see that servlets run fine, but jsp examples
return compiler errors.



On 10/28/06, Martin Gainty <[EMAIL PROTECTED]> wrote:
Aaron
to change docRoot supply new value for appBase attribute in host element within 
server.xml
http://tomcat.apache.org/tomcat-5.5-doc/config/host.html

This e-mail communication and any attachments may contain confidential and 
privileged information for the use of the
designated recipients named above. If you are not the intended recipient, you 
are hereby notified that you have received
this communication in error and that any review, disclosure, dissemination, 
distribution or copying of it or its
contents
----- Original Message -----
From: "Aaron Green" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Saturday, October 28, 2006 10:46 AM
Subject: Changing the webapps directory


> I'd like to change my webapps directory to be in my home directory.
> I've look around and can't find how to do this on Tomcat 5.x.  I've
> also looked at server.xml, but don't really know the right way to
> implement any solutions that I have been able to dig up.
>
> Also, I can't seem to login to the manager.  I added this line:
>
> <user username="user" password="password" roles="standard,manager" />
>
> to tomcat-users.xml, but still can't login.  Can anyone help?
>
> On 10/27/06, vivek sar <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>>  Is there a way for the web application running in the embedded tomcat
>> to access objects in the main application. Here is the scenario,
>>
>> 1) Main application starts the embedded tomcat
>> 2) Embedded tomcat loads up a web applicaiton
>> 3) Now the web application wants to call some methods in the main 
application.
>>
>> I am not sure how will tomcat web context share the application context.
>>
>> Any help will be very much appreciated.
>>
>> Thanks,
>> -vivek
>>
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> --
> Aaron Green
> Web Content Coordinator
> University of Southern Mississippi
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Aaron Green
Web Content Coordinator
University of Southern Mississippi

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to