Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INFO: TopLevel AvailabilityService.getAvailabilityEnabled => true
- INFO: TopLevel EjbAvailabilityService.getAvailabilityEnabled => true
- INFO: **Global AvailabilityEnabled => true; isAppHAEnabled: false
- INFO: StatefulContainerBuilder AvailabilityEnabled for this app => false
- INFO: StatefulContainerBuilder.buildStoreManager() storeName: GenericHibernateDao-86044805776277504-BackingStore
- INFO: [FileBackingStore::initialize] Successfully Created and initialized store. Working dir: D:\JAVA\Servidores\Glassfish\glassfish-3.1.1-b09\glassfish3\glassfish\domains\domain1\session-store\GenericHibernateDao-86044805776277504; Configuration: BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='GenericHibernateDao-86044805776277504-BackingStore', shortUniqueName='86044805776277504', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='D:\JAVA\Servidores\Glassfish\glassfish-3.1.1-b09\glassfish3\glassfish\domains\domain1\session-store\GenericHibernateDao-86044805776277504', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={start.gms=false, async.replication=true, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@16167ab, local.caching=true, value.class.is.thread.safe=true, broadcast.remove.expired=false}}
- AVISO: StatefulContainerbuilder instantiated store: org.glassfish.ha.store.adapter.file.FileBackingStore@1dd21cd; ha-enabled: false ==> BackingStoreConfiguration{clusterName='null', instanceName='null', storeName='GenericHibernateDao-86044805776277504-BackingStore', shortUniqueName='86044805776277504', storeType='file', maxIdleTimeInSeconds=-1, relaxVersionCheck='null', maxLoadWaitTimeInSeconds=0, baseDirectoryName='D:\JAVA\Servidores\Glassfish\glassfish-3.1.1-b09\glassfish3\glassfish\domains\domain1\session-store\GenericHibernateDao-86044805776277504', keyClazz=interface java.io.Serializable, valueClazz=class org.glassfish.ha.store.util.SimpleMetadata, synchronousSave=false, typicalPayloadSizeInKiloBytes=0, vendorSpecificSettings={start.gms=false, async.replication=true, key.transformer=com.sun.ejb.base.sfsb.util.SimpleKeyGenerator@16167ab, local.caching=true, value.class.is.thread.safe=true, broadcast.remove.expired=false}}
- INFO: Portable JNDI names for EJB GenericHibernateDao : [java:global/AdvRooms/GenericHibernateDao, java:global/AdvRooms/GenericHibernateDao!br.com.advancedit.rooms.dao.impl.GenericHibernateDao]
- INFO: WELD-000900 ${parsedVersion (osgiVersion})
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Inicializando Mojarra 2.1.3 (FCS b01) para o contexto '/AdvRooms'
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Running on PrimeFaces 3.0.M2
- INFO: OpenWebBeans Container is starting...
- INFO: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
- INFO: added beans.xml marker: jar:file:/C:/Users/rmpestano/Documents/NetBeansProjects/adv-rooms/build/web/WEB-INF/lib/myfaces-extcdi-dist-jsf20-1.0.0-20110606.013036-31.jar!/META-INF/beans.xml
- INFO: added beans.xml marker: jndi:/server/AdvRooms/WEB-INF/beans.xml
- INFO: All injection points were validated successfully.
- INFO: OpenWebBeans Container has started, it took [1720] ms.
- INFO: WEB0671: Loading application [AdvRooms] at [/AdvRooms]
- INFO: AdvRooms was successfully deployed in 30.787 milliseconds.
- INFO: [Started] MyFaces CODI JPA-Module v1.0.0-SNAPSHOT
- INFO: [Started] MyFaces CODI Bean-Validation-Module v1.0.0-SNAPSHOT
- INFO: [Started] MyFaces CODI JSF-Module v1.0.0-SNAPSHOT for JSF 2.0
- Used JSF implementation: Mojarra v2.1.3-FCS
- config implementation: org.apache.myfaces.extensions.cdi.jsf.api.config.JsfModuleConfig
- method: isInitialRedirectEnabled
- value: true
- method: isUseViewConfigsAsNavigationCasesEnabled
- value: true
- method: isInvalidValueAwareMessageInterpolatorEnabled
- value: true
- method: isAlwaysKeepMessages
- value: true
- config implementation: org.apache.myfaces.extensions.cdi.core.api.scope.conversation.config.WindowContextConfig
- method: isUrlParameterSupported
- value: true
- method: isUnknownWindowIdsAllowed
- value: false
- method: isAddWindowIdToActionUrlsEnabled
- value: false
- method: getWindowContextTimeoutInMinutes
- value: 60
- method: getMaxWindowContextCount
- value: 64
- method: isCloseEmptyWindowContextsEnabled
- value: false
- method: isEagerWindowContextDetectionEnabled
- value: true
- method: isCreateWindowContextEventEnabled
- value: false
- method: isCloseWindowContextEventEnabled
- value: false
- config implementation: org.apache.myfaces.extensions.cdi.core.api.scope.conversation.config.ConversationConfig
- method: getConversationTimeoutInMinutes
- value: 30
- method: isScopeBeanEventEnabled
- value: false
- method: isAccessBeanEventEnabled
- value: false
- method: isUnscopeBeanEventEnabled
- value: false
- method: isStartConversationEventEnabled
- value: false
- method: isCloseConversationEventEnabled
- value: false
- method: isRestartConversationEventEnabled
- value: false
- method: isConversationRequiredEnabled
- value: true
- MessageContextConfig class: org.apache.myfaces.extensions.cdi.message.impl.DefaultMessageContextConfig
- MessageInterpolator class: class org.apache.myfaces.extensions.cdi.jsf.impl.message.FacesMessageInterpolator
- MessageResolver class: class org.apache.myfaces.extensions.cdi.jsf.impl.message.JsfAwareApplicationMessagesMessageResolver
- MessageHandler class: class org.apache.myfaces.extensions.cdi.jsf.impl.message.JsfAwareMessageHandler
- LocaleResolver class: class org.apache.myfaces.extensions.cdi.jsf.impl.message.JsfAwareLocaleResolver
- FormatterFactory class: class org.apache.myfaces.extensions.cdi.message.impl.DefaultFormatterFactory
- INFO: [Started] MyFaces CODI (Extensions CDI) Core v1.0.0 r1132512
- Used CDI implementation: OpenWebBeans v1.1.0
- project-stage: Production
- project-stage class: org.apache.myfaces.extensions.cdi.core.api.projectstage.ProjectStage$Production
- application-parameters:
- name: com.sun.faces.forceLoadConfiguration
- value: true
- name: com.sun.faces.validateXml
- value: true
- name: javax.faces.PROJECT_STAGE
- value: Production
- name: primefaces.THEME
- value: #{themeMBean.theme}
- config implementation: org.apache.myfaces.extensions.cdi.core.api.config.CodiCoreConfig
- method: isAdvancedQualifierRequiredForDependencyInjection
- value: true
- method: isConfigurationLoggingEnabled
- value: true
- method: isInvalidBeanCreationEventEnabled
- value: false
- INFO: [Started] MyFaces CODI Scripting-Module v1.0.0-SNAPSHOT
- INFO: Skipping call to libraryExists(). Please set context-param com.sun.faces.enableMissingResourceLibraryDetection to true to verify if library http://java.sun.com/jsf/composite/components/rooms actually exists
- INFO: Skipping call to libraryExists(). Please set context-param com.sun.faces.enableMissingResourceLibraryDetection to true to verify if library http://java.sun.com/jsf/composite/components/rooms actually exists
Advertisement
Add Comment
Please, Sign In to add comment