Okay its all working now, What was missing in that last bit is the proper configuration for the context.xml in the META-INF and web.xml in WEB-INF. I had to use tomcat 6.0 configuration xml. It took me a while to figure out taht the context.xml was suppsed to be in the webcontent/meta-inf folder.
Great learning experiance, thanks for all your help guys, learnt a new thing today :) Johan Maasing-2 wrote: > > On 10/29/07, Ballist1c <[EMAIL PROTECTED]> wrote: >> >> >> However, i cant figure out how to get the thing to deploy on a web >> service. >> I have installed the tomcat plug in which has made it a breeze to start >> up >> the service from within Eclipse :) I cant seem to get the tomcat server >> to > > I configured the server using the JEE-eclipse built in server config > (just add a new tomcat server, point it to the tomcat directory). Then > it was simply a question of right clicking the server in the servers > view and add the project. Don't know how to do it in any other tomcat > plugin. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Changing-IDEs-to-eclipse-tf4695209.html#a13478688 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
