You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2014/03/22 12:18:28 UTC

[Bug 56301] New: Websockets not working after this version

https://issues.apache.org/bugzilla/show_bug.cgi?id=56301

            Bug ID: 56301
           Summary: Websockets not working after this version
           Product: Tomcat 8
           Version: 8.0.1
          Hardware: PC
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: WebSocket
          Assignee: dev@tomcat.apache.org
          Reporter: cyril.auburtin@gmail.com

Until 8.0.0-RC10 the classic hello-world websocket example
(http://docs.oracle.com/javaee/7/tutorial/doc/websocket.htm) could 'work'
(websocket fully connected).

I use a basic example too in my project https://github.com/n11/mongo-cli-java,
and noticed this issue when wanting to upgrade from
<tomcat.version>8.0.0-RC5</tomcat.version> to
<tomcat.version>8.0.3</tomcat.version> in pom.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 56301] Websockets not working after 8.0.0-RC10

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301

--- Comment #2 from n11 <cy...@gmail.com> ---
note: I'm testing it from tomcat-embedded library, but I suppose this is not
different when deploying on a tomcat 8.0.1 server

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 56301] Websockets not working after 8.0.0-RC10

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301

--- Comment #5 from n11 <cy...@gmail.com> ---
Created attachment 31427
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31427&action=edit
websocket tomcat 8.0.0-RC10

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 56301] Websockets not working after 8.0.0-RC10

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
This looks like a configuration problem. Bugzilla is not a support forum.
Please use the Tomcat Users mailing list.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 56301] Websockets not working after 8.0.0-RC10

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301

n11 <cy...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Websockets not working      |Websockets not working
                   |after this version          |after 8.0.0-RC10
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 56301] Websockets not working after this version

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301

--- Comment #1 from n11 <cy...@gmail.com> ---
Created attachment 31423
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31423&action=edit
screenshot websocket: not working, servlet: working

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 56301] Websockets not working after 8.0.0-RC10

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56301

--- Comment #4 from n11 <cy...@gmail.com> ---
Created attachment 31426
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31426&action=edit
websocket tomcat 8.0.1 not working

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org