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
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
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
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