« Return to Thread: [jira] Created: (STOMP-11) PHP Stomp Client defaults to ack:client.

[jira] Commented: (STOMP-11) PHP Stomp Client defaults to ack:client.

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread


    [ http://jira.codehaus.org/browse/STOMP-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=154117#action_154117 ]

Bryan Talbot commented on STOMP-11:
-----------------------------------

Is the PHP stomp client in this repo still maintained?  I thought it was moved to
http://code.google.com/p/stompcli/ some time ago.


> PHP Stomp Client defaults to ack:client.
> ----------------------------------------
>
>                 Key: STOMP-11
>                 URL: http://jira.codehaus.org/browse/STOMP-11
>             Project: Stomp
>          Issue Type: Bug
>         Environment: PHP
>            Reporter: Jeff Ward
>            Priority: Trivial
>         Attachments: PHPack.patch
>
>
> The PHP Stomp Client automatically places the ack:client header into the subscription header.  This should left to the default of the broker, or it should be assignable by the user of the client.
> This is trivially resolved by removing line 77 from the stomp.php.  Patch attached.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (STOMP-11) PHP Stomp Client defaults to ack:client.