> From: ndolan [mailto:thallur...@yahoo.com] 
> Subject: Tomcat 6.0.18 warning
> 
> The server comes back with a 'requested resource() 
> not found error.

Comes back from what URL?  Check all the logs, not just the console.

> Mar 15, 2009 7:03:00 PM 
> org.apache.tomcat.util.digester.SetPropertiesRule begin 
> WARNING: 
> [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting
> property 'source' to 'org.eclipse.jst.jee.server:JSFTutorial' 
> did not find a matching property. 

Some IDEs insist on throwing invalid junk into the <Context> element.  (Yet 
another reason I have not to trust them blindly.)  If you look at the doc for 
<Context>, you'll see there is no source attribute:
http://tomcat.apache.org/tomcat-6.0-doc/config/context.html

This has nothing to do with the resource not found error.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to