[JBoss-user] [Security & JAAS/JBoss] - Re: Identity/Access Management/SSO UseCases

2006-02-25 Thread kannan
Hello: We had come across multipe times for the need for session sharing among multiple web apps (usually modules of the same app in separeate wars in same ear). If this feature is present as a configurable item, then it will be very useful. thanks and regards, -- Kannan. View the original

[JBoss-user] [Messaging, JMS & JBossMQ] - How to set the message redelivery count

2005-12-30 Thread kannan
Hello: I'm a newbie to JMS. Can any one tell how to set the message redelivery count ? thanks and regards, -- Kannan. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914930#3914930 Reply to the post : http://www.jboss.com/index.html?module=

[JBoss-user] [EJB/JBoss] - NPE from interceptor from MDB calling SSB method

2005-12-29 Thread kannan
call from onMessage() I am using Jboss 3.2.7. Can anyone throw some light into this issue ? Any pointers will be very helpful. thanks and regards, -- Kannan. 16:25:36,671 ERROR [LogInterceptor] RuntimeException in method: public abstract void javax.jms.MessageListener.onMessage

[JBoss-user] [Messaging, JMS & JBossMQ] - NPE (In JMSCI message listener) on calling SSB method from M

2005-12-27 Thread kannan
am using JBoss-3.2.7. Can anyone help me in finding a solution for this ? thanks and regards, -- Kannan. 02:00:10,484 ERROR [LogInterceptor] RuntimeException in method: public abstract void javax.jms.MessageListener.onMessage(javax.jms.Message) java.lang.NullPointerException at