hi,
     i am using jboss as my ejbserver in which i have a chain like jsp
-> essionbean->entitybean(bmp)->writing to   directory server(Netscape
Directory server 4.2). i want to obtain exception information for three
differnt conditions 1. nds not running 2. name already bound 3. name not
bound , in each case i am throwing
my own exception class from the bmp. but the container is also throwing
transaction roll back exception for
the same exception conditions, so in session beans i am only getting
transaction rollback exception.. 

am i doing something wrong? is there a way to sort it out? 

thanx in advance
swarajit

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to