when i using JBoss ,i get the fellow error.

 anonymous wrote :         You are trying to use a connection factory that has 
been shut down: ManagedConnectionFactory is null.; - nested throwable: 
(javax.resource.ResourceException: You are trying to use a connection factory 
that has been shut down: ManagedConnectionFactory is null.); nested exception 
is org.jboss.util.NestedSQLException: You are trying to use a connection 
factory that has been shut down: ManagedConnectionFactory is null.; - nested 
throwable: (javax.resource.ResourceException: You are trying to use a 
connection factory that has been shut down: ManagedConnectionFactory is null.)
  | org.jboss.util.NestedSQLException: You are trying to use a connection 
factory that has been shut down: ManagedConnectionFactory is null.; - nested 
throwable: (javax.resource.ResourceException: You are trying to use a 
connection factory that has been shut down: ManagedConnectionFactory is null.)
  |         at 
org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:79)
  |         at 
org.hibernate.connection.DatasourceConnectionProvider.getConnection(DatasourceConnectionProvider.java:69)
  |         at 
org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:311)
  |         at 
org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:114)

      I used JBoss 4.0.3 + Hibernate 3.0 + Spring 1.2.5 .
   The dataSource file is done as oracle-xa-ds.xml,and I use the hibernate 
archive  for creating hibernate sessionFactory.   
      In spring's config file, I use jndiObjectFactoryBean to create Hibernate 
SessionFactory, and the transactionManager is JTATransactionManager.


    I don't know why it happened .please help me 

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to