Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Blowice Yang   on May 17 In Java Category.

  
Question Answered By: Blowice Yang   on May 17

this is the jboss council after I redeploy via IntelliJ

[2011-05-18 09:24:59,628] Facet Web: Facet is being deployed, please wait...
[2011-05-18 09:24:59,628] Facet EJB: Facet is being deployed, please wait...
09:24:59,633 INFO [TomcatDeployment] undeploy, ctxPath=/Product-Web
09:24:59,641 INFO [SessionSpecContainer] Stopping jboss.j2ee:jar=Product-EJB.jar,name=ProductServiceImpl,service=EJB3
09:24:59,665 INFO [EJBContainer] STOPPED EJB: com.lab.productsystem.ejb.session.ProductServiceImpl ejbName: ProductServiceImpl
09:24:59,716 INFO [MainDeployer] deploy, url=file:/Users/jack/development/projects/ProductSystem/out/Product-Web.war
09:24:59,747 INFO [PersistenceUnitDeployment] Stopping persistence unit persistence.unit:unitName=#PRODUCT-PU
09:24:59,747 INFO [SessionFactoryImpl] closing
09:24:59,747 INFO [SessionFactoryObjectFactory] Unbinding factory from JNDI name: persistence.unit:unitName=#PRODUCT-PU
09:24:59,747 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
09:24:59,747 INFO [SessionFactoryObjectFactory] Unbound factory from JNDI name: persistence.unit:unitName=#PRODUCT-PU
09:24:59,769 INFO [MainDeployer] deploy, url=file:/Users/jack/development/projects/ProductSystem/out/Product-EJB.jar
09:24:59,890 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@15158153{vfszip:/Users/jack/development/projects/ProductSystem/out/Product-EJB.jar/}
09:24:59,890 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@15158153{vfszip:/Users/jack/development/projects/ProductSystem/out/Product-EJB.jar/}
09:24:59,890 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@15158153{vfszip:/Users/jack/development/projects/ProductSystem/out/Product-EJB.jar/}
09:24:59,890 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@15158153{vfszip:/Users/jack/development/projects/ProductSystem/out/Product-EJB.jar/}
09:24:59,983 INFO [JBossASKernel] Created KernelDeployment for: Product-EJB.jar
09:24:59,983 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=Product-EJB.jar,name=ProductServiceImpl,service=EJB3
09:24:59,984 INFO [JBossASKernel] with dependencies:
09:24:59,984 INFO [JBossASKernel] and demands:
09:24:59,984 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:24:59,984 INFO [JBossASKernel] persistence.unit:unitName=#PRODUCT-PU
09:24:59,984 INFO [JBossASKernel] and supplies:
09:24:59,984 INFO [JBossASKernel] Class:com.lab.productsystem.ejb.session.ProductService
09:24:59,984 INFO [JBossASKernel] jndi:ProductServiceImpl/remote
09:24:59,984 INFO [JBossASKernel] jndi:ProductServiceImpl/remote-com.lab.productsystem.ejb.session.ProductService
09:24:59,984 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=Product-EJB.jar,name=ProductServiceImpl,service=EJB3) to KernelDeployment of: Product-EJB.jar
09:25:00,017 INFO [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=#PRODUCT-PU
09:25:00,020 WARN [Ejb3Configuration] Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
09:25:00,021 INFO [AnnotationBinder] Binding entity from annotated class: com.lab.productsystem.ejb.entity.Product
09:25:00,021 INFO [QueryBinder] Binding Named query: Product.findAll => SELECT p FROM Product p order by p.id asc
09:25:00,021 INFO [EntityBinder] Bind entity com.lab.productsystem.ejb.entity.Product on table product
09:25:00,035 INFO [HibernateSearchEventListenerRegister] Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
09:25:00,038 INFO [ConnectionProviderFactory] Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
09:25:00,038 INFO [InjectedDataSourceConnectionProvider] Using provided datasource
09:25:00,038 INFO [SettingsFactory] RDBMS: MySQL, version: 5.1.57
09:25:00,039 INFO [SettingsFactory] JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.6 ( Revision: ${svn.Revision} )
09:25:00,039 INFO [Dialect] Using dialect: org.hibernate.dialect.MySQLDialect
09:25:00,040 INFO [TransactionFactoryFactory] Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
09:25:00,040 INFO [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
09:25:00,041 INFO [TransactionManagerLookupFactory] instantiated TransactionManagerLookup
09:25:00,041 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled
09:25:00,041 INFO [SettingsFactory] Automatic session close at end of transaction: disabled
09:25:00,041 INFO [SettingsFactory] JDBC batch size: 15
09:25:00,041 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled
09:25:00,041 INFO [SettingsFactory] Scrollable result sets: enabled
09:25:00,041 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): enabled
09:25:00,041 INFO [SettingsFactory] Connection release mode: auto
09:25:00,041 INFO [SettingsFactory] Maximum outer join fetch depth: 2
09:25:00,041 INFO [SettingsFactory] Default batch fetch size: 1
09:25:00,041 INFO [SettingsFactory] Generate SQL with comments: disabled
09:25:00,041 INFO [SettingsFactory] Order SQL updates by primary key: disabled
09:25:00,041 INFO [SettingsFactory] Order SQL inserts for batching: disabled
09:25:00,041 INFO [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
09:25:00,042 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
09:25:00,042 INFO [SettingsFactory] Query language substitutions: {}
09:25:00,043 INFO [SettingsFactory] JPA-QL strict compliance: enabled
09:25:00,043 INFO [SettingsFactory] Second-level cache: enabled
09:25:00,043 INFO [SettingsFactory] Query cache: disabled
09:25:00,043 INFO [SettingsFactory] Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
09:25:00,043 INFO [RegionFactoryCacheProviderBridge] Cache provider: org.hibernate.cache.HashtableCacheProvider
09:25:00,044 INFO [SettingsFactory] Optimize cache for minimal puts: disabled
09:25:00,044 INFO [SettingsFactory] Cache region prefix: persistence.unit:unitName=#PRODUCT-PU
09:25:00,044 INFO [SettingsFactory] Structured second-level cache entries: disabled
09:25:00,044 INFO [SettingsFactory] Statistics: disabled
09:25:00,044 INFO [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
09:25:00,044 INFO [SettingsFactory] Default entity-mode: pojo
09:25:00,044 INFO [SettingsFactory] Named query checking : enabled
09:25:00,065 INFO [SessionFactoryImpl] building session factory
09:25:00,080 INFO [SessionFactoryObjectFactory] Factory name: persistence.unit:unitName=#PRODUCT-PU
09:25:00,080 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
09:25:00,088 INFO [SessionFactoryObjectFactory] Bound factory to JNDI name: persistence.unit:unitName=#PRODUCT-PU
09:25:00,088 WARN [SessionFactoryObjectFactory] InitialContext did not implement EventContext
09:25:00,088 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
09:25:00,181 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=Product-EJB.jar,name=ProductServiceImpl,service=EJB3
09:25:00,182 INFO [EJBContainer] STARTED EJB: com.lab.productsystem.ejb.session.ProductServiceImpl ejbName: ProductServiceImpl
09:25:00,211 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:


ProductServiceImpl/remote - EJB3.x Default Remote Business Interface
ProductServiceImpl/remote-com.lab.productsystem.ejb.session.ProductService - EJB3.x Remote Business Interface


[2011-05-18 09:25:00,251] Facet EJB: Facet is deployed successfully
09:25:02,621 INFO [TomcatDeployment] deploy, ctxPath=/Product-Web
09:25:02,771 INFO [[/Product-Web]] Initializing Spring FrameworkServlet 'springapp'
09:25:02,772 INFO [DispatcherServlet] FrameworkServlet 'springapp': initialization started
09:25:02,790 INFO [XmlWebApplicationContext] Refreshing org.springframework.web.context.support.XmlWebApplicationContext@148f1f: display name [WebApplicationContext for namespace 'springapp-servlet']; startup date [Wed May 18 09:25:02 SGT 2011]; root of context hierarchy
09:25:02,861 INFO [XmlBeanDefinitionReader] Loading XML bean definitions from ServletContext resource [/WEB-INF/springapp-servlet.xml]
09:25:02,994 INFO [XmlWebApplicationContext] Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@148f1f]: org.springframework.beans.factory.support.DefaultListableBeanFactory@aba36c
09:25:03,067 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@aba36c: defining beans [messageSource,pservice,productManager,viewResolver,urlHandler,productController,productControllerResolver]; root of factory hierarchy
09:25:03,225 INFO [DispatcherServlet] FrameworkServlet 'springapp': initialization completed in 453 ms
[2011-05-18 09:25:03,231] Facet Web: Facet is deployed successfully

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on spring + ejb3 not bound strange issue Or get search suggestion and latest updates.


Tagged: