You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by karthik085 <ka...@gmail.com> on 2007/10/19 04:56:31 UTC

Re: web2 jar notes

How did you get web2 to work? I am having problems as explained in the post
here:
http://www.nabble.com/forum/ViewPost.jtp?post=11689163&framed=y


Hal Finkel wrote:
> 
> Hello,
> 
> In order to get the web2 GUI working in tomcat (I am using
> tomcat5-5.5.23-10jpp from jpackage), I had to do the following:
> 1. remove jasper-runtime.jar from WEB-INF/lib - This is because tomcat
> provides a version of jasper-compiler different from the version of
> jasper-runtime included in the nutch repository.
> 2. copy xalan-j2-serializer.jar and xalan-j2.jar into WEB-INF/lib - This
> is because tomcat does not provide them, nutch web2 does not provide
> them, and they are not in the default classpath on my system (which is a
> standard jpackage install of jdk-1.6.0). These are needed to generate
> the RSS feed.
> 
> I hope this helps,
> Hal
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/web2-jar-notes-tf4123630.html#a13287576
Sent from the Nutch - User mailing list archive at Nabble.com.


RE: web2 jar notes

Posted by ba...@gmail.com.
Hi,

I tried it  now I am getting "servlet action is currently unavilable" what
to do?
-----Original Message-----
From: karthik085 [mailto:karthik085@gmail.com] 
Sent: Friday, October 19, 2007 10:57 AM
To: nutch-user@lucene.apache.org
Subject: Re: web2 jar notes


How did you get web2 to work? I am having problems as explained in the post
here:
http://www.nabble.com/forum/ViewPost.jtp?post=11689163&framed=y


Hal Finkel wrote:
> 
> Hello,
> 
> In order to get the web2 GUI working in tomcat (I am using
> tomcat5-5.5.23-10jpp from jpackage), I had to do the following:
> 1. remove jasper-runtime.jar from WEB-INF/lib - This is because tomcat
> provides a version of jasper-compiler different from the version of
> jasper-runtime included in the nutch repository.
> 2. copy xalan-j2-serializer.jar and xalan-j2.jar into WEB-INF/lib - This
> is because tomcat does not provide them, nutch web2 does not provide
> them, and they are not in the default classpath on my system (which is a
> standard jpackage install of jdk-1.6.0). These are needed to generate
> the RSS feed.
> 
> I hope this helps,
> Hal
> 
> 
> 

-- 
View this message in context:
http://www.nabble.com/web2-jar-notes-tf4123630.html#a13287576
Sent from the Nutch - User mailing list archive at Nabble.com.