On Fri, Oct 4, 2013 at 10:17 AM, Roman Grigoriadi < [email protected]> wrote:
> Hi Martin, > > thanks for suggestion, but it appears to me, that the problem actually is > that the CryptoMapper is not set as root if you call any of > "mountPage(..)", > after setting CryptoMapper as root mapper. I suppose your suggestion would > work if MountedMappers will be added in a SystemMapper collection (which is > decorated by CryptoMapper) instead of a CompoundMapper, which is not. > Yes. This is by design. If the current root mapper is not ICompoundRequestMapper then Wicket creates one automatically. This is a feature some applications use. > > I'll comment further on linked ticket, you provided. > > Cheers, Roman. > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/CryptoMapper-and-mounted-pages-tp4661676p4661696.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
