Hi Helix,

I know where the server.xml file is located. I was asking about where
exactly I have to paste the configuration and what changes I have to make.

On Mon, Sep 17, 2012 at 1:00 PM, helix84 <heli...@centrum.sk> wrote:

> Hi Sharika,
>
> you can't do that in Tomcat Manager.
>
> 1) find the server.xml file in the directory where you installed Tomcat
> 2) edit that file in a text editor
> 3) find the section that starts with
>        <Host name="localhost"  appBase="webapps"
>    and ends with
>        </Host>
> 4) between these lines, insert this text, but replace the text
> [dspace] with the directory where you installed DSpace:
> <Context path="/xmlui" docBase="[dspace]/webapps/xmlui" debug="0"
>     reloadable="true" cachingAllowed="false"
>     allowLinking="true"/>
> 5) restart Tomcat (you can't do that from Tomcat Manager; the location
> of the startup script on your hard drive depends on how you installed
> Tomcat)
>
> Regards,
> ~~helix84
>



-- 
Happy Networking!!

Warm Regards,

Sharika Menon



*Be who you really are. – If you’re lucky enough to have something that
makes you different from everybody else, don’t change. Uniqueness is
priceless. In this crazy world that’s trying to make you like everyone
else, find the courage to keep being your awesome self. And when they laugh
at you for being different, laugh back at them for being the same. It takes
a lot of courage to stand alone, but it’s worth it. Being YOU is worth it!*
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to