5 Replies Latest reply on Jan 13, 2006 4:28 PM by neelixx

    JSF exceptions using Java Studio Creator

    neelixx

      I am trying to write a very simple JSF application for JBoss. Just two pages. One page goes to another page, reflecting the data from the first page.

      I am using:
      Java Studio Creator 2004Q2
      Jboss 4.0.3 with EJB3 config
      Exported JSF App from Creator using "Export WAR File"

      When deploying this app, I immediately get an exception:

      09:35:35,140 ERROR [StartupServletContextListener] Error initializing ServletContext
      java.lang.IllegalArgumentException: Class com.sun.jsfcl.data.ResultSetPropertyResolver is no javax.faces.el.PropertyResolver
      


      Anyone know why I am getting this? Has anyone had any issues using Java Studio Creator with JBoss?

      I have been trying to figure this out for three days. Thanks so much for your help!

      Below is the deployment info and entire stack trace:

      DEPLOY:
      4.0.3/server/default/deploy/journal.war
      2005-12-04 09:35:28,156 DEBUG [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/C:/jboss/jboss-4.0.3/server/default/deploy/journal.war
      2005-12-04 09:35:28,156 DEBUG [org.jboss.deployment.MainDeployer] Starting deployment (init step) of package at: file:/C:/jboss/jboss-4.0.3/server/default/deploy/journal.war
      2005-12-04 09:35:28,156 DEBUG [org.jboss.deployment.MainDeployer] Copying file:/C:/jboss/jboss-4.0.3/server/default/deploy/journal.war -> C:\jboss\jboss-4.0.3\server\default\tmp\deploy\tmp1217journal.war
      2005-12-04 09:35:28,218 DEBUG [org.jboss.deployment.MainDeployer] using deployer MBeanProxyExt[jboss.web:service=WebServer]
      2005-12-04 09:35:28,218 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] Begin init
      2005-12-04 09:35:28,234 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] Unpacking war to: C:\jboss\jboss-4.0.3\server\default\tmp\deploy\tmp1217journal-exp.war
      2005-12-04 09:35:28,640 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 1000000 TimeToIdleSeconds 300current eviction queue size is 0
      2005-12-04 09:35:28,828 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
      2005-12-04 09:35:29,640 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 1000000 TimeToIdleSeconds 300current eviction queue size is 0
      2005-12-04 09:35:29,640 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
      2005-12-04 09:35:30,171 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] Replaced war with unpacked contents
      2005-12-04 09:35:30,187 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] webContext: null
      2005-12-04 09:35:30,187 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] warURL: file:/C:/jboss/jboss-4.0.3/server/default/tmp/deploy/tmp1217journal-exp.war/
      2005-12-04 09:35:30,234 DEBUG [org.jboss.web.tomcat.tc5.Tomcat5] End init
      2005-12-04 09:35:30,234 DEBUG [org.jboss.deployment.DeploymentInfo] createLoaderRepository from config: LoaderRepositoryConfig(repositoryName: JMImplementation:service=LoaderRepository,name=Default, repositoryClassName: null, configParserClassName: null, repositoryConfig: null)
      2005-12-04 09:35:30,234 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] New jmx UCL with url file:/C:/jboss/jboss-4.0.3/server/default/tmp/deploy/tmp1217journal-exp.war/
      2005-12-04 09:35:30,234 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] setRepository, repository=org.jboss.mx.loading.UnifiedLoaderRepository3@6e4365, cl=org.jboss.mx.loading.UnifiedClassLoader3@11d6591{ url=file:/C:/jboss/jboss-4.0.3/server/default/tmp/deploy/tmp1217journal-exp.war/ ,addedOrder=0}
      2005-12-04 09:35:30,234 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] setRepository, repository=org.jboss.mx.loading.UnifiedLoaderRepository3@6e4365, cl=org.jboss.mx.loading.UnifiedClassLoader3@11d6591{ url=file:/C:/jboss/jboss-4.0.3/server/default/tmp/deploy/tmp1217journal-exp.war/ ,addedOrder=0}
      2005-12-04 09:35:30,234 DEBUG [org.jboss.mx.loading.UnifiedLoaderRepository3] Adding org.jboss.mx.loading.UnifiedClassLoader3@11d6591{ url=file:/C:/jboss/jboss-4.0.3/server/default/tmp/deploy/tmp1217journal-exp.war/ ,addedOrder=0}
      2005-12-04 09:35:30,234 DEBUG [org.jboss.deployment.MainDeployer] found 0 subpackages of file:/C:/jboss/jboss-4.0.3/server/default/deploy/journal.war
      2005-12-04 09:35:30,234 DEBUG [org.jboss.deployment.MainDeployer] Watching new file: file:/C:/jboss/jboss-4.0.3/server/default/deploy/journal.war
      2005-12-04 09:35:30,234 DEBUG [org.jboss.deployment.MainDeployer] create step for deployment file:/C:/jboss/jboss-4.0.3/server/default/deploy/journal.war
      2005-12-04 09:35:30,250 DEBUG [org.jboss.system.ServiceController] Creating service jboss.web.deployment:war=journal.war,id=2096530451
      2005-12-04 09:35:30,250 DEBUG [org.jboss.system.ServiceController] adding depends in ServiceController.register: []
      2005-12-04 09:35:30,250 DEBUG [org.jboss.web.WebModule] Creating jboss.web.deployment:war=journal.war,id=2096530451
      2005-12-04 09:35:30,250 DEBUG [org.jboss.web.WebModule] Created jboss.web.deployment:war=journal.war,id=2096530451
      2005-12-04 09:35:30,250 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss.web.deployment:war=journal.war,id=2096530451 dependents are: []
      2005-12-04 09:35:30,250 DEBUG [org.jboss.deployment.MainDeployer] Done with create step of deploying journal.war
      2005-12-04 09:35:30,250 DEBUG [org.jboss.deployment.MainDeployer] Begin deployment start file:/C:/jboss/jboss-4.0.3/server/default/deploy/journal.war
      2005-12-04 09:35:30,250 DEBUG [org.jboss.system.ServiceController] starting service jboss.web.deployment:war=journal.war,id=2096530451
      2005-12-04 09:35:30,250 DEBUG [org.jboss.web.WebModule] Starting jboss.web.deployment:war=journal.war,id=2096530451
      2005-12-04 09:35:30,250 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] webContext: null
      2005-12-04 09:35:30,250 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] warURL: file:/C:/jboss/jboss-4.0.3/server/default/tmp/deploy/tmp1217journal-exp.war/
      2005-12-04 09:35:30,250 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] webAppParser: org.jboss.web.AbstractWebDeployer$DescriptorParser@f72499
      2005-12-04 09:35:30,250 DEBUG [org.jboss.web.WebPermissionMapping] Qualified url patterns: {/=PatternInfo[pattern=/,type=3,isOverriden=false,qualifiers=[]]}
      2005-12-04 09:35:30,250 INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/journal, warUrl=.../tmp/deploy/tmp1217journal-exp.war/
      2005-12-04 09:35:30,250 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] AbstractWebContainer.parseWebAppDescriptors, Begin
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] Creating ENC using ClassLoader: java.net.FactoryURLClassLoader@183e984
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] ..org.jboss.mx.loading.UnifiedClassLoader3@11d6591{ url=file:/C:/jboss/jboss-4.0.3/server/default/tmp/deploy/tmp1217journal-exp.war/ ,addedOrder=42}
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] ..org.jboss.system.server.NoAnnotationURLClassLoader@1b4fad5
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] ..sun.misc.Launcher$AppClassLoader@92e78c
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] ..sun.misc.Launcher$ExtClassLoader@9fbe93
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] Unable to retrieve orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered.
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] Linked java:comp/UserTransaction to JNDI name: UserTransaction
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] addEnvEntries
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] linkResourceEnvRefs
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] linkResourceRefs
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] linkMessageDestinationRefs
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] linkEjbRefs
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] linkEjbLocalRefs
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] linkServiceRefs
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] linkSecurityDomain
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] No security-domain given, using default: java:/jaas/other
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] Linking security/securityMgr to JNDI name: java:/jaas/other
      2005-12-04 09:35:30,265 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] AbstractWebContainer.parseWebAppDescriptors, End
      2005-12-04 09:35:30,359 DEBUG [org.jboss.web.tomcat.tc5.TomcatDeployer] Using session cookies default setting
      2005-12-04 09:35:30,640 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 1000000 TimeToIdleSeconds 300current eviction queue size is 0
      2005-12-04 09:35:30,640 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
      2005-12-04 09:35:31,640 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 1000000 TimeToIdleSeconds 300current eviction queue size is 0
      2005-12-04 09:35:31,640 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
      2005-12-04 09:35:32,625 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 5000 TimeToIdleSeconds 1000current eviction queue size is 0
      2005-12-04 09:35:32,625 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
      2005-12-04 09:35:32,640 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 1000000 TimeToIdleSeconds 300current eviction queue size is 0
      2005-12-04 09:35:32,640 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
      2005-12-04 09:35:33,109 DEBUG [com.sun.faces.config.ConfigureListener] contextInitialized(null)
      2005-12-04 09:35:33,171 DEBUG [com.sun.faces.config.ConfigureListener] Initializing this webapp
      2005-12-04 09:35:33,421 DEBUG [com.sun.faces.config.ConfigureListener] parse(jar:file:/C:/jboss/jboss-4.0.3/server/default/tmp/deploy/tmp1217journal-exp.war/WEB-INF/lib/jsf-impl.jar!/com/sun/faces/jsf-ri-runtime.xml)
      2005-12-04 09:35:33,468 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.BigDecimal)
      2005-12-04 09:35:33,468 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.BigInteger)
      2005-12-04 09:35:33,468 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.Boolean)
      2005-12-04 09:35:33,468 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.Byte)
      2005-12-04 09:35:33,468 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.Character)
      2005-12-04 09:35:33,468 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.DateTime)
      2005-12-04 09:35:33,468 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.Double)
      2005-12-04 09:35:33,468 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.Float)
      2005-12-04 09:35:33,468 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.Integer)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.Long)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.Number)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterById(javax.faces.Short)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.math.BigDecimal)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.math.BigInteger)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.lang.Boolean)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.lang.Byte)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.lang.Character)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.lang.Double)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.lang.Float)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.lang.Integer)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.lang.Long)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.lang.Short)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addValidator(javax.faces.DoubleRange)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addValidator(javax.faces.Length)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addValidator(javax.faces.LongRange)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.Column)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.Command)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.Data)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.Form)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.Graphic)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.Input)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.Message)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.Messages)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.NamingContainer)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.Output)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.Panel)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.Parameter)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.SelectBoolean)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.SelectItem)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.SelectItems)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.SelectMany)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.SelectOne)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.ViewRoot)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlCommandButton)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlCommandLink)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlDataTable)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlForm)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlGraphicImage)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlInputHidden)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlInputSecret)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlInputText)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlInputTextarea)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlMessage)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlMessages)
      2005-12-04 09:35:33,484 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlOutputFormat)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlOutputLabel)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlOutputLink)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlOutputText)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlPanelGrid)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlPanelGroup)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlSelectBooleanCheckbox)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlSelectManyCheckbox)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlSelectManyListbox)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlSelectManyMenu)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlSelectOneListbox)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlSelectOneMenu)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(javax.faces.HtmlSelectOneRadio)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Command,javax.faces.Button)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Command,javax.faces.Link)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Data,javax.faces.Table)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Form,javax.faces.Form)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Graphic,javax.faces.Image)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Input,javax.faces.Hidden)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Input,javax.faces.Secret)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Input,javax.faces.Text)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Input,javax.faces.Textarea)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Message,javax.faces.Message)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Messages,javax.faces.Messages)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Output,javax.faces.Format)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Output,javax.faces.Label)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Output,javax.faces.Link)
      2005-12-04 09:35:33,500 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Output,javax.faces.Text)
      2005-12-04 09:35:33,515 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Panel,javax.faces.Grid)
      2005-12-04 09:35:33,515 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.Panel,javax.faces.Group)
      2005-12-04 09:35:33,515 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.SelectBoolean,javax.faces.Checkbox)
      2005-12-04 09:35:33,515 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.SelectMany,javax.faces.Checkbox)
      2005-12-04 09:35:33,515 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.SelectMany,javax.faces.Listbox)
      2005-12-04 09:35:33,515 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.SelectMany,javax.faces.Menu)
      2005-12-04 09:35:33,515 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.SelectOne,javax.faces.Listbox)
      2005-12-04 09:35:33,515 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.SelectOne,javax.faces.Menu)
      2005-12-04 09:35:33,515 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(javax.faces.SelectOne,javax.faces.Radio)
      2005-12-04 09:35:33,515 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addRenderKit(HTML_BASIC)
      2005-12-04 09:35:33,515 DEBUG [com.sun.faces.config.ConfigureListener] parse(jar:file:/C:/jboss/jboss-4.0.3/server/default/tmp/deploy/tmp1217journal-exp.war/WEB-INF/lib/jsfcl.jar!/META-INF/faces-config.xml)
      2005-12-04 09:35:33,531 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addComponent(com.sun.jsfcl.Encoding)
      2005-12-04 09:35:33,531 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.sql.Date)
      2005-12-04 09:35:33,546 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.sql.Time)
      2005-12-04 09:35:33,546 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addConverterByClass(java.sql.Timestamp)
      2005-12-04 09:35:33,546 WARN [org.apache.commons.digester.Digester] [ConverterRule]{faces-config/converter} Merge(null,java.math.BigDecimal)
      2005-12-04 09:35:33,546 WARN [org.apache.commons.digester.Digester] [ConverterRule]{faces-config/converter} Merge(null,java.math.BigInteger)
      2005-12-04 09:35:33,546 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(com.sun.jsfcl.Encoding,com.sun.jsfcl.Encoding)
      2005-12-04 09:35:33,546 DEBUG [com.sun.faces.config.beans.RenderKitBean] addRenderer(com.sun.jsfcl.Encoding,com.sun.jsfcl.Encoding)
      2005-12-04 09:35:33,562 DEBUG [com.sun.faces.config.ConfigureListener] parse(jndi:/localhost/journal/WEB-INF/navigation.xml)
      2005-12-04 09:35:33,578 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addNavigationRule(/Page1.jsp)
      2005-12-04 09:35:33,593 DEBUG [com.sun.faces.config.ConfigureListener] parse(jndi:/localhost/journal/WEB-INF/managed-beans.xml)
      2005-12-04 09:35:33,609 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addManagedBean(ApplicationBean1)
      2005-12-04 09:35:33,609 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addManagedBean(Page1)
      2005-12-04 09:35:33,609 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addManagedBean(SessionBean1)
      2005-12-04 09:35:33,609 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addManagedBean(Page2)
      2005-12-04 09:35:33,609 DEBUG [com.sun.faces.config.beans.FacesConfigBean] addManagedBean(EntryHandler)
      2005-12-04 09:35:33,609 DEBUG [com.sun.faces.config.ConfigureListener] setApplicationFactory(com.sun.faces.application.ApplicationFactoryImpl)
      2005-12-04 09:35:33,609 DEBUG [com.sun.faces.config.ConfigureListener] setFacesContextFactory(com.sun.faces.context.FacesContextFactoryImpl)
      2005-12-04 09:35:33,609 DEBUG [com.sun.faces.config.ConfigureListener] setLifecycleFactory(com.sun.faces.lifecycle.LifecycleFactoryImpl)
      2005-12-04 09:35:33,609 DEBUG [com.sun.faces.config.ConfigureListener] setRenderKitFactory(com.sun.faces.renderkit.RenderKitFactoryImpl)
      2005-12-04 09:35:33,625 DEBUG [com.sun.faces.application.ApplicationFactoryImpl] Created ApplicationFactory
      2005-12-04 09:35:33,671 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 1000000 TimeToIdleSeconds 300current eviction queue size is 0
      2005-12-04 09:35:33,671 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
      2005-12-04 09:35:33,687 DEBUG [com.sun.faces.application.ApplicationImpl] Created Application instance
      2005-12-04 09:35:33,687 DEBUG [com.sun.faces.application.ApplicationFactoryImpl] Created Application instance com.sun.faces.application.ApplicationImpl@ed0f19
      2005-12-04 09:35:33,687 DEBUG [com.sun.faces.config.ConfigureListener] setActionListener(com.sun.faces.application.ActionListenerImpl)
      2005-12-04 09:35:33,703 DEBUG [com.sun.faces.application.ApplicationImpl] set ActionListener Instance to com.sun.faces.application.ActionListenerImpl@e95c63
      2005-12-04 09:35:33,703 DEBUG [com.sun.faces.config.ConfigureListener] setNavigationHandler(com.sun.faces.application.NavigationHandlerImpl)
      2005-12-04 09:35:33,703 DEBUG [com.sun.faces.application.NavigationHandlerImpl] Created NavigationHandler instance
      2005-12-04 09:35:33,703 DEBUG [com.sun.faces.application.NavigationHandlerImpl] Created NavigationHandler instance
      2005-12-04 09:35:33,703 DEBUG [com.sun.faces.application.ApplicationImpl] set NavigationHandler Instance to com.sun.faces.application.NavigationHandlerImpl@7f55e2
      2005-12-04 09:35:33,703 DEBUG [com.sun.faces.config.ConfigureListener] setPropertyResolver(com.sun.faces.el.PropertyResolverImpl)
      2005-12-04 09:35:33,718 DEBUG [com.sun.faces.application.ApplicationImpl] set PropertyResolver Instance to com.sun.faces.el.PropertyResolverImpl@1a313e8
      2005-12-04 09:35:33,718 DEBUG [com.sun.faces.config.ConfigureListener] setPropertyResolver(com.sun.jsfcl.data.ResultSetPropertyResolver)
      2005-12-04 09:35:33,750 DEBUG [com.sun.faces.application.ApplicationImpl] set PropertyResolver Instance to com.sun.jsfcl.data.ResultSetPropertyResolver@1ac263
      2005-12-04 09:35:33,750 DEBUG [com.sun.faces.config.ConfigureListener] setStateManager(com.sun.faces.application.StateManagerImpl)
      2005-12-04 09:35:33,765 DEBUG [com.sun.faces.application.ApplicationImpl] set StateManager Instance to com.sun.faces.application.StateManagerImpl@129650b
      2005-12-04 09:35:33,765 DEBUG [com.sun.faces.config.ConfigureListener] setVariableResolver(com.sun.faces.el.VariableResolverImpl)
      2005-12-04 09:35:33,781 DEBUG [com.sun.faces.application.ApplicationImpl] set VariableResolver Instance to com.sun.faces.el.VariableResolverImpl@15d0ff7
      2005-12-04 09:35:33,781 DEBUG [com.sun.faces.config.ConfigureListener] setViewHandler(com.sun.faces.application.ViewHandlerImpl)
      2005-12-04 09:35:33,781 DEBUG [com.sun.faces.application.ViewHandlerImpl] Created ViewHandler instance
      2005-12-04 09:35:33,781 DEBUG [com.sun.faces.application.ApplicationImpl] set ViewHandler Instance to com.sun.faces.application.ViewHandlerImpl@96d110
      2005-12-04 09:35:33,781 DEBUG [com.sun.faces.config.ConfigureListener] setViewHandler(com.sun.jsfcl.app.ViewHandlerImpl)
      2005-12-04 09:35:33,843 DEBUG [com.sun.faces.lifecycle.LifecycleFactoryImpl] Created Default Lifecycle
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.lifecycle.LifecycleFactoryImpl] getLifecycle: DEFAULT com.sun.faces.lifecycle.LifecycleImpl@157f593
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.lifecycle.LifecycleImpl] addPhaseListener(ANY 0,com.sun.jsfcl.app.ViewHandlerImpl@1bb9805
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] set ViewHandler Instance to com.sun.jsfcl.app.ViewHandlerImpl@1bb9805
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(com.sun.jsfcl.Encoding,com.sun.jsfcl.component.EncodingComponent)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type com.sun.jsfcl.Encoding class com.sun.jsfcl.component.EncodingComponent
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.Column,javax.faces.component.UIColumn)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.Column class javax.faces.component.UIColumn
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.Command,javax.faces.component.UICommand)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.Command class javax.faces.component.UICommand
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.Data,javax.faces.component.UIData)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.Data class javax.faces.component.UIData
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.Form,javax.faces.component.UIForm)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.Form class javax.faces.component.UIForm
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.Graphic,javax.faces.component.UIGraphic)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.Graphic class javax.faces.component.UIGraphic
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlCommandButton,javax.faces.component.html.HtmlCommandButton)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlCommandButton class javax.faces.component.html.HtmlCommandButton
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlCommandLink,javax.faces.component.html.HtmlCommandLink)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlCommandLink class javax.faces.component.html.HtmlCommandLink
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlDataTable,javax.faces.component.html.HtmlDataTable)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlDataTable class javax.faces.component.html.HtmlDataTable
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlForm,javax.faces.component.html.HtmlForm)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlForm class javax.faces.component.html.HtmlForm
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlGraphicImage,javax.faces.component.html.HtmlGraphicImage)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlGraphicImage class javax.faces.component.html.HtmlGraphicImage
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlInputHidden,javax.faces.component.html.HtmlInputHidden)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlInputHidden class javax.faces.component.html.HtmlInputHidden
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlInputSecret,javax.faces.component.html.HtmlInputSecret)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlInputSecret class javax.faces.component.html.HtmlInputSecret
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlInputText,javax.faces.component.html.HtmlInputText)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlInputText class javax.faces.component.html.HtmlInputText
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlInputTextarea,javax.faces.component.html.HtmlInputTextarea)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlInputTextarea class javax.faces.component.html.HtmlInputTextarea
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlMessage,javax.faces.component.html.HtmlMessage)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlMessage class javax.faces.component.html.HtmlMessage
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlMessages,javax.faces.component.html.HtmlMessages)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlMessages class javax.faces.component.html.HtmlMessages
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlOutputFormat,javax.faces.component.html.HtmlOutputFormat)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlOutputFormat class javax.faces.component.html.HtmlOutputFormat
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlOutputLabel,javax.faces.component.html.HtmlOutputLabel)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlOutputLabel class javax.faces.component.html.HtmlOutputLabel
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlOutputLink,javax.faces.component.html.HtmlOutputLink)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlOutputLink class javax.faces.component.html.HtmlOutputLink
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlOutputText,javax.faces.component.html.HtmlOutputText)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlOutputText class javax.faces.component.html.HtmlOutputText
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlPanelGrid,javax.faces.component.html.HtmlPanelGrid)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlPanelGrid class javax.faces.component.html.HtmlPanelGrid
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlPanelGroup,javax.faces.component.html.HtmlPanelGroup)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlPanelGroup class javax.faces.component.html.HtmlPanelGroup
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlSelectBooleanCheckbox,javax.faces.component.html.HtmlSelectBooleanCheckbox)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlSelectBooleanCheckbox class javax.faces.component.html.HtmlSelectBooleanCheckbox
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlSelectManyCheckbox,javax.faces.component.html.HtmlSelectManyCheckbox)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlSelectManyCheckbox class javax.faces.component.html.HtmlSelectManyCheckbox
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlSelectManyListbox,javax.faces.component.html.HtmlSelectManyListbox)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlSelectManyListbox class javax.faces.component.html.HtmlSelectManyListbox
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlSelectManyMenu,javax.faces.component.html.HtmlSelectManyMenu)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlSelectManyMenu class javax.faces.component.html.HtmlSelectManyMenu
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlSelectOneListbox,javax.faces.component.html.HtmlSelectOneListbox)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlSelectOneListbox class javax.faces.component.html.HtmlSelectOneListbox
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlSelectOneMenu,javax.faces.component.html.HtmlSelectOneMenu)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlSelectOneMenu class javax.faces.component.html.HtmlSelectOneMenu
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.HtmlSelectOneRadio,javax.faces.component.html.HtmlSelectOneRadio)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.HtmlSelectOneRadio class javax.faces.component.html.HtmlSelectOneRadio
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.Input,javax.faces.component.UIInput)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.Input class javax.faces.component.UIInput
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.Message,javax.faces.component.UIMessage)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.Message class javax.faces.component.UIMessage
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.Messages,javax.faces.component.UIMessages)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.Messages class javax.faces.component.UIMessages
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.NamingContainer,javax.faces.component.UINamingContainer)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.NamingContainer class javax.faces.component.UINamingContainer
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.Output,javax.faces.component.UIOutput)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.Output class javax.faces.component.UIOutput
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.Panel,javax.faces.component.UIPanel)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.Panel class javax.faces.component.UIPanel
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.Parameter,javax.faces.component.UIParameter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.Parameter class javax.faces.component.UIParameter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.SelectBoolean,javax.faces.component.UISelectBoolean)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.SelectBoolean class javax.faces.component.UISelectBoolean
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.SelectItem,javax.faces.component.UISelectItem)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.SelectItem class javax.faces.component.UISelectItem
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.SelectItems,javax.faces.component.UISelectItems)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.SelectItems class javax.faces.component.UISelectItems
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.SelectMany,javax.faces.component.UISelectMany)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.SelectMany class javax.faces.component.UISelectMany
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.SelectOne,javax.faces.component.UISelectOne)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.SelectOne class javax.faces.component.UISelectOne
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addComponent(javax.faces.ViewRoot,javax.faces.component.UIViewRoot)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added component of type javax.faces.ViewRoot class javax.faces.component.UIViewRoot
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(boolean,javax.faces.convert.BooleanConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.BooleanConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(byte,javax.faces.convert.ByteConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.ByteConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(char,javax.faces.convert.CharacterConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.CharacterConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(double,javax.faces.convert.DoubleConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.DoubleConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(float,javax.faces.convert.FloatConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.FloatConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(int,javax.faces.convert.IntegerConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.IntegerConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(long,javax.faces.convert.LongConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.LongConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(short,javax.faces.convert.ShortConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.ShortConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.lang.Boolean,javax.faces.convert.BooleanConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.BooleanConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.lang.Byte,javax.faces.convert.ByteConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.ByteConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.lang.Character,javax.faces.convert.CharacterConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.CharacterConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.lang.Double,javax.faces.convert.DoubleConverter)
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.DoubleConverter
      2005-12-04 09:35:33,859 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.lang.Float,javax.faces.convert.FloatConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.FloatConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.lang.Integer,javax.faces.convert.IntegerConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.IntegerConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.lang.Long,javax.faces.convert.LongConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.LongConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.lang.Short,javax.faces.convert.ShortConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.ShortConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.math.BigDecimal,javax.faces.convert.BigDecimalConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.BigDecimalConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.math.BigInteger,javax.faces.convert.BigIntegerConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.BigIntegerConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.sql.Date,com.sun.jsfcl.convert.SqlDateConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type com.sun.jsfcl.convert.SqlDateConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.sql.Time,com.sun.jsfcl.convert.SqlTimeConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type com.sun.jsfcl.convert.SqlTimeConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(java.sql.Timestamp,com.sun.jsfcl.convert.SqlTimestampConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type com.sun.jsfcl.convert.SqlTimestampConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(boolean,javax.faces.convert.BooleanConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.BooleanConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(byte,javax.faces.convert.ByteConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.ByteConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(char,javax.faces.convert.CharacterConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.CharacterConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(double,javax.faces.convert.DoubleConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.DoubleConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(float,javax.faces.convert.FloatConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.FloatConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(int,javax.faces.convert.IntegerConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.IntegerConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(long,javax.faces.convert.LongConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.LongConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterByClass(short,javax.faces.convert.ShortConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of class type javax.faces.convert.ShortConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.BigDecimal,javax.faces.convert.BigDecimalConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.BigDecimal and class javax.faces.convert.BigDecimalConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.BigInteger,javax.faces.convert.BigIntegerConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.BigInteger and class javax.faces.convert.BigIntegerConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.Boolean,javax.faces.convert.BooleanConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.Boolean and class javax.faces.convert.BooleanConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.Byte,javax.faces.convert.ByteConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.Byte and class javax.faces.convert.ByteConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.Character,javax.faces.convert.CharacterConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.Character and class javax.faces.convert.CharacterConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.DateTime,javax.faces.convert.DateTimeConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.DateTime and class javax.faces.convert.DateTimeConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.Double,javax.faces.convert.DoubleConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.Double and class javax.faces.convert.DoubleConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.Float,javax.faces.convert.FloatConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.Float and class javax.faces.convert.FloatConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.Integer,javax.faces.convert.IntegerConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.Integer and class javax.faces.convert.IntegerConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.Long,javax.faces.convert.LongConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.Long and class javax.faces.convert.LongConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.Number,javax.faces.convert.NumberConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.Number and class javax.faces.convert.NumberConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addConverterById(javax.faces.Short,javax.faces.convert.ShortConverter)
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.application.ApplicationImpl] added converter of type javax.faces.Short and class javax.faces.convert.ShortConverter
      2005-12-04 09:35:33,875 DEBUG [com.sun.faces.config.ConfigureListener] addManagedBean(ApplicationBean1,journal.ApplicationBean1)
      2005-12-04 09:35:33,890 DEBUG [com.sun.faces.application.ApplicationImpl] Added managedBeanFactory com.sun.faces.config.ManagedBeanFactory@1401c44 forApplicationBean1
      2005-12-04 09:35:33,890 DEBUG [com.sun.faces.config.ConfigureListener] addManagedBean(EntryHandler,journal.EntryHandler)
      2005-12-04 09:35:33,890 DEBUG [com.sun.faces.application.ApplicationImpl] Added managedBeanFactory com.sun.faces.config.ManagedBeanFactory@1ffbc2e forEntryHandler
      2005-12-04 09:35:33,890 DEBUG [com.sun.faces.config.ConfigureListener] addManagedBean(Page1,journal.Page1)
      2005-12-04 09:35:33,890 DEBUG [com.sun.faces.application.ApplicationImpl] Added managedBeanFactory com.sun.faces.config.ManagedBeanFactory@9b8dc1 forPage1
      2005-12-04 09:35:33,890 DEBUG [com.sun.faces.config.ConfigureListener] addManagedBean(Page2,journal.Page2)
      2005-12-04 09:35:33,890 DEBUG [com.sun.faces.application.ApplicationImpl] Added managedBeanFactory com.sun.faces.config.ManagedBeanFactory@779d17 forPage2
      2005-12-04 09:35:33,890 DEBUG [com.sun.faces.config.ConfigureListener] addManagedBean(SessionBean1,journal.SessionBean1)
      2005-12-04 09:35:33,890 DEBUG [com.sun.faces.application.ApplicationImpl] Added managedBeanFactory com.sun.faces.config.ManagedBeanFactory@ea7211 forSessionBean1
      2005-12-04 09:35:33,890 DEBUG [com.sun.faces.config.ConfigureListener] addNavigationRule(/Page1.jsp)
      2005-12-04 09:35:33,890 DEBUG [com.sun.faces.config.ConfigureListener] addNavigationCase(null,case1,false,/Page2.jsp)
      2005-12-04 09:35:33,921 DEBUG [com.sun.faces.config.ConfigureListener] getRenderKit(HTML_BASIC)
      2005-12-04 09:35:33,921 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(com.sun.jsfcl.Encoding,com.sun.jsfcl.Encoding,com.sun.jsfcl.renderer.EncodingRenderer)
      2005-12-04 09:35:33,937 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Command,javax.faces.Button,com.sun.faces.renderkit.html_basic.ButtonRenderer)
      2005-12-04 09:35:33,953 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Command,javax.faces.Link,com.sun.faces.renderkit.html_basic.CommandLinkRenderer)
      2005-12-04 09:35:33,953 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Data,javax.faces.Table,com.sun.faces.renderkit.html_basic.TableRenderer)
      2005-12-04 09:35:33,984 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Form,javax.faces.Form,com.sun.faces.renderkit.html_basic.FormRenderer)
      2005-12-04 09:35:33,984 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Graphic,javax.faces.Image,com.sun.faces.renderkit.html_basic.ImageRenderer)
      2005-12-04 09:35:34,000 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Input,javax.faces.Hidden,com.sun.faces.renderkit.html_basic.HiddenRenderer)
      2005-12-04 09:35:34,000 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Input,javax.faces.Secret,com.sun.faces.renderkit.html_basic.SecretRenderer)
      2005-12-04 09:35:34,000 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Input,javax.faces.Text,com.sun.faces.renderkit.html_basic.TextRenderer)
      2005-12-04 09:35:34,000 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Input,javax.faces.Textarea,com.sun.faces.renderkit.html_basic.TextareaRenderer)
      2005-12-04 09:35:34,015 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Messages,javax.faces.Messages,com.sun.faces.renderkit.html_basic.MessagesRenderer)
      2005-12-04 09:35:34,015 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Message,javax.faces.Message,com.sun.faces.renderkit.html_basic.MessageRenderer)
      2005-12-04 09:35:34,015 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Output,javax.faces.Format,com.sun.faces.renderkit.html_basic.OutputMessageRenderer)
      2005-12-04 09:35:34,015 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Output,javax.faces.Label,com.sun.faces.renderkit.html_basic.LabelRenderer)
      2005-12-04 09:35:34,031 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Output,javax.faces.Link,com.sun.faces.renderkit.html_basic.LinkRenderer)
      2005-12-04 09:35:34,031 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Output,javax.faces.Text,com.sun.faces.renderkit.html_basic.TextRenderer)
      2005-12-04 09:35:34,031 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Panel,javax.faces.Grid,com.sun.faces.renderkit.html_basic.GridRenderer)
      2005-12-04 09:35:34,046 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.Panel,javax.faces.Group,com.sun.faces.renderkit.html_basic.GroupRenderer)
      2005-12-04 09:35:34,046 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.SelectBoolean,javax.faces.Checkbox,com.sun.faces.renderkit.html_basic.CheckboxRenderer)
      2005-12-04 09:35:34,046 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.SelectMany,javax.faces.Checkbox,com.sun.faces.renderkit.html_basic.SelectManyCheckboxListRenderer)
      2005-12-04 09:35:34,078 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.SelectMany,javax.faces.Listbox,com.sun.faces.renderkit.html_basic.ListboxRenderer)
      2005-12-04 09:35:34,078 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.SelectMany,javax.faces.Menu,com.sun.faces.renderkit.html_basic.MenuRenderer)
      2005-12-04 09:35:34,078 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.SelectOne,javax.faces.Listbox,com.sun.faces.renderkit.html_basic.ListboxRenderer)
      2005-12-04 09:35:34,078 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.SelectOne,javax.faces.Menu,com.sun.faces.renderkit.html_basic.MenuRenderer)
      2005-12-04 09:35:34,078 DEBUG [com.sun.faces.config.ConfigureListener] addRenderer(javax.faces.SelectOne,javax.faces.Radio,com.sun.faces.renderkit.html_basic.RadioRenderer)
      2005-12-04 09:35:34,078 DEBUG [com.sun.faces.config.ConfigureListener] addValidator(javax.faces.DoubleRange,javax.faces.validator.DoubleRangeValidator)
      2005-12-04 09:35:34,078 DEBUG [com.sun.faces.application.ApplicationImpl] added validator of type javax.faces.DoubleRange class javax.faces.validator.DoubleRangeValidator
      2005-12-04 09:35:34,078 DEBUG [com.sun.faces.config.ConfigureListener] addValidator(javax.faces.Length,javax.faces.validator.LengthValidator)
      2005-12-04 09:35:34,078 DEBUG [com.sun.faces.application.ApplicationImpl] added validator of type javax.faces.Length class javax.faces.validator.LengthValidator
      2005-12-04 09:35:34,078 DEBUG [com.sun.faces.config.ConfigureListener] addValidator(javax.faces.LongRange,javax.faces.validator.LongRangeValidator)
      2005-12-04 09:35:34,078 DEBUG [com.sun.faces.application.ApplicationImpl] added validator of type javax.faces.LongRange class javax.faces.validator.LongRangeValidator
      2005-12-04 09:35:34,109 DEBUG [com.sun.faces.config.ConfigureListener] Verifying application objects
      2005-12-04 09:35:34,156 DEBUG [com.sun.faces.application.ApplicationImpl] Created component com.sun.jsfcl.Encoding
      2005-12-04 09:35:34,156 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.Column
      2005-12-04 09:35:34,156 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.Command
      2005-12-04 09:35:34,203 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.Data
      2005-12-04 09:35:34,218 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.Form
      2005-12-04 09:35:34,218 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.Graphic
      2005-12-04 09:35:34,234 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlCommandButton
      2005-12-04 09:35:34,250 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlCommandLink
      2005-12-04 09:35:34,265 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlDataTable
      2005-12-04 09:35:34,296 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlForm
      2005-12-04 09:35:34,328 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlGraphicImage
      2005-12-04 09:35:34,359 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlInputHidden
      2005-12-04 09:35:34,375 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlInputSecret
      2005-12-04 09:35:34,390 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlInputText
      2005-12-04 09:35:34,406 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlInputTextarea
      2005-12-04 09:35:34,421 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlMessage
      2005-12-04 09:35:34,437 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlMessages
      2005-12-04 09:35:34,453 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlOutputFormat
      2005-12-04 09:35:34,468 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlOutputLabel
      2005-12-04 09:35:34,484 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlOutputLink
      2005-12-04 09:35:34,484 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlOutputText
      2005-12-04 09:35:34,515 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlPanelGrid
      2005-12-04 09:35:34,531 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlPanelGroup
      2005-12-04 09:35:34,546 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlSelectBooleanCheckbox
      2005-12-04 09:35:34,578 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlSelectManyCheckbox
      2005-12-04 09:35:34,593 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlSelectManyListbox
      2005-12-04 09:35:34,609 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlSelectManyMenu
      2005-12-04 09:35:34,640 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlSelectOneListbox
      2005-12-04 09:35:34,687 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 1000000 TimeToIdleSeconds 300current eviction queue size is 0
      2005-12-04 09:35:34,687 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
      2005-12-04 09:35:34,687 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlSelectOneMenu
      2005-12-04 09:35:34,703 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.HtmlSelectOneRadio
      2005-12-04 09:35:34,703 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.Input
      2005-12-04 09:35:34,703 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.Message
      2005-12-04 09:35:34,703 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.Messages
      2005-12-04 09:35:34,718 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.NamingContainer
      2005-12-04 09:35:34,718 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.Output
      2005-12-04 09:35:34,718 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.Panel
      2005-12-04 09:35:34,718 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.Parameter
      2005-12-04 09:35:34,718 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.SelectBoolean
      2005-12-04 09:35:34,734 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.SelectItem
      2005-12-04 09:35:34,750 DEBUG [com.sun.faces.application.ApplicationImpl] Created component javax.faces.SelectItems
      2005-12-04 09:35:34,750 DEBUG [com.sun.faces.application.ApplicationImpl]


        • 1. Re: JSF exceptions using Java Studio Creator

          I am getting those messages, too:

          2005-12-06 13:13:33,811 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
          2005-12-06 13:13:34,813 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 1000000 TimeToIdleSeconds 300current eviction queue size is 0
          2005-12-06 13:13:34,813 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
          2005-12-06 13:13:35,815 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 1000000 TimeToIdleSeconds 300current eviction queue size is 0
          2005-12-06 13:13:35,815 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
          2005-12-06 13:13:36,816 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 1000000 TimeToIdleSeconds 300current eviction queue size is 0
          2005-12-06 13:13:36,817 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
          2005-12-06 13:13:37,806 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 5000 TimeToIdleSeconds 1000current eviction queue size is 0
          2005-12-06 13:13:37,806 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processed 0 node events
          2005-12-06 13:13:37,817 DEBUG [org.jboss.cache.eviction.LRUAlgorithm] processing the node events in region: Regions--- fqn: /_default_/ maxNodes 1000000 TimeToIdleSeconds 300current eviction queue size is 0
          


          and so on...

          about one per second. How can I disable those log messages? My ejb3 beans are working...

          • 2. Re: JSF exceptions using Java Studio Creator

            P.S.: i am using JBoss 4.0.3SP1, installed via the Installer with tomcatclassloader enabled

            • 3. Re: JSF exceptions using Java Studio Creator
              neelixx

              Instinct:

              Those debug messages are due to the JBoss Cache and Clustering module being enabled. Every second, JBoss tries to replicate the entity cache to other JBoss servers in the cluster.

              If you want to use the clustering application to run, but do not want to see the log messages, you can place the logging of org.jboss.cache to INFO rather than DEBUG.

              Or, if you do not want it to run at all, you can remove the ejb3-entity-cache-service.xml from the deploy directory.

              • 4. Re: JSF exceptions using Java Studio Creator
                comtoa

                Back to your original message/problem. Have you been able to figure out what was happening? I'm also having the same problem (among others) getting Sun Java Studio Creator export WAR files to work in JBOSS.

                • 5. Re: JSF exceptions using Java Studio Creator
                  neelixx

                  Yeah, I finally got it to work, eventually, but I haven't tested it with any components outside of outputText and a hyperlink component. Haven't tested the dataTable or anything else.

                  Basically, I had to include a couple of jars that were not normally included in the regular export.

                  Which version are you trying to run, as I got them both working, but each with different workarounds. Also, have you first looked at the wiki page for faces?
                  http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossFaces