[jboss-user] [Installation, Configuration DEPLOYMENT] - Unable to Shutdown JBoss-3.2.3

2007-07-25 Thread gvreddy
Hi mates, When I am trying to shutdown JBoss-3.2.3 on unix maching, I got the following exception. Help required to resolve this issue. I tried the following ways from jboss-3.2.3/bin directory. 1. shutdown.sh -S 2. shutdown.sh -s jnp://mysysip:1099 Exception in thread main

[jboss-user] [Security JAAS/JBoss] - Re: Jaas

2007-07-16 Thread gvreddy
You can use Subject subject = SecurityAssociation.getSubject() ; method which returns current active Subject. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4064554#4064554 Reply to the post :

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - java.sql.SQLException: You cannot commit with autocommit set

2007-06-27 Thread gvreddy
Hi I got the following exception when i am trying to do commit using kodo persistencemanager class. I specified autoCommit property to false in oracle-xa.xml file. Any configuration is required to solve this issue. Thanks in advance. 2007-05-14 18:49:04,630 DEBUG [kodo.Runtime] An exception