Re: [JBoss-user] Exception staring Persistence Manager for JBoss3.2.1

2003-07-25 Thread Satish Kumar L V
Hi Marek, Thanks for the tip. I have corrected the rights to the user and it has created the tables. :-) L V Satish Kumar

[JBoss-user] Exception staring Persistence Manager for JBoss 3.2.1

2003-07-22 Thread Satish Kumar L V
Hi, I am deploying a session and MDB. While starting the persistence manager, JBoss throws the following exception... org.jboss.mq.SpyJMSException: Could not resolve uncommited transactions. Message recovery may not be accurate; - nested throwable: (java.sql.SQLException: ORA-00942:

[JBoss-user] MDB and wrong xid

2003-07-22 Thread Satish Kumar L V
Hi, I am trying to deploy and application with a single stateless and MDB. The transactional attribute for MDB is 'NotSupported'. The deployment goes fine. But at runtime I get the following error. The exception is given below ( sorry for the size :-) ) 20:37:03,301 INFO

[JBoss-user] Specifying TopicConnectionFactory names...

2003-07-17 Thread Satish Kumar L V
Hi, I am using JBoss 3.2.1 and am trying to deploy Message Driven Beans. I have specified the Topics in jbossmq-mctopic-service.xml n have put the file in JBossHome\server\Domain\deploy\jms. It is creating the Topics, but whereshould I specify the TopicConnectionFactories? Also, should