Skip to content

Doc: SockJS not working in IE9 when Spring Security is enabled [SPR-11525] #16150

@spring-projects-issues

Description

@spring-projects-issues

Christopher Savory opened SPR-11525 and commented

I'm using Spring Boot 1.0.0.RC4, which brings in SF 4.0.2.RELEASE and Spring Messaging 4.0.2.RELEASE. I am also using Spring Security.

If I test my WebSocket Application using IE9 it does not work. I get an error on the websocket connect. I can see that I get two iFrame files, but then that is followed by an error.

I also tested the Portfolio Example, which uses Spring Security using IE9 and it doesn't work. https://github.com/rstoyanchev/spring-websocket-portfolio.

Lastly I brought the simple gs-messaging-stomp-websocket-complete content into my project to see if it would work in IE9. It works if I remove Spring Security from the class path, but does not work if I enable spring security.


Affects: 4.0.2

Reference URL: rstoyanchev/spring-websocket-portfolio#29 (comment)

Attachments:

Issue Links:

Referenced from: commits 15188a8

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions