age succeeds as part of a separate STOMP session. Messages
> >> are
> >> being sent with INDIVIDUAL_ACKNOWLEDGE. As a less desirable solution,
> >> we've implemented a message feed, using a servlet and then the php
> >> application can acknowledge any mess
the php
>> application can acknowledge any message when it needs.
>>
>> Is there another way to do this purely using STOMP?
>>
>>
>>
>>
>> Hi Dejan:
>>
>> Thanks for the correction. However, I'm getting the same result.
>> --
>>
an:
>
> Thanks for the correction. However, I'm getting the same result.
> --
> View this message in context:
> http://old.nabble.com/hasFrameToRead-always-returns-false-after-first-message-tp26308746p26326633.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>
there another way to do this purely using STOMP?
Hi Dejan:
Thanks for the correction. However, I'm getting the same result.
--
View this message in context:
http://old.nabble.com/hasFrameToRead-always-returns-false-after-first-message-tp26308746p26326633.html
Sent from the Act
tion/php/index.html
--
View this message in context:
http://old.nabble.com/hasFrameToRead-always-returns-false-after-first-message-tp26308746p26321438.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
= $headers['message-id'];
>$messages[$messageId] = $body;
>
>
>}
>
> $con ->disconnect();
>return $messages;
>
>
>}
>
> --
> View this message in context:
> http://old.nabble.com/hasFrameToRead-always-returns-false-after-first-message-tp26308746p26308746.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>
age-id'];
$messages[$messageId] = $body;
}
$con ->disconnect();
return $messages;
}
--
View this message in context:
http://old.nabble.com/hasFrameToRead-always-returns-false-after-first-message-tp26308746p26308746.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.