Hi.
I tried to deploy the web example involving readings from a topic using
MessageServlet. But I can't retrieve any messages because it says:
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this reque
Hello,
We have been thinking about implementing the NMS API as part of the
QPID .Net client. However we are concerned about potential legal issues.
It seems to me that the NMS API is very similar to the JMS one but the
JMS specification specifically licenses the technology "only for Java".
This i
Hello,
Albert Strasheim said the following on 01.06.2007 14:31:
http://java.sun.com/javase/6/docs/technotes/guides/management/faq.html
A common problem is this one (number 5 on the FAQ):
Thanks, Albert. It was right guess and I've fixed it according to the FAQ.
--
Oleg
Never mind, wasn't send the messages as persistent with stomp!
Doug Steigerwald
Doug Steigerwald wrote:
I'm currently trying to set up ActiveMQ to use MySQL as the data store.
ActiveMQ connects to the database and creates some tables if it needs
to, but nothing is stored in the ACTIVEMQ_MSGS
I'm currently trying to set up ActiveMQ to use MySQL as the data store. ActiveMQ connects to the
database and creates some tables if it needs to, but nothing is stored in the ACTIVEMQ_MSGS table
when I send messages via stomp (we're going to be using perl and an extended Net::Stomp to connect
a
Hello
On Fri, 01 Jun 2007, Oleg Deribas wrote:
> When I'm connecting from localhost it works. But when I'm replacing
> "localhost" with remote host name, like this:
>
> service:jmx:rmi:///jndi/rmi://myhostname:1099/jmxrmi
>
> it doesn't work. Could someone help me?
http://java.sun.com/javase/
On 6/1/07 5:18 AM, "Oleg Deribas" <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> I'm trying to connect using jconsole to ActiveMQ instance running on the
> remote host according to this:
>
> http://activemq.apache.org/how-can-i-monitor-activemq.html
>
> When I'm connecting from localhost it works. But
Hello,
I'm trying to connect using jconsole to ActiveMQ instance running on the
remote host according to this:
http://activemq.apache.org/how-can-i-monitor-activemq.html
When I'm connecting from localhost it works. But when I'm replacing
"localhost" with remote host name, like this:
servic