My Note on Solutions.
Pages
(Move to ...)
Home
Contact/Tip Me
▼
Showing posts with label
Tomcat
.
Show all posts
Showing posts with label
Tomcat
.
Show all posts
Wednesday, September 22, 2010
tomcat 7 with solr 1.4, HTTP Status 404 - /solr/admin/file/index.jsp
›
there might be something wrong between the solr 1.4 and tomcat 7. here is one quick story. After I install the solr 1.4 in tomcat 7. I Ope...
Monday, August 30, 2010
Tomcat Architecture and Configuration
›
Inside tomcat, there are a lot .xml configurations. like server.xml, context.xml, web.xml. For each Config File, it could be placed in diff...
Wednesday, August 25, 2010
could not get a worker for name ajp13 when config IIS with Tomcat
›
I just followed the instruction on http://tomcat.apache.org/connectors-doc/reference/iis.html . Installed one Tomcat 7 Instance, with all ...
2 comments:
using the IIS 7 /7.5 tracing Features to locate the mod_jd tomcat ISAPI problem
›
some day, I get an strange error, “ could not get a worker ajp13 ”, what I did first was to turn on the tracing features of IIS 7. ...
Thursday, August 19, 2010
install and test Apache tomcat on windows 7
›
if you want to a server to host some JSPs and Servelets. Tomcat is one of those popular FREE servers. install and configure it is super easy...
4 comments:
›
Home
View web version