[jboss-user] [JBoss Tools (users)] - get stuck in deployment loop on eclipse redeploy - not sure

wiggy do-not-reply at jboss.com
Sat Dec 27 12:08:06 EST 2008


been having some difficulties with deployment from eclipse on the server.

not sure whats going on, but it gets into a loop.

if I deploy my project the first time it installs and i run and hit an app error (another problem this). 

I upgraded to wtp3.0.3 as there was some notes to the effect that some of my earlier problems on deployment may have been to do this.

When i use eclipse to undeploy and then redeploy the app - it then starts to loop incessently.  

I have to stop and start the server to get out of the loop.    If i start up from cold it works fine and doesnt loop.

this is needless to say somewhat frustrating - can any one see anything odd from the server log.  

i an running eclipse SR1 + wtp3.03, JBT and seam 2.1.1GA 


  | 2,551 INFO  [Initialization] reading properties from: /jndi.properties
  | 16:55:32,551 INFO  [Initialization] initializing Seam
  | 16:55:32,645 INFO  [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
  | 16:55:32,660 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale
  | 16:55:32,660 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.resourceLoader
  | 16:55:32,660 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.userPrincipal
  | 16:55:32,660 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale
  | 16:55:32,660 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.isUserInRole
  | 16:55:32,660 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.expressions
  | 16:55:32,660 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.parameters
  | 16:55:32,660 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.persistence.persistenceProvider
  | 16:55:32,660 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.jms.topicConnection
  | 16:55:32,660 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.manager
  | 16:55:32,660 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.transaction.synchronizations
  | 16:55:32,754 INFO  [Initialization] Installing components...
  | 16:55:32,785 INFO  [Component] Component: authenticationManager, scope: EVENT, type: JAVA_BEAN, class: org.domain.will.session.security.AuthenticationManager
  | 16:55:32,817 INFO  [Component] Component: authenticator, scope: EVENT, type: JAVA_BEAN, class: org.domain.will.session.Authenticator
  | 16:55:32,817 INFO  [Component] Component: changePassword, scope: EVENT, type: STATEFUL_SESSION_BEAN, class: org.domain.will.session.security.ChangePasswordAction, JNDI: will-ear/ChangePasswordAction/local
  | 16:55:32,832 INFO  [Component] Component: entityManager, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.ManagedPersistenceContext
  | 16:55:32,832 INFO  [Component] Component: memberHome, scope: CONVERSATION, type: JAVA_BEAN, class: org.domain.will.session.MemberHome
  | 16:55:32,848 INFO  [Component] Component: memberList, scope: EVENT, type: JAVA_BEAN, class: org.domain.will.session.MemberList
  | 16:55:32,848 INFO  [Component] Component: org.jboss.seam.async.asynchronousExceptionHandler, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.async.AsynchronousExceptionHandler
  | 16:55:32,848 INFO  [Component] Component: org.jboss.seam.async.dispatcher, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.async.ThreadPoolDispatcher
  | 16:55:32,864 INFO  [Component] Component: org.jboss.seam.captcha.captcha, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.captcha.Captcha
  | 16:55:32,864 INFO  [Component] Component: org.jboss.seam.captcha.captchaImage, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.captcha.CaptchaImage
  | 16:55:32,864 INFO  [Component] Component: org.jboss.seam.core.ConversationIdGenerator, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationIdGenerator
  | 16:55:32,864 INFO  [Component] Component: org.jboss.seam.core.contexts, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Contexts
  | 16:55:32,864 INFO  [Component] Component: org.jboss.seam.core.conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation
  | 16:55:32,879 INFO  [Component] Component: org.jboss.seam.core.conversationEntries, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationEntries
  | 16:55:32,879 INFO  [Component] Component: org.jboss.seam.core.conversationListFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList
  | 16:55:32,879 INFO  [Component] Component: org.jboss.seam.core.conversationPropagation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationPropagation
  | 16:55:32,879 INFO  [Component] Component: org.jboss.seam.core.conversationStackFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack
  | 16:55:32,879 INFO  [Component] Component: org.jboss.seam.core.events, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Events
  | 16:55:32,879 INFO  [Component] Component: org.jboss.seam.core.expressions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesExpressions
  | 16:55:32,879 INFO  [Component] Component: org.jboss.seam.core.interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator
  | 16:55:32,879 INFO  [Component] Component: org.jboss.seam.core.locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Locale
  | 16:55:32,895 INFO  [Component] Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesManager
  | 16:55:32,895 INFO  [Component] Component: org.jboss.seam.core.resourceBundle, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle
  | 16:55:32,895 INFO  [Component] Component: org.jboss.seam.core.resourceLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.ResourceLoader
  | 16:55:32,895 INFO  [Component] Component: org.jboss.seam.core.validators, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Validators
  | 16:55:32,910 INFO  [Component] Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts
  | 16:55:32,910 INFO  [Component] Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector
  | 16:55:32,910 INFO  [Component] Component: org.jboss.seam.debug.jsf.debugRedirect, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.jsf.DebugRedirect
  | 16:55:32,910 INFO  [Component] Component: org.jboss.seam.document.documentStore, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.document.DocumentStore
  | 16:55:32,910 INFO  [Component] Component: org.jboss.seam.excel.excelFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.excel.ExcelFactory
  | 16:55:32,926 INFO  [Component] Component: org.jboss.seam.excel.exporter.excelExporter, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.excel.exporter.ExcelExporter
  | 16:55:32,942 INFO  [Component] Component: org.jboss.seam.exception.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.exception.Exceptions
  | 16:55:32,942 INFO  [Component] Component: org.jboss.seam.faces.dataModels, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.DataModels
  | 16:55:32,942 INFO  [Component] Component: org.jboss.seam.faces.facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesContext
  | 16:55:32,942 INFO  [Component] Component: org.jboss.seam.faces.facesPage, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesPage
  | 16:55:32,942 INFO  [Component] Component: org.jboss.seam.faces.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.HttpError
  | 16:55:32,942 INFO  [Component] Component: org.jboss.seam.faces.redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.Redirect
  | 16:55:32,942 INFO  [Component] Component: org.jboss.seam.faces.renderer, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletsRenderer
  | 16:55:32,942 INFO  [Component] Component: org.jboss.seam.faces.switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.Switcher
  | 16:55:32,942 INFO  [Component] Component: org.jboss.seam.faces.uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.UiComponent
  | 16:55:32,957 INFO  [Component] Component: org.jboss.seam.faces.validation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.Validation
  | 16:55:32,957 INFO  [Component] Component: org.jboss.seam.framework.currentDate, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDate
  | 16:55:32,957 INFO  [Component] Component: org.jboss.seam.framework.currentDatetime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDatetime
  | 16:55:32,957 INFO  [Component] Component: org.jboss.seam.framework.currentTime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentTime
  | 16:55:32,957 INFO  [Component] Component: org.jboss.seam.graphicImage.image, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.Image
  | 16:55:32,957 INFO  [Component] Component: org.jboss.seam.international.localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.LocaleSelector
  | 16:55:32,973 INFO  [Component] Component: org.jboss.seam.international.messagesFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Messages
  | 16:55:32,973 INFO  [Component] Component: org.jboss.seam.international.statusMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesMessages
  | 16:55:32,973 INFO  [Component] Component: org.jboss.seam.international.timeZone, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZone
  | 16:55:32,973 INFO  [Component] Component: org.jboss.seam.international.timeZoneSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZoneSelector
  | 16:55:32,973 INFO  [Component] Component: org.jboss.seam.mail.mailSession, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.mail.MailSession
  | 16:55:32,989 INFO  [Component] Component: org.jboss.seam.navigation.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.Pages
  | 16:55:32,989 INFO  [Component] Component: org.jboss.seam.navigation.safeActions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.SafeActions
  | 16:55:33,004 INFO  [Component] Component: org.jboss.seam.persistence.persistenceContexts, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.PersistenceContexts
  | 16:55:33,004 INFO  [Component] Component: org.jboss.seam.persistence.persistenceProvider, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.persistence.HibernatePersistenceProvider
  | 16:55:33,020 INFO  [Component] Component: org.jboss.seam.remoting.gwt.gwtToSeamAdapter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.gwt.GWTToSeamAdapter
  | 16:55:33,020 INFO  [Component] Component: org.jboss.seam.remoting.remoting, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.Remoting
  | 16:55:33,020 INFO  [Component] Component: org.jboss.seam.security.configurationFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.Configuration
  | 16:55:33,020 INFO  [Component] Component: org.jboss.seam.security.credentials, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Credentials
  | 16:55:33,020 INFO  [Component] Component: org.jboss.seam.security.entityPermissionChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.EntityPermissionChecker
  | 16:55:33,051 INFO  [Component] Component: org.jboss.seam.security.facesSecurityEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.FacesSecurityEvents
  | 16:55:33,051 INFO  [Component] Component: org.jboss.seam.security.identifierPolicy, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.IdentifierPolicy
  | 16:55:33,051 INFO  [Component] Component: org.jboss.seam.security.identity, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Identity
  | 16:55:33,051 INFO  [Component] Component: org.jboss.seam.security.identityManager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.security.management.IdentityManager
  | 16:55:33,067 INFO  [Component] Component: org.jboss.seam.security.management.roleAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleAction
  | 16:55:33,067 INFO  [Component] Component: org.jboss.seam.security.management.roleSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleSearch
  | 16:55:33,082 INFO  [Component] Component: org.jboss.seam.security.management.userAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserAction
  | 16:55:33,098 INFO  [Component] Component: org.jboss.seam.security.management.userSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserSearch
  | 16:55:33,098 INFO  [Component] Component: org.jboss.seam.security.passwordHash, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.management.PasswordHash
  | 16:55:33,098 INFO  [Component] Component: org.jboss.seam.security.permission.permissionSearch, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.action.PermissionSearch
  | 16:55:33,114 INFO  [Component] Component: org.jboss.seam.security.permissionManager, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionManager
  | 16:55:33,114 INFO  [Component] Component: org.jboss.seam.security.permissionMapper, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionMapper
  | 16:55:33,114 INFO  [Component] Component: org.jboss.seam.security.persistentPermissionResolver, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PersistentPermissionResolver
  | 16:55:33,114 INFO  [Component] Component: org.jboss.seam.security.rememberMe, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.RememberMe
  | 16:55:33,129 INFO  [Component] Component: org.jboss.seam.security.ruleBasedPermissionResolver, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.RuleBasedPermissionResolver
  | 16:55:33,129 INFO  [Component] Component: org.jboss.seam.theme.themeFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.theme.Theme
  | 16:55:33,129 INFO  [Component] Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.ThemeSelector
  | 16:55:33,129 INFO  [Component] Component: org.jboss.seam.transaction.synchronizations, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.SeSynchronizations
  | 16:55:33,145 INFO  [Component] Component: org.jboss.seam.transaction.transaction, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.Transaction
  | 16:55:33,145 INFO  [Component] Component: org.jboss.seam.ui.EntityConverter, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityConverter
  | 16:55:33,145 INFO  [Component] Component: org.jboss.seam.ui.entityIdentifierStore, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityIdentifierStore
  | 16:55:33,145 INFO  [Component] Component: org.jboss.seam.ui.entityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.JpaEntityLoader
  | 16:55:33,160 INFO  [Component] Component: org.jboss.seam.ui.facelet.faceletCompiler, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletCompiler
  | 16:55:33,160 INFO  [Component] Component: org.jboss.seam.ui.facelet.facesContextFactory, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.RendererFacesContextFactory
  | 16:55:33,160 INFO  [Component] Component: org.jboss.seam.ui.facelet.mockHttpSession, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.HttpSessionManager
  | 16:55:33,160 INFO  [Component] Component: org.jboss.seam.ui.facelet.mockServletContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.ServletContextManager
  | 16:55:33,160 INFO  [Component] Component: org.jboss.seam.ui.graphicImage.graphicImageResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageResource
  | 16:55:33,160 INFO  [Component] Component: org.jboss.seam.ui.graphicImage.graphicImageStore, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageStore
  | 16:55:33,176 INFO  [Component] Component: org.jboss.seam.ui.resource.webResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.WebResource
  | 16:55:33,176 INFO  [Component] Component: org.jboss.seam.web.ajax4jsfFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.Ajax4jsfFilter
  | 16:55:33,176 INFO  [Component] Component: org.jboss.seam.web.ajax4jsfFilterInstantiator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.filter.Ajax4jsfFilterInstantiator
  | 16:55:33,176 INFO  [Component] Component: org.jboss.seam.web.exceptionFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ExceptionFilter
  | 16:55:33,176 INFO  [Component] Component: org.jboss.seam.web.hotDeployFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.HotDeployFilter
  | 16:55:33,192 INFO  [Component] Component: org.jboss.seam.web.identityFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.IdentityFilter
  | 16:55:33,192 INFO  [Component] Component: org.jboss.seam.web.isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.IsUserInRole
  | 16:55:33,192 INFO  [Component] Component: org.jboss.seam.web.loggingFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.LoggingFilter
  | 16:55:33,192 INFO  [Component] Component: org.jboss.seam.web.multipartFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.MultipartFilter
  | 16:55:33,192 INFO  [Component] Component: org.jboss.seam.web.parameters, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.Parameters
  | 16:55:33,192 INFO  [Component] Component: org.jboss.seam.web.redirectFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RedirectFilter
  | 16:55:33,192 INFO  [Component] Component: org.jboss.seam.web.servletContexts, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.web.ServletContexts
  | 16:55:33,192 INFO  [Component] Component: org.jboss.seam.web.session, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.web.Session
  | 16:55:33,192 INFO  [Component] Component: org.jboss.seam.web.userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.UserPrincipal
  | 16:55:33,192 INFO  [Component] Component: passwordManager, scope: EVENT, type: JAVA_BEAN, class: org.domain.will.session.security.PasswordManager
  | 16:55:33,207 WARN  [Component] Component class should be serializable: registrationManager
  | 16:55:33,207 INFO  [Component] Component: registrationManager, scope: CONVERSATION, type: JAVA_BEAN, class: org.domain.will.session.security.RegisterAction
  | 16:55:33,207 INFO  [Component] Component: securityRules, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.drools.RuleBase
  | 16:55:33,207 INFO  [Component] Component: tempHome, scope: CONVERSATION, type: JAVA_BEAN, class: org.domain.will.session.TempHome
  | 16:55:33,223 INFO  [Component] Component: tempList, scope: EVENT, type: JAVA_BEAN, class: org.domain.will.session.TempList
  | 16:55:33,223 INFO  [Component] Component: willConv, scope: CONVERSATION, type: STATEFUL_SESSION_BEAN, class: org.domain.will.session.WillConvBean, JNDI: will-ear/WillConvBean/local
  | 16:55:33,238 INFO  [Contexts] starting up: org.jboss.seam.security.persistentPermissionResolver
  | 16:55:33,238 WARN  [PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.
  | 16:55:33,238 INFO  [Contexts] starting up: org.jboss.seam.security.permissionMapper
  | 16:55:33,238 INFO  [Contexts] starting up: org.jboss.seam.navigation.pages
  | 16:55:33,254 INFO  [Contexts] starting up: org.jboss.seam.security.entityPermissionChecker
  | 16:55:33,254 INFO  [Contexts] starting up: org.jboss.seam.security.facesSecurityEvents
  | 16:55:33,254 INFO  [Initialization] done initializing Seam
  | 16:55:33,254 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.hotDeployFilter
  | 16:55:33,254 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.loggingFilter
  | 16:55:33,254 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.ajax4jsfFilter
  | 16:55:33,301 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
  | 16:55:33,317 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, com.sun.faces.duplicateJARPattern=^tmp\d+(\S*\.jar), org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossDelegatingInjectionProvider, javax.faces.DEFAULT_SUFFIX=.xhtml}
  | 16:55:33,317 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
  | 16:55:33,348 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
  | 16:55:33,348 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, com.sun.faces.duplicateJARPattern=^tmp\d+(\S*\.jar), org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossDelegatingInjectionProvider, javax.faces.DEFAULT_SUFFIX=.xhtml}
  | 16:55:33,348 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
  | 16:55:33,348 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.redirectFilter
  | 16:55:33,348 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.exceptionFilter
  | 16:55:33,348 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.multipartFilter
  | 16:55:33,348 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.identityFilter
  | 16:55:38,504 INFO  [TomcatDeployment] undeploy, ctxPath=/will, vfsUrl=will-ear.ear/will.war
  | 16:55:38,550 INFO  [SessionSpecContainer] Stopping jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=ChangePasswordAction,service=EJB3
  | 16:55:38,566 INFO  [EJBContainer] STOPPED EJB: org.domain.will.session.security.ChangePasswordAction ejbName: ChangePasswordAction
  | 16:55:38,613 INFO  [PersistenceUnitDeployment] Stopping persistence unit persistence.unit:unitName=will-ear.ear/will-ejb.jar#will
  | 16:55:38,613 INFO  [SessionFactoryImpl] closing
  | 16:55:38,613 INFO  [SessionFactoryObjectFactory] Unbinding factory from JNDI name: persistence.unit:unitName=will-ear.ear/will-ejb.jar#will
  | 16:55:38,613 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
  | 16:55:38,613 INFO  [SessionFactoryObjectFactory] Unbound factory from JNDI name: persistence.unit:unitName=will-ear.ear/will-ejb.jar#will
  | 16:55:38,613 INFO  [SessionSpecContainer] Stopping jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=EjbSynchronizations,service=EJB3
  | 16:55:38,613 INFO  [EJBContainer] STOPPED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
  | 16:55:38,675 INFO  [SessionSpecContainer] Stopping jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=TimerServiceDispatcher,service=EJB3
  | 16:55:38,675 INFO  [EJBContainer] STOPPED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
  | 16:55:38,722 INFO  [SessionSpecContainer] Stopping jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=WillConvBean,service=EJB3
  | 16:55:38,738 INFO  [EJBContainer] STOPPED EJB: org.domain.will.session.WillConvBean ejbName: WillConvBean
  | 16:55:38,785 INFO  [SessionSpecContainer] Stopping jboss.j2ee:ear=will-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3
  | 16:55:38,800 INFO  [EJBContainer] STOPPED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
  | 16:55:38,878 INFO  [SessionSpecContainer] Stopping jboss.j2ee:ear=will-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
  | 16:55:38,878 INFO  [EJBContainer] STOPPED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
  | 16:55:41,050 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 1832689{vfszip:/C:/jboss/jboss-5.0.0.GA/server/default/deploy/will-ear.ear/jboss-seam.jar}
  | 16:55:41,050 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 1832689{vfszip:/C:/jboss/jboss-5.0.0.GA/server/default/deploy/will-ear.ear/jboss-seam.jar}
  | 16:55:41,050 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 32599609{vfsfile:/C:/jboss/jboss-5.0.0.GA/server/default/deploy/will-ear.ear/will-ejb.jar/}
  | 16:55:41,050 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 32599609{vfsfile:/C:/jboss/jboss-5.0.0.GA/server/default/deploy/will-ear.ear/will-ejb.jar/}
  | 16:55:41,081 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 32599609{vfsfile:/C:/jboss/jboss-5.0.0.GA/server/default/deploy/will-ear.ear/will-ejb.jar/}
  | 16:55:41,081 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 32599609{vfsfile:/C:/jboss/jboss-5.0.0.GA/server/default/deploy/will-ear.ear/will-ejb.jar/}
  | 16:55:41,159 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 70d140
  | 16:55:41,159 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 70d140
  | 16:55:41,175 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 70d140
  | 16:55:41,175 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 70d140
  | 16:55:41,425 INFO  [JBossASKernel] Created KernelDeployment for: jboss-seam.jar
  | 16:55:41,425 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=will-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
  | 16:55:41,425 INFO  [JBossASKernel]   with dependencies:
  | 16:55:41,425 INFO  [JBossASKernel]   and demands:
  | 16:55:41,425 INFO  [JBossASKernel] 	jboss.ejb:service=EJBTimerService
  | 16:55:41,425 INFO  [JBossASKernel]   and supplies:
  | 16:55:41,425 INFO  [JBossASKernel] 	jndi:will-ear/TimerServiceDispatcher/local
  | 16:55:41,425 INFO  [JBossASKernel] 	jndi:will-ear/TimerServiceDispatcher/remote
  | 16:55:41,425 INFO  [JBossASKernel] 	Class:org.jboss.seam.async.LocalTimerServiceDispatcher
  | 16:55:41,425 INFO  [JBossASKernel] 	jndi:will-ear/TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher
  | 16:55:41,425 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=will-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3) to KernelDeployment of: jboss-seam.jar
  | 16:55:41,425 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=will-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3
  | 16:55:41,425 INFO  [JBossASKernel]   with dependencies:
  | 16:55:41,425 INFO  [JBossASKernel]   and demands:
  | 16:55:41,425 INFO  [JBossASKernel] 	jboss.ejb:service=EJBTimerService
  | 16:55:41,425 INFO  [JBossASKernel]   and supplies:
  | 16:55:41,425 INFO  [JBossASKernel] 	jndi:will-ear/EjbSynchronizations/remote
  | 16:55:41,425 INFO  [JBossASKernel] 	jndi:will-ear/EjbSynchronizations/local
  | 16:55:41,425 INFO  [JBossASKernel] 	jndi:will-ear/EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations
  | 16:55:41,425 INFO  [JBossASKernel] 	Class:org.jboss.seam.transaction.LocalEjbSynchronizations
  | 16:55:41,425 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=will-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3) to KernelDeployment of: jboss-seam.jar
  | 16:55:41,987 WARN  [Ejb3AnnotationHandler] JBMETA-4: did not find any bean meta data for annotation bean TimerServiceDispatcher, will create some
  | 16:55:42,050 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1fd5045
  | 16:55:42,050 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1fd5045
  | 16:55:42,066 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1fd5045
  | 16:55:42,066 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1fd5045
  | 16:55:42,269 WARN  [Ejb3AnnotationHandler] JBMETA-4: did not find any bean meta data for annotation bean EjbSynchronizations, will create some
  | 16:55:42,581 INFO  [JBossASKernel] Created KernelDeployment for: will-ejb.jar
  | 16:55:42,581 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=ChangePasswordAction,service=EJB3
  | 16:55:42,581 INFO  [JBossASKernel]   with dependencies:
  | 16:55:42,581 INFO  [JBossASKernel]   and demands:
  | 16:55:42,581 INFO  [JBossASKernel] 	jboss.ejb:service=EJBTimerService
  | 16:55:42,581 INFO  [JBossASKernel] 	persistence.unit:unitName=will-ear.ear/will-ejb.jar#will
  | 16:55:42,581 INFO  [JBossASKernel]   and supplies:
  | 16:55:42,581 INFO  [JBossASKernel] 	Class:org.domain.will.session.security.ChangePassword
  | 16:55:42,581 INFO  [JBossASKernel] 	jndi:will-ear/ChangePasswordAction/remote
  | 16:55:42,581 INFO  [JBossASKernel] 	jndi:will-ear/ChangePasswordAction/local
  | 16:55:42,581 INFO  [JBossASKernel] 	jndi:will-ear/ChangePasswordAction/local-org.domain.will.session.security.ChangePassword
  | 16:55:42,581 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=ChangePasswordAction,service=EJB3) to KernelDeployment of: will-ejb.jar
  | 16:55:42,581 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=WillConvBean,service=EJB3
  | 16:55:42,581 INFO  [JBossASKernel]   with dependencies:
  | 16:55:42,581 INFO  [JBossASKernel]   and demands:
  | 16:55:42,581 INFO  [JBossASKernel] 	jboss.ejb:service=EJBTimerService
  | 16:55:42,581 INFO  [JBossASKernel]   and supplies:
  | 16:55:42,581 INFO  [JBossASKernel] 	jndi:will-ear/WillConvBean/remote
  | 16:55:42,581 INFO  [JBossASKernel] 	jndi:will-ear/WillConvBean/local-org.domain.will.session.WillConv
  | 16:55:42,581 INFO  [JBossASKernel] 	Class:org.domain.will.session.WillConv
  | 16:55:42,581 INFO  [JBossASKernel] 	jndi:will-ear/WillConvBean/local
  | 16:55:42,581 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=WillConvBean,service=EJB3) to KernelDeployment of: will-ejb.jar
  | 16:55:42,581 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=TimerServiceDispatcher,service=EJB3
  | 16:55:42,581 INFO  [JBossASKernel]   with dependencies:
  | 16:55:42,581 INFO  [JBossASKernel]   and demands:
  | 16:55:42,581 INFO  [JBossASKernel] 	jboss.ejb:service=EJBTimerService
  | 16:55:42,581 INFO  [JBossASKernel]   and supplies:
  | 16:55:42,581 INFO  [JBossASKernel] 	Class:org.jboss.seam.async.LocalTimerServiceDispatcher
  | 16:55:42,581 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=TimerServiceDispatcher,service=EJB3) to KernelDeployment of: will-ejb.jar
  | 16:55:42,581 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=EjbSynchronizations,service=EJB3
  | 16:55:42,581 INFO  [JBossASKernel]   with dependencies:
  | 16:55:42,581 INFO  [JBossASKernel]   and demands:
  | 16:55:42,581 INFO  [JBossASKernel] 	jboss.ejb:service=EJBTimerService
  | 16:55:42,581 INFO  [JBossASKernel]   and supplies:
  | 16:55:42,581 INFO  [JBossASKernel] 	Class:org.jboss.seam.transaction.LocalEjbSynchronizations
  | 16:55:42,581 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=EjbSynchronizations,service=EJB3) to KernelDeployment of: will-ejb.jar
  | 16:55:42,675 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=will-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
  | 16:55:42,675 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
  | 16:55:42,691 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
  | 
  | 	will-ear/TimerServiceDispatcher/local - EJB3.x Default Local Business Interface
  | 	will-ear/TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher - EJB3.x Local Business Interface
  | 
  | 16:55:42,753 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=will-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3
  | 16:55:42,753 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
  | 16:55:42,769 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
  | 
  | 	will-ear/EjbSynchronizations/local - EJB3.x Default Local Business Interface
  | 	will-ear/EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations - EJB3.x Local Business Interface
  | 
  | 16:55:42,816 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=WillConvBean,service=EJB3
  | 16:55:42,831 INFO  [EJBContainer] STARTED EJB: org.domain.will.session.WillConvBean ejbName: WillConvBean
  | 16:55:42,831 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
  | 
  | 	will-ear/WillConvBean/local - EJB3.x Default Local Business Interface
  | 	will-ear/WillConvBean/local-org.domain.will.session.WillConv - EJB3.x Local Business Interface
  | 
  | 16:55:42,894 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=TimerServiceDispatcher,service=EJB3
  | 16:55:42,894 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
  | 16:55:42,894 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
  | 
  | 
  | 16:55:42,941 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=EjbSynchronizations,service=EJB3
  | 16:55:42,941 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
  | 16:55:42,941 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
  | 
  | 
  | 16:55:42,956 INFO  [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=will-ear.ear/will-ejb.jar#will
  | 16:55:42,987 WARN  [Ejb3Configuration] Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
  | 16:55:42,987 INFO  [AnnotationBinder] Binding entity from annotated class: org.domain.will.entity.Temp
  | 16:55:42,987 INFO  [EntityBinder] Bind entity org.domain.will.entity.Temp on table Temp
  | 16:55:42,987 INFO  [AnnotationBinder] Binding entity from annotated class: org.domain.will.entity.member.Member
  | 16:55:42,987 INFO  [EntityBinder] Bind entity org.domain.will.entity.member.Member on table Member
  | 16:55:43,003 INFO  [AnnotationBinder] Binding entity from annotated class: org.domain.will.entity.member.Role
  | 16:55:43,003 INFO  [EntityBinder] Bind entity org.domain.will.entity.member.Role on table Role
  | 16:55:43,019 INFO  [HibernateSearchEventListenerRegister] Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
  | 16:55:43,019 INFO  [ConnectionProviderFactory] Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
  | 16:55:43,019 INFO  [InjectedDataSourceConnectionProvider] Using provided datasource
  | 16:55:43,019 INFO  [SettingsFactory] RDBMS: MySQL, version: 5.1.30-community
  | 16:55:43,019 INFO  [SettingsFactory] JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.7 ( Revision: ${svn.Revision} )
  | 16:55:43,019 INFO  [Dialect] Using dialect: org.hibernate.dialect.MySQLInnoDBDialect
  | 16:55:43,019 INFO  [TransactionFactoryFactory] Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
  | 16:55:43,019 INFO  [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
  | 16:55:43,019 INFO  [TransactionManagerLookupFactory] instantiated TransactionManagerLookup
  | 16:55:43,019 INFO  [SettingsFactory] Automatic flush during beforeCompletion(): disabled
  | 16:55:43,019 INFO  [SettingsFactory] Automatic session close at end of transaction: disabled
  | 16:55:43,019 INFO  [SettingsFactory] JDBC batch size: 15
  | 16:55:43,019 INFO  [SettingsFactory] JDBC batch updates for versioned data: disabled
  | 16:55:43,019 INFO  [SettingsFactory] Scrollable result sets: enabled
  | 16:55:43,019 INFO  [SettingsFactory] JDBC3 getGeneratedKeys(): enabled
  | 16:55:43,019 INFO  [SettingsFactory] Connection release mode: auto
  | 16:55:43,019 INFO  [SettingsFactory] Maximum outer join fetch depth: 2
  | 16:55:43,019 INFO  [SettingsFactory] Default batch fetch size: 1
  | 16:55:43,019 INFO  [SettingsFactory] Generate SQL with comments: disabled
  | 16:55:43,019 INFO  [SettingsFactory] Order SQL updates by primary key: disabled
  | 16:55:43,019 INFO  [SettingsFactory] Order SQL inserts for batching: disabled
  | 16:55:43,019 INFO  [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  | 16:55:43,019 INFO  [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
  | 16:55:43,019 INFO  [SettingsFactory] Query language substitutions: {}
  | 16:55:43,019 INFO  [SettingsFactory] JPA-QL strict compliance: enabled
  | 16:55:43,019 INFO  [SettingsFactory] Second-level cache: enabled
  | 16:55:43,019 INFO  [SettingsFactory] Query cache: disabled
  | 16:55:43,019 INFO  [SettingsFactory] Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
  | 16:55:43,019 INFO  [RegionFactoryCacheProviderBridge] Cache provider: org.hibernate.cache.HashtableCacheProvider
  | 16:55:43,034 INFO  [SettingsFactory] Optimize cache for minimal puts: disabled
  | 16:55:43,034 INFO  [SettingsFactory] Cache region prefix: persistence.unit:unitName=will-ear.ear/will-ejb.jar#will
  | 16:55:43,034 INFO  [SettingsFactory] Structured second-level cache entries: disabled
  | 16:55:43,034 INFO  [SettingsFactory] Echoing all SQL to stdout
  | 16:55:43,034 INFO  [SettingsFactory] Statistics: disabled
  | 16:55:43,034 INFO  [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
  | 16:55:43,034 INFO  [SettingsFactory] Default entity-mode: pojo
  | 16:55:43,034 INFO  [SettingsFactory] Named query checking : enabled
  | 16:55:43,034 INFO  [SessionFactoryImpl] building session factory
  | 16:55:43,050 INFO  [SessionFactoryObjectFactory] Factory name: persistence.unit:unitName=will-ear.ear/will-ejb.jar#will
  | 16:55:43,050 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
  | 16:55:43,065 INFO  [SessionFactoryObjectFactory] Bound factory to JNDI name: persistence.unit:unitName=will-ear.ear/will-ejb.jar#will
  | 16:55:43,065 WARN  [SessionFactoryObjectFactory] InitialContext did not implement EventContext
  | 16:55:43,065 INFO  [SchemaUpdate] Running hbm2ddl schema update
  | 16:55:43,065 INFO  [SchemaUpdate] fetching database metadata
  | 16:55:43,065 INFO  [SchemaUpdate] updating schema
  | 16:55:43,097 INFO  [TableMetadata] table found: temp.member
  | 16:55:43,097 INFO  [TableMetadata] columns: [username, memberid, name, createdate, gender, lastname, lastupdated, firstname, password, version]
  | 16:55:43,097 INFO  [TableMetadata] foreign keys: []
  | 16:55:43,097 INFO  [TableMetadata] indexes: [primary]
  | 16:55:43,128 INFO  [TableMetadata] table found: temp.role
  | 16:55:43,128 INFO  [TableMetadata] columns: [roleid, name, version]
  | 16:55:43,128 INFO  [TableMetadata] foreign keys: []
  | 16:55:43,128 INFO  [TableMetadata] indexes: [primary]
  | 16:55:43,159 INFO  [TableMetadata] table found: temp.temp
  | 16:55:43,159 INFO  [TableMetadata] columns: [id, name, version]
  | 16:55:43,159 INFO  [TableMetadata] foreign keys: []
  | 16:55:43,159 INFO  [TableMetadata] indexes: [primary]
  | 16:55:43,159 INFO  [SchemaUpdate] schema update complete
  | 16:55:43,159 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
  | 16:55:43,206 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=will-ear.ear,jar=will-ejb.jar,name=ChangePasswordAction,service=EJB3
  | 16:55:43,206 INFO  [EJBContainer] STARTED EJB: org.domain.will.session.security.ChangePasswordAction ejbName: ChangePasswordAction
  | 16:55:43,206 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
  | 
  | 	will-ear/ChangePasswordAction/local - EJB3.x Default Local Business Interface
  | 	will-ear/ChangePasswordAction/local-org.domain.will.session.security.ChangePassword - EJB3.x Local Business Interface
  | 
  | 16:55:43,300 WARN  [WebServiceDeployerEJB] Ingore ejb deployment with null classname: org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData at 25c39470{EjbSynchronizations}
  | 16:55:43,300 WARN  [WebServiceDeployerEJB] Ingore ejb deployment with null classname: org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData at 9b7c5697{TimerServiceDispatcher}
  | 16:55:43,362 INFO  [TomcatDeployment] deploy, ctxPath=/will, vfsUrl=will-ear.ear/will.war
  | 16:55:46,221 INFO  [ServletContextListener] Welcome to Seam 2.1.1.GA
  | 16:55:48,862 INFO  [Scanner] skipping class org/jboss/seam/remoting/gwt/GWT14Service.class because it cannot be loaded (may reference a type which is not available on the classpath)
  | 16:55:49,424 INFO  [Initialization] Namespace: http://jboss.com/products/seam/framework, package: org.jboss.seam.framework, prefix: org.jboss.seam.core.framework
  | 16:55:49,424 INFO  [Initialization] Namespace: http://jboss.com/products/seam/async, package: org.jboss.seam.async, prefix: org.jboss.seam.async
  | 16:55:49,424 INFO  [Initialization] Namespace: http://jboss.com/products/seam/theme, package: org.jboss.seam.theme, prefix: org.jboss.seam.theme
  | 16:55:49,424 INFO  [Initialization] Namespace: http://jboss.com/products/seam/security, package: org.jboss.seam.security.management, prefix: org.jboss.seam.security
  | 16:55:49,424 INFO  [Initialization] Namespace: http://jboss.com/products/seam/mail, package: org.jboss.seam.mail, prefix: org.jboss.seam.mail
  | 16:55:49,471 INFO  [Initialization] Namespace: http://jboss.com/products/seam/bpm, package: org.jboss.seam.bpm, prefix: org.jboss.seam.bpm
  | 16:55:49,471 INFO  [Initialization] Namespace: http://jboss.com/products/seam/security, package: org.jboss.seam.security, prefix: org.jboss.seam.security
  | 16:55:49,471 INFO  [Initialization] Namespace: http://jboss.com/products/seam/web, package: org.jboss.seam.web, prefix: org.jboss.seam.web
  | 16:55:49,471 INFO  [Initialization] Namespace: http://jboss.com/products/seam/captcha, package: org.jboss.seam.captcha, prefix: org.jboss.seam.captcha
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/navigation, package: org.jboss.seam.navigation, prefix: org.jboss.seam.navigation
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/international, package: org.jboss.seam.international, prefix: org.jboss.seam.international
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/core, package: org.jboss.seam.core, prefix: org.jboss.seam.core
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/cache, package: org.jboss.seam.cache, prefix: org.jboss.seam.cache
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/pdf, package: org.jboss.seam.pdf, prefix: 
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/jms, package: org.jboss.seam.jms, prefix: org.jboss.seam.jms
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/ui, package: org.jboss.seam.ui, prefix: org.jboss.seam.ui
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/excel, package: org.jboss.seam.excel, prefix: org.jboss.seam.excel
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/remoting, package: org.jboss.seam.remoting, prefix: org.jboss.seam.remoting
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/transaction, package: org.jboss.seam.transaction, prefix: org.jboss.seam.transaction
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/security, package: org.jboss.seam.security.permission, prefix: org.jboss.seam.security
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/drools, package: org.jboss.seam.drools, prefix: org.jboss.seam.drools
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/persistence, package: org.jboss.seam.persistence, prefix: org.jboss.seam.persistence
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/spring, package: org.jboss.seam.ioc.spring, prefix: org.jboss.seam.ioc.spring
  | 16:55:49,533 INFO  [Initialization] Namespace: http://jboss.com/products/seam/document, package: org.jboss.seam.document, prefix: org.jboss.seam.document
  | 16:55:49,549 INFO  [Initialization] reading /WEB-INF/components.xml
  | 16:55:49,612 INFO  [Initialization] reading properties from: /seam.properties
  | 16:55:49,612 INFO  [Initialization] reading properties from: /jndi.properties
  | 16:55:49,612 INFO  [Initialization] initializing Seam
  | 16:55:49,658 INFO  [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
  | 16:55:49,674 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.userPrincipal
  | 16:55:49,674 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.transaction.synchronizations
  | 16:55:49,674 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.parameters
  | 16:55:49,674 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.resourceLoader
  | 16:55:49,674 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.jms.topicConnection
  | 16:55:49,674 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale
  | 16:55:49,674 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.persistence.persistenceProvider
  | 16:55:49,674 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.isUserInRole
  | 16:55:49,674 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.manager
  | 16:55:49,674 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.expressions
  | 16:55:49,674 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale
  | 16:55:49,737 INFO  [Initialization] Installing components...
  | 16:55:49,783 INFO  [Component] Component: authenticationManager, scope: EVENT, type: JAVA_BEAN, class: org.domain.will.session.security.AuthenticationManager
  | 16:55:49,799 INFO  [Component] Component: authenticator, scope: EVENT, type: JAVA_BEAN, class: org.domain.will.session.Authenticator
  | 16:55:49,815 INFO  [Component] Component: changePassword, scope: EVENT, type: STATEFUL_SESSION_BEAN, class: org.domain.will.session.security.ChangePasswordAction, JNDI: will-ear/ChangePasswordAction/local
  | 16:55:49,815 INFO  [Component] Component: entityManager, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.ManagedPersistenceContext
  | 16:55:49,815 INFO  [Component] Component: memberHome, scope: CONVERSATION, type: JAVA_BEAN, class: org.domain.will.session.MemberHome
  | 16:55:49,830 INFO  [Component] Component: memberList, scope: EVENT, type: JAVA_BEAN, class: org.domain.will.session.MemberList
  | 16:55:49,830 INFO  [Component] Component: org.jboss.seam.async.asynchronousExceptionHandler, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.async.AsynchronousExceptionHandler
  | 16:55:49,830 INFO  [Component] Component: org.jboss.seam.async.dispatcher, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.async.ThreadPoolDispatcher
  | 16:55:49,846 INFO  [Component] Component: org.jboss.seam.captcha.captcha, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.captcha.Captcha
  | 16:55:49,846 INFO  [Component] Component: org.jboss.seam.captcha.captchaImage, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.captcha.CaptchaImage
  | 16:55:49,846 INFO  [Component] Component: org.jboss.seam.core.ConversationIdGenerator, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationIdGenerator
  | 16:55:49,846 INFO  [Component] Component: org.jboss.seam.core.contexts, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Contexts
  | 16:55:49,893 INFO  [Component] Component: org.jboss.seam.core.conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation
  | 16:55:49,893 INFO  [Component] Component: org.jboss.seam.core.conversationEntries, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationEntries
  | 16:55:49,893 INFO  [Component] Component: org.jboss.seam.core.conversationListFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList
  | 16:55:49,908 INFO  [Component] Component: org.jboss.seam.core.conversationPropagation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationPropagation
  | 16:55:49,908 INFO  [Component] Component: org.jboss.seam.core.conversationStackFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack
  | 16:55:49,908 INFO  [Component] Component: org.jboss.seam.core.events, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Events
  | 16:55:49,908 INFO  [Component] Component: org.jboss.seam.core.expressions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesExpressions
  | 16:55:49,908 INFO  [Component] Component: org.jboss.seam.core.interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator
  | 16:55:49,908 INFO  [Component] Component: org.jboss.seam.core.locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Locale
  | 16:55:49,908 INFO  [Component] Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesManager
  | 16:55:49,908 INFO  [Component] Component: org.jboss.seam.core.resourceBundle, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle
  | 16:55:49,908 INFO  [Component] Component: org.jboss.seam.core.resourceLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.ResourceLoader
  | 16:55:49,924 INFO  [Component] Component: org.jboss.seam.core.validators, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Validators
  | 16:55:49,940 INFO  [Component] Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts
  | 16:55:49,940 INFO  [Component] Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector
  | 16:55:49,940 INFO  [Component] Component: org.jboss.seam.debug.jsf.debugRedirect, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.jsf.DebugRedirect
  | 16:55:49,955 INFO  [Component] Component: org.jboss.seam.document.documentStore, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.document.DocumentStore
  | 16:55:49,955 INFO  [Component] Component: org.jboss.seam.excel.excelFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.excel.ExcelFactory
  | 16:55:49,955 INFO  [Component] Component: org.jboss.seam.excel.exporter.excelExporter, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.excel.exporter.ExcelExporter
  | 16:55:49,955 INFO  [Component] Component: org.jboss.seam.exception.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.exception.Exceptions
  | 16:55:49,971 INFO  [Component] Component: org.jboss.seam.faces.dataModels, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.DataModels
  | 16:55:49,971 INFO  [Component] Component: org.jboss.seam.faces.facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesContext
  | 16:55:49,971 INFO  [Component] Component: org.jboss.seam.faces.facesPage, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesPage
  | 16:55:49,971 INFO  [Component] Component: org.jboss.seam.faces.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.HttpError
  | 16:55:50,018 INFO  [Component] Component: org.jboss.seam.faces.redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.Redirect
  | 16:55:50,018 INFO  [Component] Component: org.jboss.seam.faces.renderer, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletsRenderer
  | 16:55:50,002 INFO  [ServerImpl] Shutting down the server, blockingShutdown: false
  | 16:55:50,018 INFO  [Component] Component: org.jboss.seam.faces.switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.Switcher
  | 16:55:50,018 INFO  [Component] Component: org.jboss.seam.faces.uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.UiComponent
  | 16:55:50,018 INFO  [Component] Component: org.jboss.seam.faces.validation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.Validation
  | 16:55:50,018 INFO  [Component] Component: org.jboss.seam.framework.currentDate, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDate
  | 16:55:50,018 INFO  [Component] Component: org.jboss.seam.framework.currentDatetime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDatetime
  | 16:55:50,018 INFO  [Component] Component: org.jboss.seam.framework.currentTime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentTime
  | 16:55:50,018 INFO  [Component] Component: org.jboss.seam.graphicImage.image, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.Image
  | 16:55:50,018 INFO  [Component] Component: org.jboss.seam.international.localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.LocaleSelector
  | 16:55:50,018 INFO  [Component] Component: org.jboss.seam.international.messagesFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Messages
  | 16:55:50,033 INFO  [Component] Component: org.jboss.seam.international.statusMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesMessages
  | 16:55:50,033 INFO  [Component] Component: org.jboss.seam.international.timeZone, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZone
  | 16:55:50,033 INFO  [Component] Component: org.jboss.seam.international.timeZoneSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZoneSelector
  | 16:55:50,033 INFO  [Component] Component: org.jboss.seam.mail.mailSession, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.mail.MailSession
  | 16:55:50,033 INFO  [Component] Component: org.jboss.seam.navigation.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.Pages
  | 16:55:50,049 INFO  [Component] Component: org.jboss.seam.navigation.safeActions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.SafeActions
  | 16:55:50,049 INFO  [Component] Component: org.jboss.seam.persistence.persistenceContexts, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.PersistenceContexts
  | 16:55:50,049 INFO  [Component] Component: org.jboss.seam.persistence.persistenceProvider, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.persistence.HibernatePersistenceProvider
  | 16:55:50,049 INFO  [Component] Component: org.jboss.seam.remoting.gwt.gwtToSeamAdapter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.gwt.GWTToSeamAdapter
  | 16:55:50,065 INFO  [Component] Component: org.jboss.seam.remoting.remoting, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.Remoting
  | 16:55:50,065 INFO  [Component] Component: org.jboss.seam.security.configurationFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.Configuration
  | 16:55:50,065 INFO  [Component] Component: org.jboss.seam.security.credentials, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Credentials
  | 16:55:50,065 INFO  [Component] Component: org.jboss.seam.security.entityPermissionChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.EntityPermissionChecker
  | 16:55:50,065 INFO  [Component] Component: org.jboss.seam.security.facesSecurityEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.FacesSecurityEvents
  | 16:55:50,065 INFO  [Component] Component: org.jboss.seam.security.identifierPolicy, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.IdentifierPolicy
  | 16:55:50,065 INFO  [ServerImpl] Server exit(0) called
  | 16:55:50,080 INFO  [Component] Component: org.jboss.seam.security.identity, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Identity
  | 16:55:50,080 INFO  [Component] Component: org.jboss.seam.security.identityManager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.security.management.IdentityManager
  | 16:55:50,112 INFO  [ServerImpl] Runtime shutdown hook called, forceHalt: true
  | 16:55:50,112 INFO  [Http11Protocol] Pausing Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080
  | 16:55:50,112 INFO  [Http11Protocol] Stopping Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080
  | 16:55:50,127 INFO  [Component] Component: org.jboss.seam.security.management.roleAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleAction
  | 16:55:50,127 INFO  [Component] Component: org.jboss.seam.security.management.roleSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleSearch
  | 16:55:50,127 INFO  [Component] Component: org.jboss.seam.security.management.userAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserAction
  | 16:55:50,143 INFO  [Component] Component: org.jboss.seam.security.management.userSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserSearch
  | 16:55:50,143 INFO  [Component] Component: org.jboss.seam.security.passwordHash, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.management.PasswordHash
  | 16:55:50,143 INFO  [Component] Component: org.jboss.seam.security.permission.permissionSearch, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.action.PermissionSearch
  | 16:55:50,158 INFO  [Component] Component: org.jboss.seam.security.permissionManager, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionManager
  | 16:55:50,158 INFO  [Component] Component: org.jboss.seam.security.permissionMapper, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionMapper
  | 16:55:50,158 INFO  [Component] Component: org.jboss.seam.security.persistentPermissionResolver, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PersistentPermissionResolver
  | 16:55:50,174 INFO  [Component] Component: org.jboss.seam.security.rememberMe, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.RememberMe
  | 16:55:50,174 INFO  [Component] Component: org.jboss.seam.security.ruleBasedPermissionResolver, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.RuleBasedPermissionResolver
  | 16:55:50,174 INFO  [Component] Component: org.jboss.seam.theme.themeFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.theme.Theme
  | 16:55:50,174 INFO  [Component] Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.ThemeSelector
  | 16:55:50,174 INFO  [Component] Component: org.jboss.seam.transaction.synchronizations, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.SeSynchronizations
  | 16:55:50,174 INFO  [Component] Component: org.jboss.seam.transaction.transaction, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.Transaction
  | 16:55:50,174 INFO  [Component] Component: org.jboss.seam.ui.EntityConverter, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityConverter
  | 16:55:50,174 INFO  [Component] Component: org.jboss.seam.ui.entityIdentifierStore, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityIdentifierStore
  | 16:55:50,190 INFO  [Component] Component: org.jboss.seam.ui.entityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.JpaEntityLoader
  | 16:55:50,315 INFO  [AjpProtocol] Pausing Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009
  | 16:55:50,408 INFO  [AjpProtocol] Stopping Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009
  | 16:55:50,408 INFO  [Component] Component: org.jboss.seam.ui.facelet.faceletCompiler, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletCompiler
  | 16:55:50,408 INFO  [Component] Component: org.jboss.seam.ui.facelet.facesContextFactory, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.RendererFacesContextFactory
  | 16:55:50,408 INFO  [Component] Component: org.jboss.seam.ui.facelet.mockHttpSession, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.HttpSessionManager
  | 16:55:50,408 INFO  [Component] Component: org.jboss.seam.ui.facelet.mockServletContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.ServletContextManager
  | 16:55:50,424 INFO  [Component] Component: org.jboss.seam.ui.graphicImage.graphicImageResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageResource
  | 16:55:50,424 INFO  [Component] Component: org.jboss.seam.ui.graphicImage.graphicImageStore, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageStore
  | 16:55:50,424 INFO  [Component] Component: org.jboss.seam.ui.resource.webResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.WebResource
  | 16:55:50,424 INFO  [Component] Component: org.jboss.seam.web.ajax4jsfFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.Ajax4jsfFilter
  | 16:55:50,440 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory at 1940856 undeployed
  | 16:55:50,440 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory at 67ec7f undeployed
  | 16:55:50,440 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory at 734196 undeployed
  | 16:55:50,440 INFO  [Component] Component: org.jboss.seam.web.ajax4jsfFilterInstantiator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.filter.Ajax4jsfFilterInstantiator
  | 16:55:50,440 INFO  [TomcatDeployment] undeploy, ctxPath=/web-console, vfsUrl=management/console-mgr.sar/web-console.war
  | 16:55:50,455 INFO  [Component] Component: org.jboss.seam.web.exceptionFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ExceptionFilter
  | 16:55:50,455 INFO  [Component] Component: org.jboss.seam.web.hotDeployFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.HotDeployFilter
  | 16:55:50,455 INFO  [Component] Component: org.jboss.seam.web.identityFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.IdentityFilter
  | 16:55:50,455 INFO  [Component] Component: org.jboss.seam.web.isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.IsUserInRole
  | 16:55:50,455 INFO  [Component] Component: org.jboss.seam.web.loggingFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.LoggingFilter
  | 16:55:50,455 INFO  [Component] Component: org.jboss.seam.web.multipartFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.MultipartFilter
  | 16:55:50,455 INFO  [Component] Component: org.jboss.seam.web.parameters, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.Parameters
  | 16:55:50,455 INFO  [Component] Component: org.jboss.seam.web.redirectFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RedirectFilter
  | 16:55:50,455 INFO  [Component] Component: org.jboss.seam.web.servletContexts, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.web.ServletContexts
  | 16:55:50,471 INFO  [Component] Component: org.jboss.seam.web.session, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.web.Session
  | 16:55:50,471 INFO  [Component] Component: org.jboss.seam.web.userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.UserPrincipal
  | 16:55:50,471 INFO  [Component] Component: passwordManager, scope: EVENT, type: JAVA_BEAN, class: org.domain.will.session.security.PasswordManager
  | 16:55:50,471 WARN  [Component] Component class should be serializable: registrationManager
  | 16:55:50,471 INFO  [Component] Component: registrationManager, scope: CONVER

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198625#4198625

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198625



More information about the jboss-user mailing list