Have you tried running the web samples yet?
On 7/28/07, Zanderfax <[EMAIL PROTECTED]> wrote:
>
> I am trying to get messages to show up in a web page using the servlet.
> However, I have been unsuccessful.
>
> What I am trying to do is very simple, I want to get messages off queues on
> a broker a
On 7/30/07, Zanderfax <[EMAIL PROTECTED]> wrote:
>
> Thanks for the suggestion, but I am looking to run a set of stand alone
> brokers outside, not ones embedded into the vm.
Then just change the configuration in the web.xml file to point to a
remote broker instead of an in-vm broker.
Bruce
--
p
Thanks for the suggestion, but I am looking to run a set of stand alone
brokers outside, not ones embedded into the vm.
Zanderfax
bsnyder wrote:
>
> On 7/28/07, Zanderfax <[EMAIL PROTECTED]> wrote:
>>
>> I am trying to get messages to show up in a web page using the servlet.
>> However, I hav
On 7/28/07, Zanderfax <[EMAIL PROTECTED]> wrote:
>
> I am trying to get messages to show up in a web page using the servlet.
> However, I have been unsuccessful.
>
> What I am trying to do is very simple, I want to get messages off queues on
> a broker and access them from Javascript within my web