You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/06/28 18:55:57 UTC

[jira] [Closed] (OFBIZ-7467) WebSocket Example - Push Notifications

     [ https://issues.apache.org/jira/browse/OFBIZ-7467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-7467.
----------------------------------
       Resolution: Implemented
    Fix Version/s: Upcoming Branch

Thanks Amardeep Singh Jhajj,

Your slightly modified patch is committed at revision: 1750557 with the patch for OFBIZ-7073

I committed the 2 patches at the same time because the changes in .classpath and the LICENSE files were in the OFBIZ-7467 example patch.

I also slightly modified the example patch in order to provide an example where no sync issues are possible by using a Collections.synchronizedSet for the javax.websocket.Session Set. I also used synchronized loops as it's requested for synchronizedSet where it's used. I know it rather symbolic in the example component but it will remember developers about the possible sync issue.

> WebSocket Example - Push Notifications
> --------------------------------------
>
>                 Key: OFBIZ-7467
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7467
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: specialpurpose/example
>    Affects Versions: Trunk
>            Reporter: Amardeep Singh Jhajj
>            Assignee: Jacques Le Roux
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-7467.patch, OFBIZ-7483-Screen-Shot.png
>
>
> This is a ticket for adding working example (in example application) of WebSocket support that has been done in OFBIZ-7073



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)