File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes error when building jsf tutorial Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Struts
Reply Bookmark "error when building jsf tutorial" Watch "error when building jsf tutorial" New topic
Author

error when building jsf tutorial

Mike Richardson
Greenhorn

Joined: May 29, 2004
Posts: 2
When I build the jsf tutorial using the ant script provided, I get the following error:
Warning: selected war files includes a web-inf/web.xml which will be ignored. Please use webxml attribute in the war task.

I checked the ant script, and it is using that attribute for the task.

Any ideas? I would really like to get this tutorial running.

Thanks,
Mike
Gregg Bolinger
Sheriff

Joined: Jul 11, 2001
Posts: 15040

I didn't tell my ANT script to exclude that file where I should have. It is really just a warning because I do use webxml attribute to package the web.xml file with the WAR file.

If the tutorial is not working, it's not because of that warning message.


My Blog | DZone Articles
 
 
subject: error when building jsf tutorial
 
Threads others viewed
Tomcat weirdness -- incomplete WAR explosion, display of out-of-date (cached?) JSP
What Is the Best Way to Learn JSF Quickly?
Output of telnet task
Manifest file details..
Ant FTP overwriting
IntelliJ Java IDE