I also wanted to make sure I have the cfg files I need as the person before me
deleted the ./server/all, and we only have ./server/default:
./server/default/lib/jboss-cache.jar
./server/default/lib/jgroups.jar
./server/default/deploy/tc5-cluster-service.xml
./server/default/deploy/jbossweb-tom
Now I seemed to have broken something with modifying the jboss-web.xml and
server.xml:
| 12:52:59,391 DEBUG [URLDeploymentScanner] Watch URL for:
file:/C:/jboss-4.0.2-looksmart/server/default/deploy/furl.ear ->
file:/C:/jboss-4.0.2-looksm
| rt/server/default/deploy/furl.ear
| 12:52:59,391
If all you want is HttpSession replication, what you listed should be
sufficient. If you want any other clustering features, you should start from
the all config, which you can get by downloading 4.0.2.
Re: upgrading to 4.0.4, first it's only at a release candidate stage; the final
release s/b
Hmmm. We are 4.0.2 in production, and not sure how easily it will be to upgrade.
Is this an easy upgrade to the newest version?
"[EMAIL PROTECTED]" wrote : I didn't look closely enough at your second set of
logs. It looks like your session expired on the 2nd server.
|
| How long is your s
I didn't look closely enough at your second set of logs. It looks like your
session expired on the 2nd server.
How long is your session timeout?
I expect that's not the problem, but should ask. This is more likely the issue:
http://jira.jboss.com/jira/browse/JBAS-2403.
If you download 4.0.4.
We are actually not using the FORM Jaas authentication. it is a home grown form
based authentication. Will that still effect te jira you sent? I think maybe
not.
we have also removed the ./all server, and only run the ./default, will
clustering still work if we copy the tc_clustering file and 2
I believe you've hit this issue:
http://jira.jboss.com/jira/browse/JBAS-1900
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934522#3934522
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934522
---