remove wicket-velocity.jar from the classpath -igor
On Jan 24, 2008 11:40 AM, gbak1 <[EMAIL PROTECTED]> wrote: > > As I mentioned before I have added a jode.jar, slfXXXapi.jar and > slfXXXsimple.jar. However the application still fails to start and I am now > getting the following error message in the Tomcat logs: > > SERVER: Exception starting filter HelloWorldApplication > java.lang.NoClassDefFoundError: org.apache.velocity.app.Velocity > > Do you know where I can get this required class from? Thanks > > gbak1 > > > > Kent Tong wrote: > > > > > > gbak1 wrote: > >> > >> Im a newbie and am having problems with the helloworld example. > >> I have created an ant script to create an application WAR and I can > >> deploy this WAR to tomcat (running on fedora7). > >> After deploy, Tomcat fails to start the application and displays the > >> following message: FAIL - Application at context path > >> /HelloWorldApplication could not be started. > >> This only occurs when I include the filter tags which I copied and pasted > >> from the example and which I modified to suit my own helloworld > >> application. > >> Im now down to guessing and hope someone can point me in the right > >> direction. > >> > > > > Most likely you're missing some jars. Wicket needs some jars not included > > in the > > distribution. You may follow my tutorial to get started (see my signature > > for > > the URL). > > > > > > -- > View this message in context: > http://www.nabble.com/Helloworld-Application-cant-be-started-tp15039388p15072517.html > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
