Re: [JBoss-user] jndi naming question

2004-02-05 Thread Björn Weis
Hello, the mapping between ejb/DefaultACLProxy and ejb/ACLProxy is not the problem I think. Have you specify the ejb-ref in the ejb/UserMaster (jboss.xml file)? the ejb/UserMaster have to look like: ejb/UserMaster ejb/UserMaster ejb/ACLProxy e

Re: [JBoss-user] Loadbalancer

2004-01-08 Thread Björn Weis
SPECjAppServer Benchmark to work. Felipe Oliveira schrieb: hi, which jboss loadbalancer are you talking about? i am currently using mod_jk and i am not really happy about it. i didn't know jboss had its own. any ideas where i can get more info about it? thanks, felipe Björn Weis wrote

[JBoss-user] Loadbalancer

2004-01-07 Thread Björn Weis
Hi, I try to use the JBoss loadbalancer, but it doesn't work. When I first request the site, I get a cookie JBoss_LB_ID Value=-2105261236 Path=/. Then I logged in the site (it's a Servlet), I get a second cookie JSESSIONID Value=96BC55116A415816CEDA33A3941A2B8C Path=/SPECjAppServer. Now I brow

[JBoss-user] Strange load balancing behavior with mod_jk2

2003-12-30 Thread Björn Weis
info=load balancer uri group=lb debug=0 httpd.conf in the apache conf directory: ... # # Load mod_jk # LoadModule jk2_module modules/mod_jk2.so Thats my configuration. The connector seems to work but the load balancer will not use round robin over the servers. Any ideas? Thanx Björn Weis