My Note on Solutions.
Pages
(Move to ...)
Home
Contact/Tip Me
▼
Friday, September 3, 2010
Update the Nutch index to Solr
›
After we crawled and indexed the site using nutch , Now time to refresh and update the bits to Solr and make it available for Solr search. ...
1 comment:
Thursday, September 2, 2010
Free WCF / ASMX Test Trace tool. SoapUI and TCPTrace
›
I’ve always write a lot C# code to do some simple WCF testing. Until I find SoapUI , one Powerful wsdl stack test tool. It has the free Vers...
1 comment:
Tuesday, August 31, 2010
Nutch Crawing and Searching Test on MAC/Linx
›
Nutch is one Open-source web-search software, built on Lucene Java. it can be used to crawl the website(intranet/internet) and expose search...
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
Silverlight communication with WCF service, Disable the .svc web browser Access
›
For the latest Silverlight 4.0. the WCF client runtime supports two Message Encodings, the mtomMessageEncoding encoding is not available ye...
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. ...
‹
›
Home
View web version