I use regular tomcat 5.5
I take the war i created when mvn'ing the project and use the tomcat's web
manager to deploy new war.
I found that at the end of stack trace it complains that can not get
permisions to read, write some properties. Have to check it in 10h now i do
not have acces to that sy
On 8/8/07, Timothy Bish <[EMAIL PROTECTED]> wrote:
>
>
> If you find that the 5.0 client works and a 4.0 doesn't then I think we
> have an issue and you should create a new Jira issue for this.
I have now indeed verified that. Simply replacing the 4.1 jar in my client
with the 5.0 snapshot jar
This seems to be a reoccurring theme. I've seen the same issue with the
C++ client and so far can't find anything wrong on the client end. Also
there was a posting the other day from someone trying to use the .Net
client with a 5.0 broker and seeing the same behavior.
I'm still tinkering with
I have some code that worked fairly well with the release version of
ActiveMQ 4.1 using OpenWire. One of my colleagues upgraded the server to the
latest snapshot of ActiveMQ 5, and suddenly while I could still write to the
queues on that server I could no longer read from them. (by the way, the new
I think you're supposed to call connection.start() as soon as you're
application thinks it fitting, connections don't come started (and I'd
hate it if they did). By documentation you can create session on
stopped connections you just won't receive any messages (not even sure
if you could send some
Hm, that's supposed to work, although I would create a
webconsole-custom.xml instead of changing the
webconsole-properties.xml, but that's minor.
We're running a configuration that's almost the same as yours and its
running just fine. Can you provide some more details about how you
start it? Do you
Hi all,
i just try to user ActiveMQ under Tomcat 5.5
I follow instruction in the link below :
http://activemq.apache.org/setting-up-activemq-with-tomcat-559.html
http://activemq.apache.org/setting-up-activemq-with-tomcat-559.html
but without any success for the moment i hope.
When i debug i've g
I compiled activeqm with maven. Now i have the activemq-web-console.war.
I want to create simple war where u only need to change one config file to
get it connected.
I added activemq.jar changed webconsole-default.xml and puted
[code][/code] there
in webconsole-properties.xml i eddited
[code]
Hello,
I am considering ActiveMQ as a possible Replication System backbone for
Apache Directory Server. However I do not know much about messaging basics.
Can you please suggest a few resources about messaging (or message brokers)
so that I can understand whether we can benefit from ActiveMQ on th
BTW there is now a separate forum/mailing list for Camel...
http://activemq.apache.org/camel/discussion-forums.html
On 8/8/07, James Strachan <[EMAIL PROTECTED]> wrote:
> Hi! Sorry you're having issues.
>
> BTW which version are you using? (Trunk from subversion?). Also how
> are you running the e
Hi! Sorry you're having issues.
BTW which version are you using? (Trunk from subversion?). Also how
are you running the example?
On 8/8/07, jameszhang <[EMAIL PROTECTED]> wrote:
>
> I have post the problem here.
> http://cwiki.apache.org/confluence/display/CAMEL/ETL+Example
> http://cwiki.apache.
I have post the problem here.
http://cwiki.apache.org/confluence/display/CAMEL/ETL+Example
http://cwiki.apache.org/confluence/display/CAMEL/ETL+Example
Maybe we should delete that comment.thank you.
When I run the example,the result is failed.
[EMAIL PROTECTED] ScheduledPollConsumer
Preliminary:
1. There is a large binary file (test.zip,100M) in machine A (10.0.0.3), and
an ActiveMQ AA is running.
2. There are another 2 machines B (10.0.0.4) and C (10.0.0.5) .
3. ActiveMQ BB is running on B, and ActiveMQ CC is running on C.
What I want to do is following:
1. send file test.z
Hello,
I'm using Stomp to provide message service between Java and PHP. I'm setting
message header filed (JMSReplyTo) with temp-topic value in Java, and than on
PHP side i'm using this value to send a reply to. Problem is that when i'm
using AciteMQ temp-topic name ( e.g. ID:something--x
14 matches
Mail list logo