Re: How to setup rewrite valve for angularjs

2014-11-23 Thread Tay Kai Yang
Hi I have tried to add a / to index.jsp. The problem still persist. It consistently complained about resource path null. What is this resource that it is looking for? On Nov 24, 2014 2:25 PM, "Ameer Mawia" wrote: > On Nov 24, 2014 8:30 AM, "Tay Kai Yang" w

Re: How to setup rewrite valve for angularjs

2014-11-23 Thread Tay Kai Yang
0] "GET /web/ HTTP/1.1" 500 2990 I cannot figure out what is the problem, because I can't find anymore errors, or stacktrace in any of my logfiles, catalina.stderr etc... I can't find any information with regard to resource path [null]. What have I missed out? On Fri, Nov 21, 2

How to setup rewrite valve for angularjs

2014-11-20 Thread Tay Kai Yang
Hi I have been reading up tomcat 8's user doc. But I have some problems understanding the setup of rewrite valve. I think I should add the rewrite valve class name and XML settings to /conf/server.xml, but I am not sure what to do next. Where should I place my rewrite.config, how do I activate rewr