thats very odd if that is the case, looks like a tomcat bug to me.

On 9/4/07, Ghodmode <[EMAIL PROTECTED]> wrote:
>
> On 9/4/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> >
> > go to quickstart dir and run "mvn package", that will create a war you
> can
> > deploy on any servlet container.
> >
> > -igor
> >
>
> I tried to take your advice, but I didn't have any success.  I'll spare
> everyone the painful details.  The end result is the same.  If I try to
> deploy a new Web application under Tomcat which uses Wicket, I get
> NoClassDefFoundError.
>
> I don't know why, but Tomcat is not loading the JAR files in WEB-INF/lib.
> However, I've discovered that it works fine if I unjar
> wicket-1.3.0-beta3.jar into WEB-INF/classes.
>
> This isn't my preferred way to do this, but it will works for now and it
> will let me continue.
>
> Thank you,
>     Vince
>

Reply via email to