driver jar should not be inside EAR file
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845772#3845772
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845772
---
SF.N
We believe that the problem is in hotdeployment: JBoss does not manage to undeploy the
application and connections and that is why hotdeployment fails when Hibernate asks
for a connection from JBoss connection manager. I use jTDS driver, but problems occur
with MS JDBC Driver too. So how am I su
Here is stack trace: LocalManagedConnectionFactory.createManagedConnection crashes at
line 160.
09:15:50,995 WARN [JBossManagedConnectionPool] Throwable while attempting to get a
new connection:
org.jboss.resource.JBossResourceException: Could not create connection; - nested
throwable: (java.l
Hello
Does anyone have any idea why I am getting an error when I hotdeploy to JBoss 3.2.3.
This has not happened before. I start JBoss and no error. Then I hotdeploy application
to JBoss and then, while hotdeployment goes on, Hibernate tries to create a new
connection. And then comes an error t