users@woodstock.java.net

Re: Manual Woodstock Deployment

From: Ratnadeep Bhattacharjee <Ratnadeep.Bhattacharjee_at_Sun.COM>
Date: Thu, 24 Jan 2008 21:11:37 +0530

Stephan Bornman wrote:
> Hi there,
>
> I would like know how to develop a web-app using Woodstock components
> without using netbeans visual web pack.
> I have created a visual web pack project with netbeans 6. I then
> copied all the jar files and all the configuration files (
> faces-config.xml, web.xml).
>
> I then create another web project without the visual web pack..just a
> normal web application. I copy all the jar files from the other
> project into the new one,
> and make sure that all the .xml files are configured correctly. When I
> deploy and run the project in glassfish I do not see any of the
> woodstock components. I have checked in the glassfish log file but is
> does not add anything helpful to the log file. I was wondering if it
> had something to do with the theme. Is there anything I am missing or
> jar files I need that netbeans did not include in the first visual web
> project I made?

You could download the example app from
https://woodstock.dev.java.net/files/documents/6231/83406/example.war
and compare it with the war that you created...

-Deep.

>
> Thanks,
>
> Stephan
>