Hi,
I am trying to run a sample JSF tutorial on eclipse 3.2 on mac osx 10.5. The
server comes back with a 'requested resource() not found error. From the
server log in console, I found a warning as seen below:
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.
Mar 15, 2009 7:03:00 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:
.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
Mar 15, 2009 7:03:00 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Mar 15, 2009 7:03:00 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2031 ms
Mar 15, 2009 7:03:01 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Mar 15, 2009 7:03:01 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
Mar 15, 2009 7:03:02 PM com.sun.faces.config.ConfigureListener
contextInitialized
INFO: Initializing Mojarra (1.2_09-b02-FCS) for context '/JSFTutorial'
Mar 15, 2009 7:03:05 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Mar 15, 2009 7:03:05 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Mar 15, 2009 7:03:05 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/90 config=null
Mar 15, 2009 7:03:05 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 4916 ms
Anyone know what this means?
Thanks.
--
View this message in context:
http://www.nabble.com/Tomcat-6.0.18-warning-tp22541483p22541483.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]