users@woodstock.java.net

Re: WoodStock on Tomcat

From: Ravi Vedala <RVedala_at_idc.com>
Date: Mon, 6 Aug 2007 14:37:32 -0400

Thanks John. That helps.

To add further, for the people who are using NetBeans, here are the steps :

- Install NetBeans 6.0 M10.
- If you want to use your own tomcat, use tomcat 6.0.13. Or you can use the
tomcat that comes with NetBeans 6.0 M10.
- Create a new project in netbeans 6.0 M10 and choose, "VisualWeb Java
Server Faces" in the second step.
- Now copy Woodstock 4.1 web files (including web-inf and web-inf/lib) into
the web folder of your project.

That's it, you are all set now.

- Now run the netbeans project.

Voila !!

Thanks,
r-a-v-i