History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: BLZ-170
Type: Bug Bug
Status: Closed Closed
Resolution: Not a Bug
Assignee: Seth Hodgson
Reporter: Seth Hodgson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BlazeDS

Streaming AMF (and HTTP) channel doesn't work with cookies disabled.

Created: 05/11/08 10:37 PM   Updated: 05/13/08 12:54 PM
Component/s: Channels: Streaming AMF, Channels: Streaming HTTP
Security Level: Public (All JIRA Users )

Severity: Non Functioning
Reproducibility: Every Time
Discoverability: Medium
Found in Version: BlazeDS 3.0.0
Affected OS(s): All OS Platforms
Steps to Reproduce:
Steps to reproduce:
1. Disable cookies in Firefox
2. Run an application that uses a streaming AMF channel on the client and attempt to subscribe to the server.
 
 Actual Results: The streaming connection requests don't incorporate the session id token, which causes problems.
 
 Expected Results: All requests made by the channel after its initial ping should include the session id token in order to support cookieless clients.
 
 Workaround (if any): Require that end users enable cookies to use the application.

** NOTE - this needs to be fixed and then verified for the servlet endpoints in BlazeDS as well as for the NIO endpoints in LCDS.
 
 
 
Language Found: English
Bugbase Id: none
Regression: No
QA Owner: aglosban
Resolved by: Mete Atamel
Participants: Mete Atamel and Seth Hodgson
JDK: Sun JDK 5
Application Server: Apache Tomcat 6.x


 All   Comments      Sort Order:
Mete Atamel - [05/12/08 01:43 PM ]
This isn't a bug so marking as such.