Eelco -- I can't find either of those jars in the latest tomcat, nor
via google, nor do I see them in wicket 1.2 beta3.  Where do those
jasper jars originate?

Igor -- I don't have maven installed, are there other options for me here?

Thanks again,
Scott


On 4/4/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> wicket-examples already comes with a configured eclipse project doesnt it?
>
> also if you have maven 2 installed and run mvn eclipse:eclipse it will
> download all the deps and build the eclipse project files for you.
>
> -Igor
>
>
>
> On 4/4/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > It seems that it wants the jasper libs too (jasper-runtime-x.jar and
> > probably jasper-compiler-x.jar).
> >
> > Eelco
> >
> >
> > On 4/4/06, Scott Swank <[EMAIL PROTECTED]> wrote:
> > > I just downloaded the beta3 wicket-examples and created a new Java
> > > project for it in Eclipse 3.1.  When I try to run StartExamples I
> > > receive the following -- which is rather odd since this jar
> > > (org.mortbay.jetty-4.2.24.jar) is visible under project properties:
> > > Java Build Path > Libraries.  Have I just mucked up some dumb detail
> > > in my Eclipse project this time around?
> > >
> > > 15:09: 19.862 EVENT  Started SocketListener on 0.0.0.0:8080
> > > FATAL - StartExamples              - Could not start the Jetty server:
> > >
> org.mortbay.util.MultiException[java.lang.ClassNotFoundException
> :
> > > org.apache.jasper.servlet.JspServlet]
> > > 15:09:19.862 EVENT  Stopping Acceptor
> > >
> ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080]
> > > 15:09:20.815 EVENT  Stopped SocketListener on 0.0.0.0:8080
> > > 15:09:20.815 EVENT  invoker: destroy
> > > 15:09:20.815 EVENT  default: destroy
> > > 15:09:20.815 EVENT  Stopped
> > > WebApplicationContext[/wicket-examples,Wicket Examples]
> > > 15:09:20.815 EVENT  Stopped
> [EMAIL PROTECTED]
> > >
> > > --
> > > Scott Swank
> > > reformed mathematician
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> > > that extends applications into web and mobile media. Attend the live
> webcast
> > > and join the prime developer group breaking into this new coding
> territory!
> > >
> http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642
> > > _______________________________________________
> > > Wicket-user mailing list
> > > Wicket-user@lists.sourceforge.net
> > >
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> > that extends applications into web and mobile media. Attend the live
> webcast
> > and join the prime developer group breaking into this new coding
> territory!
> >
> http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>


--
Scott Swank
reformed mathematician


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to