Re: SSL & Singletons

2000-12-12 Thread Todd Renner
Hi, I don't know, my guess is yes they are replicated. Do you have any log messages in your singletons?That's how I'm going to test my singletons with SSL to see if there are multiple instance's. Anybody know the answer to the original question below? Thanks. Ismael Blesa Part wr

Re: SSL & Singletons

2000-12-11 Thread Ismael Blesa Part
Hi Todd, I have also the same problem. Do you know how singleton are treated by the Orion LoadBalancer. Are these classes replicated on all the OrionServers? Todd Renner wrote: > We recently implemented SSL using a Thawte cert. We > have one ear file that is used by both the secure and non > se

SSL & Singletons

2000-12-11 Thread Todd Renner
We recently implemented SSL using a Thawte cert. We have one ear file that is used by both the secure and non secure web sites with the session shared between them. We have several singleton classes used to hold *lots* of data which gets used throughout the application. We also have our own conn

SSL & Singletons

2000-12-08 Thread Todd Renner
We recently implemented SSL using a Thawte cert. We have one ear file that is used by both the secure and non secure web sites with the session shared between them. We have several singleton classes used to hold *lots* of data which gets used throughout the application. We also have our own conn