When trying to run my app with eclipse/linux on apache tomcat on my local host the application runs fine but, I got the following warning:
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:appname' did not find a matching property.
any ideas what does this warning means, how to resolve it?