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).


-----
--
Kent Tong
Wicket tutorials freely available at http://www.agileskills2.org/EWDW
Axis2 tutorials freely available at http://www.agileskills2.org/DWSAA
-- 
View this message in context: 
http://www.nabble.com/Helloworld-Application-cant-be-started-tp15039388p15056909.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]

Reply via email to