1 2 Previous Next 18 Replies Latest reply on Aug 22, 2008 5:01 PM by blabno Go to original post
      • 15. Re: component not found
        jasonfly
        14:02:43,049 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
        14:02:43,049 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=tt000-webapp-ear.ear,jar=jboss-seam-2.0.3.CR1.jar,name=TimerServiceDispatcher,service=EJB3 with dependencies:
        14:02:43,064 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
        14:02:43,080 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateful.StatefulContainer
        14:02:43,080 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=tt000-webapp-ear.ear,jar=jboss-seam-2.0.3.CR1.jar,name=EjbSynchronizations,service=EJB3 with dependencies:
        14:02:43,080 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
        14:02:43,096 INFO  [EJB3Deployer] Deployed: file:/C:/Program Files/jboss-4.2.2.GA/server/default/tmp/deploy/tmp50080tt000-webapp-ear.ear-contents/jboss-seam-2.0.3.CR1.jar
        14:02:43,096 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.entity.PersistenceUnitDeployment
        14:02:43,096 INFO  [JmxKernelAbstraction] installing MBean: persistence.units:ear=tt000-webapp-ear.ear,jar=tt000-webapp-ejb-1.0.0.jar,unitName=webappDB with dependencies:
        14:02:43,096 INFO  [JmxKernelAbstraction]       jboss.jca:name=seamDB,service=DataSourceBinding
        14:02:43,096 INFO  [PersistenceUnitDeployment] Starting persistence unit persistence.units:ear=tt000-webapp-ear.ear,jar=tt000-webapp-ejb-1.0.0.jar,unitName=webappDB
        14:02:43,096 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.admin.model.User
        14:02:43,096 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.admin.model.UserRole
        14:02:43,096 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.Address
        14:02:43,096 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.OrderPosition
        14:02:43,096 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.OrderStatus
        14:02:43,111 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.PackagingUnitType
        14:02:43,111 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.Province
        14:02:43,111 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.RejectionReason
        14:02:43,111 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.Site
        14:02:43,111 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.SiteType
        14:02:43,111 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.StampOrder
        14:02:43,111 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.StampOrderLog
        14:02:43,111 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.StampType
        14:02:43,111 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.SubSystem
        14:02:43,111 INFO  [Ejb3Configuration] found EJB3 Entity bean: com.sicpa.tt000.ordering.model.SubSystemType
        14:02:43,127 INFO  [Configuration] Reading mappings from resource : META-INF/orm.xml
        14:02:43,127 INFO  [Ejb3Configuration] [PersistenceUnit: webappDB] no META-INF/orm.xml found
        14:02:43,127 INFO  [AnnotationBinder] Binding entity from annotated class: com.sicpa.tt000.admin.model.User
        14:02:43,127 INFO  [EntityBinder] Bind entity com.sicpa.tt000.admin.model.User on table USERS
        14:02:43,127 INFO  [AnnotationBinder] Binding entity from annotated class: com.sicpa.tt000.admin.model.UserRole
        14:02:43,127 INFO  [EntityBinder] Bind entity com.sicpa.tt000.admin.model.UserRole on table UserRole
        14:02:43,127 INFO  [AnnotationBinder] Binding entity from annotated class: com.sicpa.tt000.ordering.model.Address
        ...
        14:02:44,127 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
        14:02:44,127 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=tt000-webapp-ear.ear,jar=tt000-webapp-ejb-1.0.0.jar,name=CreateOrderBean,service=EJB3 with dependencies:
        14:02:44,143 INFO  [EJBContainer] STARTED EJB: com.sicpa.tt000.ordering.beans.CreateOrderBean ejbName: CreateOrderBean
        14:02:44,143 INFO  [EJB3Deployer] Deployed: file:/C:/Program Files/jboss-4.2.2.GA/server/default/tmp/deploy/tmp50080tt000-webapp-ear.ear-contents/tt000-webapp-ejb-1.0.0.jar
        14:02:44,143 INFO  [TomcatDeployer] deploy, ctxPath=/newOrdering, warUrl=.../tmp/deploy/tmp50080tt000-webapp-ear.ear-contents/tt000-webapp-war-exp.war/
        14:02:48,097 INFO  [ServletContextListener] Welcome to Seam 2.0.3.CR1
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/framework, package: org.jboss.seam.framework, prefix: org.jboss.seam.core.framework
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/theme, package: org.jboss.seam.theme, prefix: org.jboss.seam.theme
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/bpm, package: org.jboss.seam.bpm, prefix: org.jboss.seam.bpm
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/mail, package: org.jboss.seam.mail, prefix: org.jboss.seam.mail
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/security, package: org.jboss.seam.security, prefix: org.jboss.seam.security
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/web, package: org.jboss.seam.web, prefix: org.jboss.seam.web
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/captcha, package: org.jboss.seam.captcha, prefix: org.jboss.seam.captcha
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/navigation, package: org.jboss.seam.navigation, prefix: org.jboss.seam.navigation
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/core, package: org.jboss.seam.core, prefix: org.jboss.seam.core
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/international, package: org.jboss.seam.international, prefix: org.jboss.seam.international
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/jms, package: org.jboss.seam.jms, prefix: org.jboss.seam.jms
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/drools, package: org.jboss.seam.drools, prefix: org.jboss.seam.drools
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/spring, package: org.jboss.seam.ioc.spring, prefix: org.jboss.seam.ioc.spring
        14:02:52,145 INFO  [Initialization] Namespace: http://jboss.com/products/seam/persistence, package: org.jboss.seam.persistence, prefix: org.jboss.seam.persistence
        14:02:52,145 INFO  [Initialization] reading /WEB-INF/components.xml
        14:02:52,395 INFO  [Initialization] reading jar:file:/C:/Program Files/jboss-4.2.2.GA/server/default/tmp/deploy/tmp50080tt000-webapp-ear.ear-contents/jboss-seam-2.0.3.CR1.jar!/META-INF/components.xml
        14:02:52,395 INFO  [Initialization] reading jar:file:/C:/Program%20Files/jboss-4.2.2.GA/server/default/tmp/deploy/tmp50080tt000-webapp-ear.ear-contents/tt000-webapp-war-exp.war/WEB-INF/lib/jboss-seam-2.0.3.CR1.jar!/META-INF/components.xml
        14:02:52,395 INFO  [Initialization] reading jar:file:/C:/Program%20Files/jboss-4.2.2.GA/server/default/tmp/deploy/tmp50080tt000-webapp-ear.ear-contents/tt000-webapp-war-exp.war/WEB-INF/lib/jboss-seam-ioc-2.0.3.CR1.jar!/META-INF/components.xml
        14:02:52,411 INFO  [Initialization] reading jar:file:/C:/Program%20Files/jboss-4.2.2.GA/server/default/tmp/deploy/tmp50080tt000-webapp-ear.ear-contents/tt000-webapp-war-exp.war/WEB-INF/lib/jboss-seam-ui-2.0.3.CR1.jar!/META-INF/components.xml
        14:02:52,411 INFO  [Initialization] reading properties from: /seam.properties
        14:02:52,411 INFO  [Initialization] reading properties from: /jndi.properties
        14:02:52,426 INFO  [Initialization] initializing Seam
        14:02:52,473 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.userPrincipal
        14:02:52,505 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.isUserInRole
        14:02:52,505 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.parameters
        14:02:52,505 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.security.identity
        14:02:52,505 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.persistence.persistenceProvider
        14:02:52,505 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.expressions
        14:02:52,505 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale
        14:02:52,505 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.transaction.synchronizations
        14:02:52,505 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.resourceLoader
        14:02:52,505 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.bpm.businessProcess
        14:02:52,505 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.security.entityPermissionChecker
        14:02:52,520 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale
        14:02:52,520 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.manager
        14:02:52,614 INFO  [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
        14:02:52,723 INFO  [Initialization] Installing components...
        14:02:52,786 INFO  [Component] Component: authenticator, scope: EVENT, type: JAVA_BEAN, class: com.sicpa.tt000.webapp.common.Authenticator
        14:02:52,880 INFO  [Component] Component: entityManager, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.ManagedPersistenceContext
        14:02:52,895 INFO  [Component] Component: org.jboss.seam.async.dispatcher, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.async.ThreadPoolDispatcher
        14:02:52,911 INFO  [Component] Component: org.jboss.seam.captcha.captcha, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.captcha.Captcha
        14:02:52,927 INFO  [Component] Component: org.jboss.seam.captcha.captchaImage, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.captcha.CaptchaImage
        14:02:52,927 INFO  [Component] Component: org.jboss.seam.core.ConversationIdGenerator, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationIdGenerator
        14:02:52,927 INFO  [Component] Component: org.jboss.seam.core.contexts, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Contexts
        14:02:52,927 INFO  [Component] Component: org.jboss.seam.core.conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation
        14:02:52,927 INFO  [Component] Component: org.jboss.seam.core.conversationEntries, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationEntries
        14:02:52,927 INFO  [Component] Component: org.jboss.seam.core.conversationListFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList
        14:02:52,927 INFO  [Component] Component: org.jboss.seam.core.conversationPropagation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationPropagation
        14:02:52,927 INFO  [Component] Component: org.jboss.seam.core.conversationStackFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack
        14:02:52,927 INFO  [Component] Component: org.jboss.seam.core.events, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Events
        14:02:52,942 INFO  [Component] Component: org.jboss.seam.core.expressions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesExpressions
        14:02:52,942 INFO  [Component] Component: org.jboss.seam.core.interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator
        14:02:52,942 INFO  [Component] Component: org.jboss.seam.core.locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Locale
        14:02:52,942 INFO  [Component] Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesManager
        14:02:52,958 INFO  [Component] Component: org.jboss.seam.core.resourceBundle, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle
        14:02:52,958 INFO  [Component] Component: org.jboss.seam.core.resourceLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.ResourceLoader
        14:02:52,958 INFO  [Component] Component: org.jboss.seam.core.validators, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Validators
        14:02:52,973 INFO  [Component] Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts
        14:02:52,973 INFO  [Component] Component: org.jboss.seam.debug.hotDeployFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.hot.HotDeployFilter
        14:02:53,052 INFO  [Component] Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector
        14:02:53,083 INFO  [Component] Component: org.jboss.seam.exception.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.exception.Exceptions
        14:02:53,098 INFO  [Component] Component: org.jboss.seam.faces.dataModels, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.DataModels
        14:02:53,098 INFO  [Component] Component: org.jboss.seam.faces.facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesContext
        14:02:53,114 INFO  [Component] Component: org.jboss.seam.faces.facesMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesMessages
        14:02:53,114 INFO  [Component] Component: org.jboss.seam.faces.facesPage, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesPage
        14:02:53,114 INFO  [Component] Component: org.jboss.seam.faces.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.HttpError
        14:02:53,114 INFO  [Component] Component: org.jboss.seam.faces.redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.Redirect
        14:02:53,130 INFO  [Component] Component: org.jboss.seam.faces.renderer, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletsRenderer
        14:02:53,130 INFO  [Component] Component: org.jboss.seam.faces.switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.Switcher
        14:02:53,130 INFO  [Component] Component: org.jboss.seam.faces.uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.UiComponent
        14:02:53,130 INFO  [Component] Component: org.jboss.seam.faces.validation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.Validation
        14:02:53,130 INFO  [Component] Component: org.jboss.seam.framework.currentDate, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDate
        14:02:53,130 INFO  [Component] Component: org.jboss.seam.framework.currentDatetime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDatetime
        14:02:53,130 INFO  [Component] Component: org.jboss.seam.framework.currentTime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentTime
        14:02:53,145 INFO  [Component] Component: org.jboss.seam.graphicImage.image, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.Image
        14:02:53,145 INFO  [Component] Component: org.jboss.seam.international.localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.LocaleSelector
        14:02:53,145 INFO  [Component] Component: org.jboss.seam.international.messagesFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Messages
        14:02:53,145 INFO  [Component] Component: org.jboss.seam.international.timeZone, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZone
        14:02:53,145 INFO  [Component] Component: org.jboss.seam.international.timeZoneSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZoneSelector
        14:02:53,161 INFO  [Component] Component: org.jboss.seam.mail.mailSession, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.mail.MailSession
        14:02:53,192 INFO  [Component] Component: org.jboss.seam.navigation.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.Pages
        14:02:53,208 INFO  [Component] Component: org.jboss.seam.navigation.safeActions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.SafeActions
        14:02:53,208 INFO  [Component] Component: org.jboss.seam.persistence.persistenceContexts, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.PersistenceContexts
        14:02:53,224 INFO  [Component] Component: org.jboss.seam.persistence.persistenceProvider, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.persistence.HibernatePersistenceProvider
        14:02:53,239 INFO  [Component] Component: org.jboss.seam.security.configurationFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.Configuration
        14:02:53,239 INFO  [Component] Component: org.jboss.seam.security.entityPermissionChecker, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.HibernateEntityPermissionChecker
        14:02:53,239 INFO  [Component] Component: org.jboss.seam.security.facesSecurityEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.FacesSecurityEvents
        14:02:53,255 INFO  [Component] Component: org.jboss.seam.security.identity, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Identity
        14:02:53,255 INFO  [Component] Component: org.jboss.seam.theme.themeFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.theme.Theme
        14:02:53,270 INFO  [Component] Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.ThemeSelector
        14:02:53,270 INFO  [Component] Component: org.jboss.seam.transaction.synchronizations, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.SeSynchronizations
        14:02:53,270 INFO  [Component] Component: org.jboss.seam.transaction.transaction, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.Transaction
        14:02:53,286 INFO  [Component] Component: org.jboss.seam.ui.EntityConverter, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.ui.converter.EntityConverter
        14:02:53,286 INFO  [Component] Component: org.jboss.seam.ui.entityIdentifierStore, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.ui.converter.entityConverter.EntityIdentifierStore
        14:02:53,302 INFO  [Component] Component: org.jboss.seam.ui.entityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.converter.entityConverter.EntityLoader
        14:02:53,302 INFO  [Component] Component: org.jboss.seam.ui.facelet.faceletCompiler, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletCompiler
        14:02:53,302 INFO  [Component] Component: org.jboss.seam.ui.graphicImage.graphicImageResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageResource
        14:02:53,317 INFO  [Component] Component: org.jboss.seam.ui.graphicImage.graphicImageStore, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageStore
        14:02:53,317 INFO  [Component] Component: org.jboss.seam.ui.hibernateEntityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.converter.entityConverter.HibernateEntityLoader
        14:02:53,317 INFO  [Component] Component: org.jboss.seam.ui.resource.safeStyleResources, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.SafeStyleResources
        14:02:53,333 INFO  [Component] Component: org.jboss.seam.ui.resource.styleResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.StyleResource
        14:02:53,333 INFO  [Component] Component: org.jboss.seam.ui.resource.webResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.WebResource
        14:02:53,333 INFO  [Component] Component: org.jboss.seam.web.ajax4jsfFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.Ajax4jsfFilter
        14:02:53,333 INFO  [Component] Component: org.jboss.seam.web.ajax4jsfFilterInstantiator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.filter.Ajax4jsfFilterInstantiator
        14:02:53,349 INFO  [Component] Component: org.jboss.seam.web.exceptionFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ExceptionFilter
        14:02:53,349 INFO  [Component] Component: org.jboss.seam.web.isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.IsUserInRole
        14:02:53,349 INFO  [Component] Component: org.jboss.seam.web.loggingFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.LoggingFilter
        14:02:53,349 INFO  [Component] Component: org.jboss.seam.web.multipartFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.MultipartFilter
        14:02:53,349 INFO  [Component] Component: org.jboss.seam.web.parameters, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.Parameters
        14:02:53,349 INFO  [Component] Component: org.jboss.seam.web.redirectFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RedirectFilter
        14:02:53,349 INFO  [Component] Component: org.jboss.seam.web.servletContexts, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.web.ServletContexts
        14:02:53,349 INFO  [Component] Component: org.jboss.seam.web.session, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.web.Session
        14:02:53,349 INFO  [Component] Component: org.jboss.seam.web.userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.UserPrincipal
        14:02:53,364 INFO  [Contexts] starting up: org.jboss.seam.security.facesSecurityEvents
        14:02:53,364 INFO  [Contexts] starting up: org.jboss.seam.navigation.pages
        14:02:53,380 INFO  [Initialization] done initializing Seam
        14:02:53,395 INFO  [SeamFilter] Initializing filter: org.jboss.seam.debug.hotDeployFilter
        14:02:53,395 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.loggingFilter
        14:02:53,395 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.ajax4jsfFilter
        14:02:53,474 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
        14:02:53,474 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, javax.faces.DEFAULT_SUFFIX=.xhtml}
        14:02:53,474 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
        14:02:53,567 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
        14:02:53,567 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, javax.faces.DEFAULT_SUFFIX=.xhtml}
        14:02:53,567 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
        14:02:53,567 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.redirectFilter
        14:02:53,567 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.exceptionFilter
        14:02:53,567 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.multipartFilter
        14:02:53,599 INFO  [EARDeployer] Started J2EE application: file:/C:/Program Files/jboss-4.2.2.GA/server/default/deploy/tt000-webapp-ear.ear
        • 16. Re: component not found
          blabno

          Send me your complete project with build file and I will try to debug. s4237 at pjwstk dot edu dot pl

          • 17. Re: component not found
            jasonfly

            Did you receive it?

            • 18. Re: component not found
              blabno

              Good news, problem resolved !
              I could not use classes from your ejb jar cause there was some problem
              with compilator version. I compiled your sources and put only those
              classes in ear you sent me. All works fine. Component gets detected. It is
              important to have jsf-facelets.jar and richfaces-ui.jar in the same place
              cause elewhere they get loaded by different classloaders and you get
              ClassCastException or such.


              1 2 Previous Next