Hello all,
I am trying to run jsf application of hello world using bean, jsp. When I
run application then it gives warning message :
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting
property 'source' to 'org.eclipse.jst.jee.server:*' did not find a matching
property.And also when I use a log message in java file using System.out.println() then nothing is being displayed on console. Please suggest me how to overcome these problems. Thanks in advance. Regards Santosh Chouhan

