mm.. /srv/fedora/tomcat/webapps/ , do you verify that this directory is
currently using  for Tomcat??,
*
*
your error sounds like exist another "webapps" where tomcat are currently
point...

another issue is that permissons  for "[tomcat]/webapps/xmlui" are set to
"root"... i think yor must set to "tomcat user"

El Pablo.


On Wed, Mar 3, 2010 at 10:27 AM, Anita P <digla...@gmail.com> wrote:

> @ El Pablo: Yes I am on a linux machine and did a ln -s (symbolic link) for
> both xmlui and jspui  and here is how it looked
> lrwxrwxrwx  1 root root       31 2010-03-02 14:55 jspui ->
> /usr/local/dspace/webapps/jspui/
> lrwxrwxrwx  1 root root       29 2010-03-02 14:56 oai ->
> /usr/local/dspace/webapps/oai/
> lrwxrwxrwx  1 root root       28 2010-03-02 14:57 xmlui ->
> /usr/local/dspace/webapps/xmlui/
>
> Now. I now copied the whole folder in my [dspace]/webapps/xmlui to my
> tomcat webapps. Here is what i have
>
> */srv/fedora/tomcat/webapps/xmlui #* l
> total 60
> drwxr-xr-x  8 root root  4096 2010-03-03 10:12 ./
> drwxr-xr-x 19 root root  4096 2010-03-03 10:12 ../
> drwxr-xr-x  2 root root  4096 2010-03-03 10:12 aspects/
> -rw-r--r--  1 root root  6805 2010-03-03 10:12 exception2html.xslt
> drwxr-xr-x  2 root root  4096 2010-03-03 10:12 i18n/
> drwxr-xr-x  3 root root  4096 2010-03-03 10:12 META-INF/
> -rw-r--r--  1 root root 17983 2010-03-03 10:12 sitemap.xmap
> drwxr-xr-x  2 root root  4096 2010-03-03 10:12 static/
> drwxr-xr-x  7 root root  4096 2010-03-03 10:12 themes/
> drwxr-xr-x  5 root root  4096 2010-03-03 10:12 WEB-INF/
>
>
> That did not work. And I also added the following in the server.xml
> <Context path="/xmlui" docBase="\usr\local\dspace\webapps\xmlui" debug="0"
> reloadable="true" cachingAllowed="false" allowLinking="true"/>
>
> but i still get the same error for xmlui. What puzzles me is how come jspui
> works perfectly without any changes.
>
> Anita
>
>
>
>
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to