[JBoss-user] [Security & JAAS/JBoss] - 'Roles' in rolesQuery (login-config.xml)

2004-11-16 Thread Traxx
Hi, I use authentication by database. It works ! ;-) But I have a question, why we have to harcode 'Roles' for the roleGroup value ? And what is the "roleGroup" ? Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855406#3855406 Reply to the post : http

[JBoss-user] [Clustering/JBoss] - Re: Entity Bean's distributed cache

2004-02-17 Thread Traxx
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821810#3821810 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821810 Hi, There is no distributed cache but there is a cache invalidation system with 3.2 releases, 3.2.3

[JBoss-user] [Clustering/JBoss] - Re: [ChannelSocket] connection timeout reached messages

2004-02-16 Thread Traxx
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821731#3821731 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821731 I try to put a value in the jk2.properties file : channelSocket.soTimeout = 300 or channelSocket

[JBoss-user] [Clustering/JBoss] - Re: Entity cache invalidation

2004-02-16 Thread Traxx
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821729#3821729 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821729 Thanks Sacha ! The bug seems to be this one ( 843675 ) : http://sourceforge.net/tracker/index.php?fu

[JBoss-user] [Clustering/JBoss] - Re: Entity cache invalidation

2004-02-16 Thread Traxx
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821724#3821724 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821724 Ok, thanks, so everything need to be in a transaction ? I saw nothing about that in the documentation

[JBoss-user] [Clustering/JBoss] - Re: Entity cache invalidation

2004-02-16 Thread Traxx
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821719#3821719 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821719 The retrieveView method transaction attribute is 'supports'. My application runs without cache invalid

[JBoss-user] [Clustering/JBoss] - Re: Entity cache invalidation

2004-02-16 Thread Traxx
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3821700#3821700 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3821700 Ok, now I use JBoss 3.2.3 (3.2.1 previously). No more problem with deployment but when I try to use a

[JBoss-user] [Clustering/JBoss] - Entity cache invalidation

2004-02-10 Thread Traxx
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820955#3820955 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820955 Hi, I try to use cache invalidation but when I add Standard CMP 2.x EntityBean with cache invalid

[JBoss-user] [Clustering/JBoss] - RMI / JNDI HA

2004-02-09 Thread Traxx
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820762#3820762 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820762 Hi, In the doco, we talk about 2 dispatchers : 1 in the RMI layer and 1 in the JNDI layer, why 2 di