I tried all kind of different values in my TestMapper : 1, 1000,
Integer.MAX_VALUE, -1000.
But none of them made any change.
I even put a break point in the MountMapper getCompatibilityScore method to
see what values it returns and ran in debug mode, but the app never breaks
there...

Am I missing something obvious?

This is how I'm adding the mapper
getRootRequestMapperAsCompound().add(new TestMapper());

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/remove-wicket-in-front-of-url-Wicket-1-5-tp4564704p4650444.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to