I\'m trying to use the new Java 7 switch on strings feature.
But Tomcat is not cooperating.
I\'ve made sure that tomcat is running under java 7 but it seems
Have you tried setting compilerSourceVM to 1.7 or 7 ? (I'm afraid I cann't claim to know if this works or not)