]
Marek Novotny closed JBSEAM-1250.
---------------------------------
closing as clean up
Socket write error with Seam JMS Remoting
-----------------------------------------
Key: JBSEAM-1250
URL:
https://issues.jboss.org/browse/JBSEAM-1250
Project: Seam 2
Issue Type: Bug
Components: Remoting
Affects Versions: 1.2.0.GA, 1.2.1.GA
Environment: WindowsXP, JBossAS 4.2.0.CR1
Reporter: Scott McNab
Assignee: Shane Bryzak
Full details are given in the corresponding forum topic, however a summary is:
* Client-side javascript subscribes to a JMS topic by calling
Seam.Remoting.subscribe().
* The client then navigates to a new page.
* Approximately 30 seconds later, a SocketException (socket write error) occurs on the
server within Seam Remoting (presumably because my Seam poll-timeout is set to 30
seconds).
This occurs consistently with JBoss running under Windows, but does not seem to occur
when the server is run on Linux. It is also not affected by browser type (i.e. it happens
when using Firefox or IE). This bug did not occur previously when the same code was
running with Seam 1.0.1.GA.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: