Re: HTTP session communication between VMs

Katz Guy <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <385D702A9C11D511A9E90008C7160AD5045D224B@ISMAIL1>
thanks for the reply
what if i have different HTTP session of two different applications packaged
on different EAR file but on the same VM.
would i be able to communicate between sessions using a context listener?

-----Original Message-----
From: Pavnesh [mailto:[email protected]]
Sent: Thursday, May 29, 2003 9:56 AM
To: [email protected]
Subject: Re: HTTP session communication between VMs


As far as I know, you can't do this. i mean inter VM HTTP session is not
possible. Possible solution for this is to take the intermediate approach...

   Use the database table to access the shared information from
servlets/JSp/Bean running both VMs. in this case the point of conatct will
be the database table.

Thanks
Pavnesh

----- Original Message -----
From: Katz  <mailto:[email protected]> Guy
To: [email protected] <mailto:[email protected]>
Sent: Thursday, May 29, 2003 12:10 PM
Subject: HTTP session communication between VMs




Hi all;

I need to solve a problem where one HTTP session on Machine A notifies
another HTTP session on machine B that 'something happened'.

I cant seem to find a good solution for this.
Any suggestions?
Thanks.

_______________________
Guy Katz
Chief Software Architect, CAP-IFS
Comverse
[email protected] <mailto:[email protected]>
+972 3 7663686
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.