<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Is RichFaces supported out of the box in JBoss Tools
</h3>
<span style="margin-bottom: 10px;">
    reply from <a href="http://community.jboss.org/people/jabailo">John Bailo</a> in <i>JBoss Tools</i> - <a href="http://community.jboss.org/message/536647#536647">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>After creating a very simple page, and right-clicking and selecting Debug in Eclipse, this message appears:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="padding-left: 30px;"><strong>HTTP Status 404 - /RFacesTest/testrf.jsf</strong></p><p style="padding-left: 30px;"><em>The requested resource (/RFacesTest/testrf.jsf) is not available.</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>testrf.jsp</strong>:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="padding-left: 30px;"><span style="font-family: courier new,courier;">&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;<br/><span>&lt;jsp:root xmlns:jsp="</span><a class="jive-link-external-small" href="http://java.sun.com/JSP/Page" target="_blank">http://java.sun.com/JSP/Page</a><span>" xmlns:f="</span><a class="jive-link-external-small" href="http://java.sun.com/jsf/core" target="_blank">http://java.sun.com/jsf/core</a><span>" xmlns:h="</span><a class="jive-link-external-small" href="http://java.sun.com/jsf/html" target="_blank">http://java.sun.com/jsf/html</a><span>" version="2.0"&gt;</span><br/>&#160;&#160;&#160; &lt;jsp:directive.page language="java"<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1" /&gt;<br/>&#160;&#160;&#160; &lt;jsp:text&gt;<br/>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;![CDATA[ &lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt; ]]&gt;<br/>&#160;&#160;&#160; &lt;/jsp:text&gt;<br/>&#160;&#160;&#160; &lt;jsp:text&gt;<br/><span>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;![CDATA[ &lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "</span><a class="jive-link-external-small" href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" target="_blank">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a><span>"&gt; ]]&gt;</span><br/>&#160;&#160;&#160; &lt;/jsp:text&gt;<br/><span>&lt;html xmlns="</span><a class="jive-link-external-small" href="http://www.w3.org/1999/xhtml" target="_blank">http://www.w3.org/1999/xhtml</a><span>"&gt;</span><br/>&lt;head&gt;<br/>&lt;meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /&gt;<br/>&lt;title&gt;Insert title here&lt;/title&gt;<br/>&lt;/head&gt;<br/>&lt;body&gt;<br/>&lt;f:view&gt;<br/>&lt;h:outputText value="Hello, RF" /&gt;<br/>&lt;/f:view&gt;<br/>&lt;/body&gt;<br/>&lt;/html&gt;<br/>&lt;/jsp:root&gt;</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong>Startup messages from Eclipse/JBoss server 4.2.3:</strong></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="font-family: courier new,courier;">14:44:51,204 INFO&#160; [Server] Starting JBoss (MX MicroKernel)...<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,204 INFO&#160; [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,219 INFO&#160; [Server] Home Dir: C:\jboss\jboss-4.2.3.GA<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,219 INFO&#160; [Server] Home URL: file:/C:/jboss/jboss-4.2.3.GA/<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,219 INFO&#160; [Server] Patch URL: null<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,219 INFO&#160; [Server] Server Name: default<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,219 INFO&#160; [Server] Server Home Dir: C:\jboss\jboss-4.2.3.GA\server\default<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,219 INFO&#160; [Server] Server Home URL: file:/C:/jboss/jboss-4.2.3.GA/server/default/<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,219 INFO&#160; [Server] Server Log Dir: C:\jboss\jboss-4.2.3.GA\server\default\log<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,219 INFO&#160; [Server] Server Temp Dir: C:\jboss\jboss-4.2.3.GA\server\default\tmp<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,234 INFO&#160; [Server] Root Deployment Filename: jboss-service.xml<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,676 INFO&#160; [ServerInfo] Java version: 1.5.0_22,Sun Microsystems Inc.<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,676 INFO&#160; [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_22-b03,Sun Microsystems Inc.<br/></span></p><p><span style="font-family: courier new,courier;">14:44:51,676 INFO&#160; [ServerInfo] OS-System: Windows XP 5.1,x86<br/></span></p><p><span style="font-family: courier new,courier;">14:44:52,180 INFO&#160; [Server] Core system initialized<br/></span></p><p><span style="font-family: courier new,courier;"><span>14:44:54,315 INFO&#160; [WebService] Using RMI server codebase: </span><a class="jive-link-external-small" href="http://localhost:8083/" target="_blank">http://localhost:8083/</a><br/></span></p><p><span style="font-family: courier new,courier;">14:44:54,315 INFO&#160; [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml<br/></span></p><p><span style="font-family: courier new,courier;">14:44:54,833 INFO&#160; [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.<br/></span></p><p><span style="font-family: courier new,courier;">14:44:54,833 INFO&#160; [TransactionManagerService] Setting up property manager MBean and JMX layer<br/></span></p><p><span style="font-family: courier new,courier;">14:44:55,047 INFO&#160; [TransactionManagerService] Starting recovery manager<br/></span></p><p><span style="font-family: courier new,courier;">14:44:55,199 INFO&#160; [TransactionManagerService] Recovery manager started<br/></span></p><p><span style="font-family: courier new,courier;">14:44:55,199 INFO&#160; [TransactionManagerService] Binding TransactionManager JNDI Reference<br/></span></p><p><span style="font-family: courier new,courier;">14:44:58,494 INFO&#160; [EJB3Deployer] Starting java:comp multiplexer<br/></span></p><p><span style="font-family: courier new,courier;">14:45:01,300 INFO&#160; [NativeServerConfig] JBoss Web Services - Native<br/></span></p><p><span style="font-family: courier new,courier;">14:45:01,300 INFO&#160; [NativeServerConfig] jbossws-3.0.1-native-2.0.4.GA (build=200803312044)<br/></span></p><p><span style="font-family: courier new,courier;">14:45:02,703 INFO&#160; [Embedded] Catalina naming disabled<br/></span></p><p><span style="font-family: courier new,courier;">14:45:02,917 INFO&#160; [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.5.0_22\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.5.0_22\jre\bin;native<br/></span></p><p><span style="font-family: courier new,courier;">14:45:03,054 INFO&#160; [Http11Protocol] Initializing Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8084<br/></span></p><p><span style="font-family: courier new,courier;">14:45:03,069 INFO&#160; [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009<br/></span></p><p><span style="font-family: courier new,courier;">14:45:03,069 INFO&#160; [Catalina] Initialization processed in 373 ms<br/></span></p><p><span style="font-family: courier new,courier;">14:45:03,069 INFO&#160; [StandardService] Starting service jboss.web<br/></span></p><p><span style="font-family: courier new,courier;">14:45:03,069 INFO&#160; [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA<br/></span></p><p><span style="font-family: courier new,courier;">14:45:03,146 INFO&#160; [Catalina] Server startup in 88 ms<br/></span></p><p><span style="font-family: courier new,courier;">14:45:03,344 INFO&#160; [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/<br/></span></p><p><span style="font-family: courier new,courier;">14:45:04,091 INFO&#160; [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/<br/></span></p><p><span style="font-family: courier new,courier;">14:45:04,366 INFO&#160; [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-context.war/<br/></span></p><p><span style="font-family: courier new,courier;">14:45:04,518 INFO&#160; [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/<br/></span></p><p><span style="font-family: courier new,courier;">14:45:05,754 INFO&#160; [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/<br/></span></p><p><span style="font-family: courier new,courier;">14:45:06,623 INFO&#160; [MailService] Mail Service bound to java:/Mail<br/></span></p><p><span style="font-family: courier new,courier;">14:45:06,974 INFO&#160; [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,050 INFO&#160; [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,126 INFO&#160; [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,202 INFO&#160; [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,324 INFO&#160; [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,385 INFO&#160; [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,492 INFO&#160; [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,507 INFO&#160; [QuartzResourceAdapter] start quartz!!!<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,614 INFO&#160; [SimpleThreadPool] Job execution threads will use class loader of thread: main<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,660 INFO&#160; [QuartzScheduler] Quartz Scheduler v.1.5.2 created.<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,660 INFO&#160; [RAMJobStore] RAMJobStore initialized.<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,675 INFO&#160; [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,675 INFO&#160; [StdSchedulerFactory] Quartz scheduler version: 1.5.2<br/></span></p><p><span style="font-family: courier new,courier;">14:45:07,675 INFO&#160; [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,002 INFO&#160; [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,322 INFO&#160; [A] Bound to JNDI name: queue/A<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,322 INFO&#160; [B] Bound to JNDI name: queue/B<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,322 INFO&#160; [C] Bound to JNDI name: queue/C<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,322 INFO&#160; [D] Bound to JNDI name: queue/D<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,322 INFO&#160; [ex] Bound to JNDI name: queue/ex<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,353 INFO&#160; [testTopic] Bound to JNDI name: topic/testTopic<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,353 INFO&#160; [securedTopic] Bound to JNDI name: topic/securedTopic<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,353 INFO&#160; [testDurableTopic] Bound to JNDI name: topic/testDurableTopic<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,368 INFO&#160; [testQueue] Bound to JNDI name: queue/testQueue<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,414 INFO&#160; [UILServerILService] JBossMQ UIL service available at : localhost/127.0.0.1:8093<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,475 INFO&#160; [DLQ] Bound to JNDI name: queue/DLQ<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,673 INFO&#160; [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'<br/></span></p><p><span style="font-family: courier new,courier;">14:45:09,734 INFO&#160; [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/<br/></span></p><p><span style="font-family: courier new,courier;">14:45:10,100 INFO&#160; [Http11Protocol] Starting Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8084<br/></span></p><p><span style="font-family: courier new,courier;">14:45:10,146 INFO&#160; [AjpProtocol] Starting Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009<br/></span></p><p><span style="font-family: courier new,courier;">14:45:10,146 INFO&#160; [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)] Started in 18s:897ms<br/></span></p><p><span style="font-family: courier new,courier;">14:45:14,920 INFO&#160; [TomcatDeployer] deploy, ctxPath=/DISSOPRO, warUrl=file:/C:/Documents and Settings/jbailo/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_4.2_Server/deploy/DISSOPRO.war/<br/></span></p><p><span style="font-family: courier new,courier;">14:45:15,149 INFO&#160; [TomcatDeployer] deploy, ctxPath=/INGAdmin, warUrl=file:/C:/Documents and Settings/jbailo/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_4.2_Server/deploy/INGAdmin.war/<br/></span></p><p><span style="font-family: courier new,courier;">14:45:15,438 ERROR [STDERR] log4j:ERROR A "org.jboss.logging.appender.FileAppender" object is not assignable to a "org.apache.log4j.Appender" variable.<br/></span></p><p><span style="font-family: courier new,courier;">14:45:15,438 ERROR [STDERR] log4j:ERROR The class "org.apache.log4j.Appender" was loaded by <br/></span></p><p><span style="font-family: courier new,courier;">14:45:15,438 ERROR [STDERR] log4j:ERROR [WebappClassLoader<br/></span></p><p><span style="font-family: courier new,courier;">&#160; delegate: false<br/></span></p><p><span style="font-family: courier new,courier;">&#160; repositories:<br/></span></p><p><span style="font-family: courier new,courier;">&#160;&#160;&#160; /WEB-INF/classes/<br/></span></p><p><span style="font-family: courier new,courier;">----------&gt; Parent Classloader:<br/></span></p><p><span style="font-family: courier new,courier;">java.net.FactoryURLClassLoader@61a885<br/></span></p><p><span style="font-family: courier new,courier;">] whereas object of type <br/></span></p><p><span style="font-family: courier new,courier;">14:45:15,438 ERROR [STDERR] log4j:ERROR "org.jboss.logging.appender.FileAppender" was loaded by [org.jboss.system.server.NoAnnotationURLClassLoader@80fa6f].<br/></span></p><p><span style="font-family: courier new,courier;">14:45:15,438 ERROR [STDERR] log4j:ERROR Could not instantiate appender named "FILE".<br/></span></p><p><span style="font-family: courier new,courier;">14:45:15,682 INFO&#160; [STDOUT] 14:45:15,682 INFO&#160; [FacesConfigurator] Reading standard config org/apache/myfaces/resource/standard-faces-config.xml<br/></span></p><p><span style="font-family: courier new,courier;">14:45:15,804 INFO&#160; [STDOUT] 14:45:15,804 INFO&#160; [FacesConfigurator] Reading config jar:file:/C:/Documents%20and%20Settings/jbailo/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_4.2_Server/deploy/INGAdmin.war/WEB-INF/lib/richfaces-impl-3.3.0.GA.jar!/META-INF/faces-config.xml<br/></span></p><p><span style="font-family: courier new,courier;">14:45:17,329 INFO&#160; [STDOUT] 14:45:17,329 INFO&#160; [FacesConfigurator] Reading config jar:file:/C:/Documents%20and%20Settings/jbailo/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_4.2_Server/deploy/INGAdmin.war/WEB-INF/lib/richfaces-ui-3.3.0.GA.jar!/META-INF/faces-config.xml<br/></span></p><p><span style="font-family: courier new,courier;">14:45:18,229 INFO&#160; [STDOUT] 14:45:18,229 INFO&#160; [FacesConfigurator] Reading config jar:file:/C:/Documents%20and%20Settings/jbailo/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_4.2_Server/deploy/INGAdmin.war/WEB-INF/lib/tomahawk-1.1.4.jar!/META-INF/faces-config.xml<br/></span></p><p><span style="font-family: courier new,courier;">14:45:18,260 INFO&#160; [STDOUT] 14:45:18,260 INFO&#160; [FacesConfigurator] Reading config /WEB-INF/faces-config.xml<br/></span></p><p><span style="font-family: courier new,courier;">14:45:18,382 INFO&#160; [STDOUT] 14:45:18,382 WARN&#160; [LocaleUtils] Locale name in faces-config.xml null or empty, setting locale to default locale : en_US<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,622 INFO&#160; [STDOUT] 14:45:22,622 WARN&#160; [WebXmlParser] Ignored element 'dispatcher' as child of 'filter-mapping'.<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,622 INFO&#160; [STDOUT] 14:45:22,622 WARN&#160; [WebXmlParser] Ignored element 'dispatcher' as child of 'filter-mapping'.<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,622 INFO&#160; [STDOUT] 14:45:22,622 WARN&#160; [WebXmlParser] Ignored element 'dispatcher' as child of 'filter-mapping'.<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,622 INFO&#160; [STDOUT] 14:45:22,622 INFO&#160; [StartupServletContextListener] ServletContext 'C:\Documents and Settings\jbailo\workspace\.metadata\.plugins\org.jboss.ide.eclipse.as.core\JBoss_4.2_Server\deploy\INGAdmin.war\' initialized.<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,622 INFO&#160; [STDOUT] 14:45:22,622 INFO&#160; [StartupServletContextListener] Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,668 INFO&#160; [STDOUT] 14:45:22,668 INFO&#160; [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,683 INFO&#160; [STDOUT] 14:45:22,683 INFO&#160; [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {org.ajax4jsf.SKIN=classic, org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL=true, org.apache.myfaces.ALLOW_JAVASCRIPT=true, companyName=RR Donnelley, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, org.apache.myfaces.PRETTY_HTML=true, org.apache.myfaces.DETECT_JAVASCRIPT=false, javax.faces.STATE_SAVING_METHOD=server, org.apache.myfaces.AUTO_SCROLL=true}<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,683 INFO&#160; [STDOUT] 14:45:22,683 INFO&#160; [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,713 INFO&#160; [STDOUT] 14:45:22,713 INFO&#160; [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,713 INFO&#160; [STDOUT] 14:45:22,713 INFO&#160; [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {org.ajax4jsf.SKIN=classic, org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL=true, org.apache.myfaces.ALLOW_JAVASCRIPT=true, companyName=RR Donnelley, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, org.apache.myfaces.PRETTY_HTML=true, org.apache.myfaces.DETECT_JAVASCRIPT=false, javax.faces.STATE_SAVING_METHOD=server, org.apache.myfaces.AUTO_SCROLL=true}<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,713 INFO&#160; [STDOUT] 14:45:22,713 INFO&#160; [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,759 INFO&#160; [TomcatDeployer] deploy, ctxPath=/RFacesTest, warUrl=file:/C:/Documents and Settings/jbailo/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_4.2_Server/deploy/RFacesTest.war/<br/></span></p><p><span style="font-family: courier new,courier;">14:45:22,942 WARN&#160; [config] JSF1059: WARNING!&#160; The com.sun.faces.verifyObjects feature is to aid developers not using tools.&#160; It shouldn''t be enabled if using an IDE, or if this application is being deployed for production as it will impact application start times.<br/></span></p><p><span style="font-family: courier new,courier;">14:45:26,801 INFO&#160; [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory<br/></span></p><p><span style="font-family: courier new,courier;">14:45:26,801 INFO&#160; [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {com.sun.faces.verifyObjects=true, org.ajax4jsf.SKIN=classic, companyName=RR Donnelley, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, com.sun.faces.validateXml=true, facelets.REFRESH_PERIOD=2, facelets.DEVELOPMENT=true, javax.faces.DEFAULT_SUFFIX=.xhtml, javax.faces.STATE_SAVING_METHOD=client}<br/></span></p><p><span style="font-family: courier new,courier;">14:45:26,801 INFO&#160; [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity<br/></span></p><p><span style="font-family: courier new,courier;">14:45:26,831 INFO&#160; [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory<br/></span></p><p><span style="font-family: courier new,courier;">14:45:26,831 INFO&#160; [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {com.sun.faces.verifyObjects=true, org.ajax4jsf.SKIN=classic, companyName=RR Donnelley, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, com.sun.faces.validateXml=true, facelets.REFRESH_PERIOD=2, facelets.DEVELOPMENT=true, javax.faces.DEFAULT_SUFFIX=.xhtml, javax.faces.STATE_SAVING_METHOD=client}<br/></span></p><p><span style="font-family: courier new,courier;">14:45:26,831 INFO&#160; [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity<br/></span></p><p><span style="font-family: courier new,courier;">14:46:13,781 WARN&#160; [SkinFactoryImpl] Init parameter for a skin name changed to org.richfaces.SKIN </span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"><span style="font-family: courier new,courier;"> </span>&#160;</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/536647#536647">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss Tools at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>