easy peasy. in TOMCAT_HOME/server.xml after the other <Context></Context>
elements I simply added a further one.
<Context path="/fedoragsearch" docBase="fedoragsearch" debug="1"/>
Of course, this will probably only help if your problem comes from the same
cause ie if there are earlier <Context> in the file

Peri





On 6 March 2013 14:22, Negib A. Sherif <aa8...@wayne.edu> wrote:

> Hi Perl,
> I have the same issue. Would you be kind enough to post the context that
> solved the problem?
>
> -----Original Message-----
> From: peri stracchino [mailto:peri.stracch...@york.ac.uk]
> Sent: Wednesday, March 06, 2013 7:10 AM
> To: fedora-commons-users@lists.sourceforge.net
> Subject: [fcrepo-user] fedoragsearch logging -update and our solution
>
> hi
>
> we solved the problem with our fedoragsearch logging.- the problem was
> in fact external to fedoragsearch itself and lay in an interaction with
> another part of our system. A Context element in the server.xml  for
> another webapp on the same tomcat was causing fedoragsearch to look in
> the wrong webapp context path for the log4j configuration file. Adding
> an additional  context element for fedoragsearch to the server.xml
> solved the problem.
>
> Peri
>
>
> ----------------------------------------------------------------------------
> --
> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
> endpoint security space. For insight on selecting the right partner to
> tackle endpoint security challenges, access the full report.
> http://p.sf.net/sfu/symantec-dev2dev
> _______________________________________________
> Fedora-commons-users mailing list
> Fedora-commons-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
>
>
>
> ------------------------------------------------------------------------------
> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
> endpoint security space. For insight on selecting the right partner to
> tackle endpoint security challenges, access the full report.
> http://p.sf.net/sfu/symantec-dev2dev
> _______________________________________________
> Fedora-commons-users mailing list
> Fedora-commons-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
>
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to