RE: [JBoss-user] Jetty and Clustering ..

2002-11-18 Thread Barlow, Dustin
, Dustin > -Original Message- > From: Jules Gosnell [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 18, 2002 11:07 AM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Jetty and Clustering .. > > > Dustin, > > send ma a simple example JSP and I will look

Re: [JBoss-user] Jetty and Clustering ..

2002-11-18 Thread Jules Gosnell
ypo in the class name, so please ignore that delta. Dustin -Original Message- From: Jules Gosnell [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 14, 2002 4:21 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Jetty and Clustering .. I've just notice that you are using 3.2beta

RE: [JBoss-user] Jetty and Clustering ..

2002-11-18 Thread Barlow, Dustin
m: Jules Gosnell [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 14, 2002 4:21 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Jetty and Clustering .. > > > I've just notice that you are using 3.2beta ? > > Try in 3.0.4 - if it doesn't work there, we hav

RE: [JBoss-user] Jetty and Clustering ..

2002-11-14 Thread Barlow, Dustin
w and report back. Thanks for the help. Dustin > -Original Message- > From: Jules Gosnell [mailto:jules@;mortbay.com] > Sent: Thursday, November 14, 2002 4:21 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Jetty and Clustering .. > > > I've just

RE: [JBoss-user] Jetty and Clustering ..

2002-11-14 Thread LaBanca, Rick
> Sent: Thursday, November 14, 2002 4:21 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Jetty and Clustering .. > > > I've just notice that you are using 3.2beta ? > > Try in 3.0.4 - if it doesn't work there, we have a problem. > If it does, > you

Re: [JBoss-user] Jetty and Clustering ..

2002-11-14 Thread Jules Gosnell
ot; as expected. So something else still isn't right. Dustin -Original Message- From: Jules Gosnell [mailto:jules@;mortbay.com] Sent: Thursday, November 14, 2002 11:25 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Jetty and Clustering .. Here is a reply I wrote to the same

RE: [JBoss-user] Jetty and Clustering ..

2002-11-14 Thread Barlow, Dustin
.xml, then test2.jsp will show "Info was set on the test.jsp page" as expected. So something else still isn't right. Dustin > -Original Message- > From: Jules Gosnell [mailto:jules@;mortbay.com] > Sent: Thursday, November 14, 2002 11:25 AM > To: [EMAIL PROTECTED]

Re: [JBoss-user] Jetty and Clustering ..

2002-11-14 Thread Jules Gosnell
Here is a reply I wrote to the same problem recently - the guy came back and told me it worked fine: Bernie, I haven't had time to run the app, but I think that I know what is happening. Imagine you are talking to a remote object (e.g. an EJB). you create a HashTable - ht you call bean.setHas

[JBoss-user] Jetty and Clustering ..

2002-11-14 Thread Barlow, Dustin
Has anyone gotten style session's to propagate across clusters in 3.x (3.2.0beta2 in my case)? For example: I have found that if I include the tag in my web.xml file, that any session scoped classes no longer work between pages on the _same_ server instance. If I set a String member variable