Hi
I am able to get ActiveMQBytesMessage from the c#
client(with openwire) successfully. But when i try sending a
ActiveMQTextMessage from the c# client i am getting that java heap space
problem even though this is a small string which has been .I dont think
something has t
I tried setting that but was not helping me solve the issue. I guess its
something specific to the openwire protocol being used
James.Strachan wrote:
>
> Try setting a bigger heap for running jboss?
>
> On 3/29/07, Karthik.Gopalakrishnan <[EMAIL PROTECTED]>
> wrote:
>>
>> I tried sending a By
Try setting a bigger heap for running jboss?
On 3/29/07, Karthik.Gopalakrishnan <[EMAIL PROTECTED]> wrote:
I tried sending a ByteMessage from a c# client to a java consumer(MDB which
listens on the queue) and it works completely file . But when i send a
TextMessage from the same c# producer to
Isnt there anyone else who faced a similar issue
please reply
Karthik.Gopalakrishnan wrote:
>
> I tried sending a ByteMessage from a c# client to a java consumer(MDB
> which listens on the queue) and it works completely file . But when i send
> a TextMessage from the same c# producer to a jav