[JBoss-user] [JCA/JBoss] - JBoss DB2 Connection timed out

2005-10-02 Thread qwer
Using JBoss-4.0.0RC2 and DB2 8.2(on Windows XP systems) After invoking a method(couple of times, say 5-6 times) from the Session Bean(SLSB) the following exception is reported. It works perfectly fine for the initial 5-6 times when the same method is invoked as mentioned above. Then the app serv

[JBoss-user] [JCA/JBoss] - Inserting thru Entity Beans....

2004-12-20 Thread qwer
I am able to insert records into Oracle(8i) through Entity Beans. But when the JBoss is shutdown, the records which are inserted are deleted. Bascially not able to commit the records. How can this be achieved?? Any conf xml which has to be changed?? Thanx in advance... View the original post :