{quote} I just wanna finish the configuration system refactoring and the access control for each snip which probably will be ready by next week and then I'll issue tomcat 's war problems. {quote} OK, I had tested and it runs very well. see http://snipit.adahsu.net/snipit . But just 2 things: 1. lucene version issue: if I change to newest version, then snipit throw an exception: __java.lang.IllegalAccessError: tried to access field org.apache.lucene.index.IndexWriter.mergeFactor from class org.snipsnap.snip.SnipIndexer__ . This makes CJK language unsupported and I will found if v1.4 can pass the building process or not ! 1. patch process support: I have try to make some modifications for local blogger cultrue, maybe a patch mechanism can help to do this ( maybe a patch file path and an ant target to do it ).