[jboss-user] [EJB/JBoss] - Stateless Session Bean Pooling

2009-03-09 Thread ganesh_sn
Hello, We are using JBoss 3.2.5 and Ejb 1.x and 2.x. The problem is there is huge number of ejb instances created without being pooled or removed(This we are monitoring using Applications Manager). Due to this JBoss gets stuck periodically due to memory error or so. Kindly suggest whether this

[jboss-user] [Security & JAAS/JBoss] - Datasource password encryption

2008-09-10 Thread ganesh_sn
Hi, I have implemented Datasource password encryption in JBoss 3.2.x using the KeyStore based login module(JaasSecurityDomainIdentityLoginModule). We are migrating to JBoss 4.2.x. Is there a change in configuration involved in the Keystore based implementation or the same will work in 4.2.x ?

[jboss-user] [Remoting] - Re: Compression marshalling

2008-05-12 Thread ganesh_sn
Thanks Ron. Will update you. Best Regards, Ganesh. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150220#4150220 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4150220 ___ jbo

[jboss-user] [Remoting] - Re: Compression marshalling

2008-05-02 Thread ganesh_sn
Hi Ron, Sorry that i didn't mention more details. Here is the details: - We are using a swing based application - We use deploy beans ( entity, session and message ) - we use EJB 1.1 and 2.0 - Application server is JBoss 3.2.5 and we are planning to migrate to 4.2.x Requirement: We want t

[jboss-user] [Remoting] - Compression marshalling

2008-04-28 Thread ganesh_sn
Hi, Can anyone kindly tell what configuration code i need to add in which jboss xml configuration file to enable compression marshalling. Is there any alternative declarative way possible ? Regards, Ganesh. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41471