Hi James,
Could you tell me where to put activemq.xml file to ? is in
%JBOSS%/server/default/conf folder ?
if yes, how to tell JBoss to read the file ?
Thanks.
Regards,
Ferry
James.Strachan wrote:
>
> Try use the activemq xml file from the conf dir, use jmx or deploy the
> console war.
>
> O
Hi,
I get the following exception when my code tries to create an
XATopicConnection:
Aug 29, 2007 3:50:44 PM org.apache.activemq.broker.jmx.ManagementContext
createConnector
FINE: Failed to create local registry
java.rmi.server.ExportException: internal error: ObjID already in use
at sun
We have a high-volume Tomcat app that posts a message to an ActiveMQ 5.0
queue asynchronously. We are using tcp:failover and when we're done we're
closing the session, connection, producer in that order. Eventually the JVM
eats up all resources by creating hundereds of ActiveMQ Scheduler threads
any idea about this?
Best Regards,
Anish Pathadan
On 8/28/07, anish pathadan <[EMAIL PROTECTED]> wrote:
>
> When I checked the queues.jsp, its taking enqueue count as message sent
> count
> and dequeue count as messages received count. What Imy understanding is
> enqueue count is the total messa
Hi,
ActiveMQ makes it very easy to create JMS Destinations, but seems like they
are not every easy to destroy.
does this mean that i will case ActiveMQ to crash if i create too many JMS
Destinations?
Also if a destination is created, and unused, is it cleaned up or destroyed?
Regards,
Saqib
-
Try use the activemq xml file from the conf dir, use jmx or deploy the
console war.
On 8/29/07, ferry97 <[EMAIL PROTECTED]> wrote:
>
> Yes, via resource adapter, refer to JBoss integration guide in ActiveMQ
> website.
> The queue works fine
>
> --Ferry
>
>
> bsnyder wrote:
> >
> > On 8/27/07, ferr
I tried to send blobmessage, But I found that, the "file" was saved in
fileserver, urlis like
:http://localhost:8161/fileserver/ID_My-PC-4234-1188377406812-0_0_1_1_1,
then every can access the files
How to promise the security ??
--
View this message in context:
http://www.nabble.com/How-to