Re: Helloworld Application cant be started

2008-01-24 Thread Igor Vaynberg
ion. > >>> 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 m

Re: Helloworld Application cant be started

2008-01-24 Thread gbak1
>>> 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 >>

Re: Helloworld Application cant be started

2008-01-24 Thread Igor Vaynberg
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-tp15039388p15

Re: Helloworld Application cant be started

2008-01-24 Thread gbak1
eds 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 -

Re: Helloworld Application cant be started

2008-01-24 Thread gbak1
et started (see my signature > for > the URL). > > Thanks for the links Kent. Once I checked the logs I discovered that I was missing the slf.jar. -- View this message in context: http://www.nabble.com/Helloworld

Re: Helloworld Application cant be started

2008-01-23 Thread Kent Tong
://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 Wick

Re: Helloworld Application cant be started

2008-01-23 Thread gbak1
pany.HelloWorldApplication >> >> >> >> >> HelloWorldApplication >> /hello/* >> >> >> >> >> My WEB-INF structure is: >> WEB-INF/classes/main/com/company/HelloW

Re: Helloworld Application cant be started

2008-01-23 Thread Igor Vaynberg
llo/* > > > > > > > > > > My WEB-INF structure is: > > WEB-INF/classes/main/com/company/HelloWorldApplication.class > > WEB-INF/classes/main/com/company/HelloWorld.class > > WEB-INF/lib/ all required wicket jars. > > WEB-INF/web.xml > > >

Re: Helloworld Application cant be started

2008-01-23 Thread James Carman
WEB-INF/classes/main/com/company/HelloWorldApplication.class > WEB-INF/classes/main/com/company/HelloWorld.class > WEB-INF/lib/ all required wicket jars. > WEB-INF/web.xml > > What am I doing wrong? > > Thanks &

Helloworld Application cant be started

2008-01-23 Thread gbak1
EB-INF structure is: WEB-INF/classes/main/com/company/HelloWorldApplication.class WEB-INF/classes/main/com/company/HelloWorld.class WEB-INF/lib/ all required wicket jars. WEB-INF/web.xml What am I doing wrong? Thanks -- View this message in context: http://www.nabble.com/Helloworld