From: Bradley T. <br...@ar...> - 2011-05-17 16:19:44
|
Hi Mahmoud, Do you intend to run Wayback as the ROOT context? This is the recommended deployment mode, enabling Wayback to successfully handle some server-relative URLs that are not replayed correctly. If so, you'll need to name the .war file "ROOT.war" in the webapps directory. If you are unable to run Wayback in the ROOT webapp context, then you'll need to specify the correct AccessPoint URL, which will depend on the bean name in your wayback.xml. By default, the AccessPoint name is "wayback", meaning the URL for your AccessPoint would be "http://localhost.archive.org:8080/wayback/wayback/". Please refer to: http://archive-access.sourceforge.net/projects/wayback/access_point_naming.html for more specific examples and help with Access Point names. Please let me know if this doesn't help you resolve the problem! Brad On 5/17/11 6:36 AM, Mahmoud Mubarak wrote: > I have done the following steps after installing tomcat: > > - Stopped tomcat > - Placed wayback.war in /var/lib/tomcat6/webapps > - Changed wayback.basedir=wayback to be > wayback.basdir=/var/lib/tomcat6/webapps/wayback > - Made a soft link from files1 to my warc directory as: > root@mymachine:/var/lib/tomcat6/webapps/wayback# ln -s <absolute path > of warc directory> files1 > -Started tomcat > > When I wrote a URL in the text box in > http://localhost.archive.org:8080/wayback/ and click "take Me Back", > this error appeared: > > *HTTP Status 404 - /query > _____________________________________________________________________ > type Status report > message /query > description The requested resource (/query) is not available. > > *How can I solve this problem? How can I change years range in the > drop down list in http://localhost.archive.org:8080/wayback/? > > Thanks in advance for your help. > -- > Mahmoud A. Mubarak > Software Engineer, ICT Sector > Bibliotheca Alexandrina > P.O. Box 138 > 21526 El Shatby, Alexandria > Tel: +20-3-4839999 > Fax: +20-3-4820405 > E-mail:mah...@bi... > > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > > > _______________________________________________ > Archive-access-discuss mailing list > Arc...@li... > https://lists.sourceforge.net/lists/listinfo/archive-access-discuss |