First, apologies up front for asking a question that is weighted more
heavily in the JBoss world then AMQ, but I thought maybe someone had
run across this before...
I am attempting to embed AMQ in JBoss. I have it working great as an
exploded RAR. The problem comes when I try to zip it up and de
On Tue, Jul 8, 2008 at 12:12 AM, yanhongsan <[EMAIL PROTECTED]> wrote:
>
> Yes, I am not referring to the predefined queue. I see the queue--Example.A.
> The question is another queue I created with JMX. The code is:
>
Ok, just wanted to clarify. Sorry, this is getting a bit beyond my
expertise,
On Mon, Jul 7, 2008 at 7:21 PM, yanhongsan <[EMAIL PROTECTED]> wrote:
> You mean that I can not create an empty queue programmatically without the
> activemq.xml?
Or JMX. That is the way I read it.
> I try the JMX,not only the addQueue() but also the removeQueue() ,
> the question is that when
On Mon, Jul 7, 2008 at 5:37 PM, yanhongsan <[EMAIL PROTECTED]> wrote:
>
> I have said the question with JMX to create an empty queue at the top. I want
> to create the empty queue with program (the java code),not with the
> config.xml? Do you known how to do that?
Unless you are willing to send a
On Mon, Jul 7, 2008 at 6:13 AM, yanhongsan <[EMAIL PROTECTED]> wrote:
> If I want to create an empty queue, what can I do ?
Also, you did see that part (it was a hyperlink in the doc to the URL
mentioned previously) that allowed you to create queues and topics at
startup by defining them in the a
On Wed, Jul 2, 2008 at 7:08 AM, Marco Buss <[EMAIL PROTECTED]> wrote:
>
> Is the MemoryPercentUsage gowing to sink or is it on a constant value?
> If the MemoryPercentUsage is going to 100 at our server nothing we must also
> restart the broker.
>
Marco:
I'll have to do another load test to find
On Wed, Jul 2, 2008 at 1:19 AM, Demian Mrakovich <[EMAIL PROTECTED]> wrote:
>
> I am having the same problem with AMQ 4.2, so this is nothing new with AMQ 5.
> Occasionally ActiveMQ just stops consuming messages and a restart is
> required. I have no idea what causes this, but I think it maybe hap
On Mon, Jun 30, 2008 at 2:52 AM, Marco Buss <[EMAIL PROTECTED]> wrote:
> can you check the open threads with the jconsole on ActiveMQ during your
> run?
> I have the assumtion that you will see many Session threads. If the
> assumption is true, try the 5.1.0 from ActiveMQ.
>
On this last run, I d
I am building a very basic web service that can either push text
messages onto a queue, or conversely consume messages from this same
queue. ActiveMQ 5.0.0 is running standalone and is using the tcp://
transport and Kaha persistence. (If it matters, I'm using JBoss as my
app server)
For my web s
I am trying to determine if JDBC database persistence makes sense in
my application stack. Currently I will deploying a single broker (AMQ
5.0) with about 6 queues.
What are some of the reasons someone would consider JDBC persistence?
Personally, I'm fine with Kaha, but my boss would like me to
i
On Mon, Mar 10, 2008 at 4:07 PM, Jan Mura <[EMAIL PROTECTED]> wrote:
> I would like to ask how to share an IP adress by several Apache servers.
> Or I would like to know which part of documentation is dealing with the
> topic.
Hi Jan. If I had to guess you are referring to the Apache web serv
I'm following these instructions, trying to build the JMeter tests from source:
http://activemq.apache.org/jmeter-performance-tests.html
I've built AMQ successfully, but I don't see a jmeter/ directory
anywhere. Do these instructions still apply for 5.0.0?
I was able to take the 4.1 JMeter test
On Wed, Mar 5, 2008 at 10:44 AM, Joe Fernandez
<[EMAIL PROTECTED]> wrote:
> Yes you can. Here's an example that illustrates using one of the wireFormat
> options, which in this case disables the inactivity monitor.
>
Cool, thanks! And it looks like a semi-colon (;) is used to delimit
name/value
Ok, here is a dumb one. From reading this:
http://activemq.apache.org/tcp-transport-reference.html
Can I configure these on the broker side (vs the client side) by
setting my transportConnector in activemq.xml?
For example
-- brian
On Mon, Mar 3, 2008 at 2:27 PM, ttmdev <[EMAIL PROTECTED]> wrote:
>
> I'm not an expert in this area, but I don't think anything gets serialized
> to XML when JMS client and broker are communicating over an http transport.
> I would venture to guess that in this scenario the OpenWire protocol i
On Mon, Mar 3, 2008 at 11:33 AM, Brian Munroe <[EMAIL PROTECTED]> wrote:
> On Mon, Mar 3, 2008 at 11:17 AM, ttmdev <[EMAIL PROTECTED]> wrote:
>
> > The following jar files are required in the CLASSPATH for clients:
> >
> > $ACTIVEMQ_HOME/activemq-all-.jar
&
On Mon, Mar 3, 2008 at 11:17 AM, ttmdev <[EMAIL PROTECTED]> wrote:
> The following jar files are required in the CLASSPATH for clients:
>
> $ACTIVEMQ_HOME/activemq-all-.jar
> $ACTIVEMQ_HOME/lib/optional/commons-httpclient-.jar
> $ACTIVEMQ_HOME/lib/optional/xstream-.jar
> $ACTIVEMQ_HOME/lib/op
I'm interested in configuring ActiveMQ to use the HTTP(S) transport,
but I'm getting a bit cross-eyed regarding REST, HTTP(S) transports
and AJAX.
>From what I understand, if I only have pure JMS clients, I can safely
use the HTTP(S) transports without having to deal with REST or AJAX?
I'm very ne
On 8/15/07, Bruce Snyder <[EMAIL PROTECTED]> wrote:
>
> It's all the luck of the draw really. We submit proposals during the
> Call for Papers like everyone else and hope that they are chosen.
>
I totally understand that it is a review process, in which submitters
have no control, but I also woul
19 matches
Mail list logo