Hi, What is the actual stacktrace ?
Martin Grigorov Freelancer, available for hire! Wicket Training and Consulting https://twitter.com/mtgrigorov On Mon, Mar 16, 2015 at 10:05 AM, Patrick Davids < [email protected]> wrote: > Hi all, > does someone have some experiences concerning wicket and web-fragments? > > I set up a project with two jars, having both a web-fragments.xml. > > One of the web-fragments.xml defines a filter starting a > WicketApplication, but I run into a ClassNotFoundExceptions, while it gets > initilaized. > > The WicketApplication sub-class class is contained in the jar, so I'm > wondering why its not working. > > Are there any further classloader configurations I have to do in tomcat or > somewhere else? > > (tested with wicket7) > > kind regards > Patrick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
