JBoss-3.0.4 has been released to SourceForge and in addition to the default
Jetty web container includes bundled versions of Tomcat-4.0.6 and Tomcat-4.1.12.
The releases may be downloaded from:
http://sourceforge.net/project/showfiles.php?group_id=22866
The release notes are available here:
http:
ECPERF is in CVS under the ecperf module. For testing with 3.0 series,
you'll need to checkout:
ecperf -r Branch_3_0
3.2 and higher, just check out ecperf regulary.
It is configured to use either BMP, CMP, or clustering. You can email me
for help, but I'm pretty busy right now so I may not res
- Original Message -
From: "Marcin Gryszkalis" <[EMAIL PROTECTED]>
> > application and I'd like to know how unique is sessionid
> > generated by server (especially in long run, including
> > server restart and aplication redeployment).
>
> After posting this I did some searching and found t
I'm working on user-behavior-tracking solution for a jboss
application and I'd like to know how unique is sessionid
generated by server (especially in long run, including
server restart and aplication redeployment).
After posting this I did some searching and found that
in Tomcat sessionid is pur
You need these permissions assigned to any code that interacts with the JBoss security
layer when running with a security manager:
java.lang.RuntimePermission("org.jboss.security.SecurityAssociation.getPrincipalInfo")
java.lang.RuntimePermission("org.jboss.security.SecurityAssociation.setPrincipal
Hi
I'm working on user-behavior-tracking solution for a jboss
application and I'd like to know how unique is sessionid
generated by server (especially in long run, including
server restart and aplication redeployment).
regards
marcin
--
Marcin Gryszkalis
http://fork.pl
<><
Does the war file need to have the client jars (jboss/client/*.jar) included
in its WEB-INF/lib directory? I deployed it in the ear file under a
jboss+tomcat (embeded) server. Do I also need to include the ejb files in
the war (WEB-INF/lib) file when I refer to it under web.xml ()?
My setup:
Jonathan.O'[EMAIL PROTECTED] wrote:
Folks,
I'm on a mission to allow the same column be mapped to both a CMP field
and a CMR field.
What version are you targeting this for? Jboss 4.0 cmp is getting a
complete rewrite that what will for one thing makes this type of n:m
data mapping model trivi
Chris Bonham wrote:
> I'm running JBoss 3.2.0beta with Dain's Unidirectional performance
> patch, Sun JDK 1.3.1_03 on both Win2K and RedHat Linux 7.3, plus
> XDoclet 1.2.0beta.
>
> I have two local CMP entity beans with this relationship:
>
> SelectedBowComponent (M) -> (1) BowComponent
>
> When I
I did think of the backplane idea as well. But we also have memory
consumption to think about. If I had four servers evenly balanced, say 100
users on each, I think I would end up with 400 sessions per server. Our
sessions are currently pigs, and that is motivation to fix that!
Perhaps better woul
> I am beginning to get httpclustering to work. Aside from the overhead of
> each server having to have the capacity to hold the total sessions in all
> servers, what's the wire traffic like? Yea, I'll sniff it if I have to, this
> is just to see if anyone has a quick idea.
Thats a good point tha
I am beginning to get httpclustering to work. Aside from the overhead of
each server having to have the capacity to hold the total sessions in all
servers, what's the wire traffic like? Yea, I'll sniff it if I have to, this
is just to see if anyone has a quick idea.
I'm guessing it sends out X byt
1. Do you run the code in a transaction?
2. Sun JDK 1.3.1_03 is AFAIK the slowest >=1.3 JDK you can find for
linux. I recommend upgrading to 1.4.1 from sun, IBMs 1.3 or
www.jrockit.com's 1.3. When you have done that, can you see any
performance difference between Linux and Win2k? What kernel? Recom
13 matches
Mail list logo