Hi!
I have a problem with jboss-4.0.3 SP1 and Oracle 9.2.
In my session bean, on the costructor method, I make a DB connection.
This connection will be used from a method. When I call commit() on my method,
I take this exception:
You cannot rollback with autocommit set!
I have print con.getAu
Hi!
I have a problem with a datasource oracle.
When my application try to connect to db:
InitialContext ic = new InitialContext();
DataSource ds = (DataSource) ic.lookup(dbName);
con = ds.getConnection();
receive this error:
No ManagedConnections available within configured blocking timeout ( 5
Hi!
I have a question: in weblogic is possible to store username and pwd for
database crypted, on jboss is also possible?
Thanx!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886055#3886055
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=p
Thanx!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866444#3866444
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866444
---
SF email is sponsored by - The IT Pr
HI!
I have installed and optimized my jboss-3.2.6, but I have a question.
What is the JVM for the best performance? JRockIt, IBM, Sun?
Actually, I use Sun JVM 1.4.1 in my RedHat AS2.1.
Excuse my bag english...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38
Perfect!!!
Thanx a lot!
Simone
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846465#3846465
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846465
---
This SF.Net
Hi!
I use the DatabaseServerLoginModule and I have a problem:
when I insert a new user with password and roles on the db, the new information are
not usable.
The new user don't login on the system.
I must restart JBoss for accepting the new user.
You have some ideas?
Simone
Excuse my very bad e