Re: web project question

Pavel Buzek <[email protected]> Wed, 03 Sep 2003 10:04:57 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
This should work in web module project. Rebuild the war file and it 
should contain all the files that are in web folder. If not this is a 
bug -- please file a bug in issuezilla and add some details (it works 
for me) -- how do you add the file? does the file appear in "Deployable 
Directory Structure?, etc.

-pavel

Peter Wisnovsky wrote:
> I have a module that adds a file to the Projects/<name>/web/WEB-INF
> directory. In 3.x files in this directory were automatically snarfed
> up into the output WAR file. This doesn't seem to be happening with
> the new web module project, however. What do I have to do to ensure
> this file gets added to the project outputs?
> 
> Thanks,
> 
> Peter
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>