art
INFO | For help or more information please see: http://activemq.apache.org
INFO | ActiveMQ WebConsole available at http://127.0.0.1:8161/
INFO | ActiveMQ Jolokia REST API available at
http://127.0.0.1:8161/api/jolokia/
why webconsole is not https://127.0.0.1:8162/, I can not visit
ht
Thanks Matt. 😊Sent via the Samsung Galaxy Note20 Ultra 5G, an AT&T 5G smartphone
Original message From: Matt Pavlovich
Date: 12/16/22 11:40 AM (GMT-05:00) To: users@activemq.apache.org Subject:
Re: https://github.com/Hill30/amq-kahadb-tool Hi Wendell-I’ve not used it.
might check with the author if
they have success using it with newer versions.
Thanks,
Matt
> On Dec 15, 2022, at 4:22 PM, Wendell Hatcher
> wrote:
>
> Has anyone used this before or can provide their thoughts:
> https://github.com/Hill30/amq-kahadb-tool? we need to clear
Has anyone used this before or can provide their thoughts:
https://github.com/Hill30/amq-kahadb-tool? we need to clear out old db-log
files.
-Wendell
t;client auth stuff"?
Yes, 2-way SSL is also called http client authentication, look e.g.
https://httpd.apache.org/docs/current/mod/mod_ssl.html#sslverifyclient
- so if you call it 2-way SSL, we do mean the very same thing here.
>
> The URL doesn't include httpEnabled=true. The cl
client will function with an HTTP proxy. I
don't believe that's something we test, and I can't recall any other users
with such a configuration. Is there a specific reason you need this proxy?
Using the client over HTTP will work, but it's not ideal.
Justin
[1]
https:/
Hi,
so far I was successful configuring artemis and my client to use the
"raw" protocol with ssl support.
Now I need to put a https proxy in between (which does need client
auth) but I am failing to get a connection to the broker - the docs [1]
have this for netty http:
=> Netty
Hi,
To answer my own question, the root cause is that I did not specify the
customizer in the binding to take advantage of the X-forwarded-proto
header. After adding the customizer, I see all the URLs generated are now
https. Here is where I got my answer
https://issues.apache.org/jira/browse
m the internet. However, all
> requests from internet to our services must be in *https.* So, from the
> internet if i uses *https*://mycompanydomain.com/artemis/console then the
> request hits our gateway and forward to the artemis pod as *http* request,
> the webconsole then generates s
I've same problem with docker and HaProxy, and got no solution so far.
I hope someone gives you a direction, so I can find a solution for our scenario
as well.
Regards,
Edson
Obter o BlueMail para Android<https://bluemail.me>
Em 10 de jun. de 2022, em 11:12, Thai Le
mai
le from the internet. However, all
requests from internet to our services must be in *https.* So, from the
internet if i uses *https*://mycompanydomain.com/artemis/console then the
request hits our gateway and forward to the artemis pod as *http* request,
the webconsole then generates some urls with *h
- connectionTTL (disable using -1)
- clientFailureCheckPeriod (disable using -1)
Looking at the code [2] it appears to me that it should be sending a valid
HTTP request for the keep-alive.
Let me know if that works for you.
Justin
[1]
https://activemq.apache.org/components/artemis/docum
Hello,
tunneling over HTTP or HTTPS not working as expected. The client send
automatically "ping" packets to prevent the server from closing down the
connection. But these pings are non http conform (empty tcp requests) and has
been blocked by the firewall of the Server.
Am
Hello All,
Can someone pick up this issue? I am unable to reach out to the
Jean-Baptiste Onofré or Christopher L. Shannon or Tim
Regards
Ashish
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
Hello Tim,
Can someone in your team pick up
https://issues.apache.org/jira/browse/AMQ-7350
Regards
Ashish
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
Hi,
It sounds like 443 is not assume as default if the port is not
specified. I would suggest to create a Jira about that.
Regards
JB
On 31/10/2019 08:36, black&white wrote:
> We are trying to communicate with ActiveMQ from JMS adapter in weblogic over
> https.
> But while we are
I had hoped to check the code to answer you with certainty, but
circumstances haven't allowed that, so...
The behavior you're seeing certainly seems to indicate that the HTTPS
transport requires the port to be specified explicitly, and doesn't default
to the default HTTPS port (443
We are trying to communicate with ActiveMQ from JMS adapter in weblogic over
https.
But while we are trying to do same (https:///activemq), we are
getting below error message.
If we give https port along with DNS name (https://:443/activemq)
it is going through fine. Any idea if https transport
Justin
On Wed, Jul 10, 2019 at 4:30 PM arne anka wrote:
> Hi,
>
> despite the documentation I managed to get
> artemis-rest
> up and somewhat working (created a WAR, added it to the embedded Jetty
> of the apache-artemis-2.9.0-bin.tar.gz, made it find the broker, and
> accept/push me
Hi,
despite the documentation I managed to get
artemis-rest
up and somewhat working (created a WAR, added it to the embedded Jetty
of the apache-artemis-2.9.0-bin.tar.gz, made it find the broker, and
accept/push messages).
Now, my very own consuming REST service requires HTTPS.
But I can't
how to keep alive for connect via https, and to remove the warning of
automatically reconnect?
-
following is my environment Description:
brokerURI on server side:
https://localhost:8015/broker?maximumConnections=1000amp;wireFormat.maxFrameSize
It appears that the NMS .NET API does not support HTTP tunneling - the HTTP
protocol is not available for the NMS API. Are there any plans to support
it in the future? If not, what would be the alternatives to invoke ActiveMQ
from .NET apps via HTTP/HTTPS?
--
View this message in context
/Setting-up-REST-with-HTTPS-tp4683568p4683662.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hi,
I searched online quite a bit, and tried to learn from the archive posts of
this mailing but I failed.
By following https://activemq.apache.org/rest.html, I'm able to push
messages via the REST API (e.g. curl -u admin:admin -d "body=message"
http://localhost:8161/api/message/
ActiveMQ.xml:
...
https://0.0.0.0:61620?maximumConnections=1000&wireformat.maxFrameSize=104857600"/>
Follow activeMQ manual + libraries:xpp3_min- .jar and xmpull- .jar
Add java code://For SSL
Properties systemProps = System.g
broker is not rejecting its own certificate, so I suspect
> > that client-side certificates are required. If that's the case, make sure
> > the CA signing the client-side certificates is in the server's trust store.
> >
> > Perhaps the HTTPS is working because it'
rom the Broker accepting the
> connection. The broker is not rejecting its own certificate, so I suspect
> that client-side certificates are required. If that's the case, make sure
> the CA signing the client-side certificates is in the server's trust store.
>
> Perhaps the HTTP
igning the client-side certificates is in the server's trust store.
Perhaps the HTTPS is working because it's not requiring client-side
certificates?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Activemq-5-8-0-SSL-networkConnector-fails-with-certificate-unk
Hi All,
We have run into an interesting issue while attempting to connect two ActiveMQ
clusters over SSL and/or NIO+SSL. We receive "certificate_unknown" exceptions
when attempting to use SSL or NIO+SSL, but not when using HTTPs. Preferably, we
would like to use the former. For t
I've created an issue: https://issues.apache.org/jira/browse/APLO-347
thanks
On Fri, Jan 24, 2014 at 10:03 AM, Hiram Chirino wrote:
> Nope. That's a bit odd please raise a JIRA issue so we can track this
> down.
>
> On Fri, Jan 24, 2014 at 7:03 AM, craig w wrote:
>
Nope. That's a bit odd please raise a JIRA issue so we can track this down.
On Fri, Jan 24, 2014 at 7:03 AM, craig w wrote:
> I've setup Apollo 1.6 and I've enabled the web admin interface over http
> and https:
>
> http://0.0.0.0:8161"; />
> https:/
I've setup Apollo 1.6 and I've enabled the web admin interface over http
and https:
http://0.0.0.0:8161"; />
https://0.0.0.0:8162"; />
If I access the interface over HTTP, I get the login form, which I fill-out
and can then access the page.
If I logout of the HTTP se
Hi,activemq-rar-5.8.0.rar can be found here,
http://repo1.maven.org/maven2/org/apache/activemq/activemq-rar/5.8.0/
在 2013-06-21 21:46:45,"沈建林" 写道:
| |
| |
| |
|
| |
|
|
About the bug https://issues.apache.org/jira/browse/AMQ-4220
We are using the version 5.4.1 appears this bug, b
About the bug https://issues.apache.org/jira/browse/AMQ-4220
We are using the version 5.4.1 appears this bug, but we used the jboss client,
version 5.8.0 can not find activemq-rar-5.8.0.rar, how can we do ?
2013-06-20
沈建林信息技术部
Email
When I try to connect a remote producer to my broker via a https transport I
get the following error:
Now I would like to disable this check through the following configuration:
but I cannot retrieve the SSLSocketFactory associated with my https
transport... I can only retrieve the SslContext
On Thu, 2012-05-03 at 13:50 -0600, Chris Robison wrote:
> I noticed there is no HTTP support in ActiveMQ NMS. Are there any plans to
> include that in the project?
>
> Chris
There's no current plan to add it, if you want to work on adding it and
contribute a patch we'd be happy to have the help.
hat I wrote:
Research on activeMQ bugs database and user forum
There are numerous people reported the issues in activeMQ bug database and user
discussion forum.
They are very similar to our production issue. A number of similar bugs have
been opened (never concluded or fixed).
open bug
Hi Don-
What version of AMQ are you using? There are a number of possible root
causes, and there have been a lot of bugs fixed for problems described
as "stuck" messages. If you are able to recreate the issue with a unit
test, attach it to the ticket and it will receive attention.
If creat
There are numerous reports of similar issues, and it is a credible and critical
bug that prevents any serious usages of ActiveMQ in production.
We should vote to push the resolution of this bug ASAP
Tim, the same code works fine for SSL. Does this confirm that my certificates
are correct.
Also, for https, do I need made any other setting in activemq.xml, except
the transport connector setting.All other settings for ssl are already
there.
Thanks
Manu
--
View this message in context:
http
hangs.
It looks to me that client is not able to send the request to the broker.
Do I have to set something else at the client end or use a different API.
Thanks
Manu
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Java-client-doesnt-work-with-https-tp4222791p4225539.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
On Thu, 2011-12-22 at 06:47 -0800, manua wrote:
> Dejan, I got http working. I havent included all the xpp libraries. So http
> is working now, but having same issue with the https.
>
> When I try to connect with https, the DEBUG log (at teh end) says,
>
>
Dejan, I got http working. I havent included all the xpp libraries. So http
is working now, but having same issue with the https.
When I try to connect with https, the DEBUG log (at teh end) says,
351 [main] DEBUG org.apache.commons.httpclient.HttpConnection - Open
connection to localhost:8443
Thanks Dejan.
I hope my certificates are appropriate as same certificates works with ssl.
So, I assume that its not a certificate issue.
Also, when I used http instead of https, i got a response back from broker,
but then the connection was closed. My debug log says,
533 [main] DEBUG
Did you set appropriate certificates to be used? Take a look at this unit
test for an example
https://fisheye6.atlassian.com/browse/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/https/HttpsJmsSendAndReceiveTest.java?hb=true
Regards
--
Dejan Bosanac - http
HI,
I am trying to getting java consumer work over https.
In my aactivemq.xml at broker side, i have configured ssl and https
transport connectors,
https://localhost:8443"/>
At the consumer side (java client), I am specifying the connection factory
as,
ActiveMQConnectionFactory
onsole users to access it
via https, which needs to be done via
org.eclipse.jetty.server.ssl.SslSelectChannelConnector
I already created the necessary keystore and imported the self-signed
certificate into the truststore. Also, here's how I updated my Jetty
con
context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-with-HTTPS-message-string-too-long-tp2367619p3037958.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I'm having a bit of trouble with HTTPS configuration in ActiveMQ 5.4.1. I've
followed the Jetty SSL configuration instructions. When I add an HTTPS-based
transport connector to the ActiveMQ configuration file, an exception is
thrown on startup. I've enabled TRACE logging. The exce
Got it, thank you!
Timothy Bish wrote:
>
> On Mon, 2010-06-21 at 19:53 -0700, alanchb wrote:
>> Thanks a lot for any help!
>
> Currently neither client supports an HTTP or HTTPS based transport, if
> you like to contribute to the project you could take a look a
On Mon, 2010-06-21 at 19:53 -0700, alanchb wrote:
> Thanks a lot for any help!
Currently neither client supports an HTTP or HTTPS based transport, if
you like to contribute to the project you could take a look at the Java
client's implementation and try to port that to something workable
Thanks a lot for any help!
--
View this message in context:
http://old.nabble.com/Is-it-possible-to-use-http-https-protocol-with-NMS-or-CMS--tp28955622p28955622.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hi,
can you raise an enhancement request in Jira to add support for https
transport and configuration?
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net
On
Hi,
I am trying to set up HTTPS support for the broker. My broker is deployed as
a web app under Tomcat. I added HTTPS transport connector to activemq.xml.
My brokers seems to be hanging forever saying "Loading ActiveMQ Broker ..."
. If I add SSL system properties, it is messing up
this message in context:
> http://old.nabble.com/How-to-enable-HTTPS-when-SSL-is-working---tp28755706p28818334.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>
/How-to-enable-HTTPS-when-SSL-is-working---tp28755706p28818334.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
I feel like it seems an activemq bug, as the https transportConnector creates
a plain text socket and not a ssl socket type.
Where can i report this bug please ?
thanks
-
---
www.maxizone.fr
www.maxiblog.fr
--
View this message in context:
http://old.nabble.com/How-to-enable-HTTPS-when
I confirm the problem is that HTTPS connector is not using SSL but plain
text, to prove it, i try to connect my client like this:
jms.producer.connection.url = http://localhost:8443
where 8443 is the port defined for https connector of activemq.xml
configuration file. So this connector doesn
That's very nice to you, thanks a lot Dejan!
:)
--
View this message in context:
http://old.nabble.com/How-to-enable-HTTPS-when-SSL-is-working---tp28755706p28805843.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
w if it exists any example of an HTTPS configuration for ActiveMQ
> somewhere ? I spent hours on the net whithout finding any
>
> Is the line:
>
> https://localhost:443";
> enableStatusMonitor="true"/>
>
> the only thing i have to add to my activemq
Thanks a lot for you answer Dejan,
I looked at you link, the problem is that i already set all those system
properties on server side, and my server is still not responding in SSL when
asked to.
Do you know if it exists any example of an HTTPS configuration for ActiveMQ
somewhere ? I spent
Hi,
https transport should work fine, but you're right it doesn't support
configuration.
Take a look at
http://fisheye6.atlassian.com/browse/activemq/trunk/activemq-optional/src/test/java/org/apache/activemq/transport/https
<http://fisheye6.atlassian.com/browse/activemq/t
Again replying to myself,
Now it works with HTTP, i just removed all activemq configuration concerning
jetty (for admin consoles).
By it still not work with HTTPS, getting the same error.
I think i know what the problem is, if somebody has a solution:
I can either use SSL or HTTP connectors of
Hi all,
My activeMQ is configured with:
https://localhost:443";
enableStatusMonitor="true"/>
and i added the ssl connector to my jetty (the one embedded into
activemq-all-5.3.2), like this:
At startup, it complains be
Any other idea ?
>From what i understand, my server is speaking HTTPS but not SSL and my
client doesn't understand the server because he doesn't speak SSL, is that
right ?
Any other way to make sure my HTTPS connector in activemq speaks SSL ?
Thanks a lot!!
--
View this messa
ndshake, length = 73
task-scheduler-2, WRITE: SSLv2 client hello message, length = 98
task-scheduler-2, handling exception: javax.net.ssl.SSLException:
Unrecognized SSL message, plaintext connection?
task-scheduler-2, SEND TLSv1 ALERT: fatal, description = unexpected_message
--
View th
Good idea, i'll try that as soon as possible and let you know. I didn't know
activemq was embedding a jetty server, so now i have two of them in my app !
:confused:
--
View this message in context:
http://old.nabble.com/How-to-enable-HTTPS-when-SSL-is-working---tp28755706p28768045
Hi,
this shouldn't affect https transport as it has it's own embedded Jetty
server. Did you try setting ssl parameters using system properties, as I'm
not sure https transport can use at the moment?
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Int
= 32
listenerContainer-1, WRITE: TLSv1 Application Data, length = 142
listenerContainer-1, READ: TLSv1 Application Data, length = 182
11:24:37,117 INFO Could not refresh JMS Connection -
retrying in 5000 ms
javax.jms.JMSException: Could not connect to broker URL:
https://localhost:443. R
Thanks a lot Dejan for your answer, here is what i am experiencing:
My Embedded ActiveMQ is configured with SSL enabled and https activated
also:
https://localhost:8443"/>
I use another application
Seems like you're trying to connect to non-ssl (https) port or the server
does not understand the protocol you're using. Can you create a simple test
case that demonstrate what you're experiencing?
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Int
I am using ActiveMQ 5.3.2 embedded into my Spring based application. My goal
is to configure ActiveMQ in order to be able to commnicate with it in HTTPS
(requests and responses encapsulated in HTTPS).
The SSL part is done: i have a client test application connection with SSL
to activemq, and the
Also note that a more generic way of setting options via reflection will be
supported in 5.4. Think this should be the basis for https. see:
http://activemq.apache.org/ssl-transport-reference.html#SSLTransportReference-SSLServerSocketoptions
On 13 April 2010 09:40, Dejan Bosanac wrote:
>
e same problem.
>
> The HTTPS configuration for the broker seems to enable the client to
> validate the identity of the broker and encrypt the connection. However,
> this may not be enough for my use case. I would also like to have the
> broker validate https connections from clie
I don't know what the original submitter was trying to do, but I have a
question and it seems as if I might have the same problem.
The HTTPS configuration for the broker seems to enable the client to
validate the identity of the broker and encrypt the connection. However,
this may not be e
, lernit2007
wrote:
>
> Hi,
>
> how can I do this?
>
>
>
> Dejan Bosanac wrote:
> >
> > Hi,
> >
> > needClientAuth parameter is not implemented for the https protocol.
> >
> > Cheers
> > --
> > Dejan Bosanac - http://tw
Hi,
how can I do this?
Dejan Bosanac wrote:
>
> Hi,
>
> needClientAuth parameter is not implemented for the https protocol.
>
> Cheers
> --
> Dejan Bosanac - http://twitter.com/dejanb
>
> Open Source Integration - http://fusesource.com/
> ActiveMQ in Actio
Hi,
needClientAuth parameter is not implemented for the https protocol.
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net
On Fri, Feb 12, 2010 at 2:18 PM
Hello,
I have the following configuration and I want to use the https-Protocol. It
works with ssl but not with https:
https://10.383.939.292:61616?needClientAuth=true"; />
Can you please help me what the problem here is?
--
View this
SNAPSHOT - which would have the fix in?
>
> On 11 Feb 2010, at 01:23, packetrider wrote:
>
>>
>> Hi,
>>
>> We're running ActiveMQ 5.3 in the standalone mode, with HTTPS. We
>> get an
>> exception indicating that the message is too long: not sure
Looks like you could have ran into this bug: http://issues.apache.org/activemq/browse/AMQ-1308
- you could try a 5.4-SNAPSHOT - which would have the fix in?
On 11 Feb 2010, at 01:23, packetrider wrote:
Hi,
We're running ActiveMQ 5.3 in the standalone mode, with HTTPS. We
get an
exce
Hi,
We're running ActiveMQ 5.3 in the standalone mode, with HTTPS. We get an
exception indicating that the message is too long: not sure if this is a
bug, or there are some restrictions on the message size.
Any help is appreciated
Here's the log
INFO - leMessageListenerContainer -
On Tue, Feb 2, 2010 at 4:48 PM, Boris Belov wrote:
>
> Hello,
>
> We are attempting to configure embedded ActiveMQ broker over https and
> failing to do so. Any attempt to start the broker results in
> jetty.ssl.password prompt.
> After entering the password the following e
Hello,
We are attempting to configure embedded ActiveMQ broker over https and
failing to do so. Any attempt to start the broker results in
jetty.ssl.password prompt.
After entering the password the following exception is generated.
2010-02-02 15:47:10.931::INFO: jetty-6.1.11
2010-02-02 15:47
Call tags are placed into jetty.xml configuration file.
This file is imported from the broker-config.xml file and used for activemq
configuration.
Thank you for the response
--
View this message in context:
http://old.nabble.com/HTTPS-configuration---HELP%21-tp26628876p26845928.html
Sent from
t created a enhancement request to provide ssl configuration out
>> of the box in the future versions of activemq
>> (https://issues.apache.org/activemq/browse/AMQ-2535)
>>
>> Cheers
>> --
>> Dejan Bosanac - http://twitter.com/dejanb
>>
>> Open Source Integra
ng like described here
> http://coffeaelectronica.com/blog/2008/08/embedding-jetty-6-in-spring/
> just adapted to your needs (and with ssl connector).
>
> I just created a enhancement request to provide ssl configuration out
> of the box in the future versions of activemq
> (https://issues.a
-in-spring/
just adapted to your needs (and with ssl connector).
I just created a enhancement request to provide ssl configuration out
of the box in the future versions of activemq
(https://issues.apache.org/activemq/browse/AMQ-2535)
Cheers
--
Dejan Bosanac - http://twitter.com/dejanb
Open Source
I can't figure this out, I have been chasing this for over a week, I need to
get jetty configured handle REST requests for my broker over https. PLEASE
HELP!
--
View this message in context:
http://old.nabble.com/HELP%21%21%21%21-I-need-to-get-my-broker-working-with-REST-and-
Hello All,
I am having difficulty getting REST & https working in conjunction with each
other, could any one post a complete example of a activemq.xml config file
that should provide this behavior?
I have tried adding the following to my configuration:
https://localhost:
Does this mean that the configuration that you are placing between the Call
tags cannot go into the ativemq.xml file?
Thank you.
RJtokenlanring wrote:
>
> Hi all, I've followed all the threads and configurations guide for
> configuring HTTPS support
> (activeMQ 5.3.0 + J
/conf/broker.ks"
wrapper.java.additional.6=-Djavax.net.ssl.trustStore="%ACTIVEMQ_BASE%/conf/broker.ts"
and rename wrapper.java.additional.7 (8,9) as 3,4,5
--
View this message in context:
http://old.nabble.com/http-component-issue-whe-https-tp26691952p26730328.html
Sent from the ActiveMQ
I have an issue using AMQ 5.3 + Camel 2.1 (with Camel 2.0 too),
i add thiss route:
https://developer.paypal.com"/>
if I run AMQ (windows 2003) from console using:
d:\apache-activemq-5.3.0\bin\acti
Default apache-mq 5.3.0 comes with a non properly confgured https support.
If a user enables https transport into activemq.xml configuration file,
https://0.0.0.0:61617"/>
process enter in an infinite loop (as described into jetty docs).
Could you provide a working https configuration
Hi all, I've followed all the threads and configurations guide for
configuring HTTPS support
(activeMQ 5.3.0 + JBOSS)
I have activated jetty.xml file into broker-config.xml
and configured jetty.xml as f
Hi,
you can use http(s) protocol with ActiveMQ scenario you described
http://activemq.apache.org/http-and-https-transports-reference.html
Basically, it starts a web contained with a servlet on a server side and
uses http-client on the client side. All messages are passed as xml payloads
over
(http://activemq.apache.org/http-and-https-transports-reference.html).
Joe
http://www.ttmsolutions.com
nkhan00 wrote:
>
> Hello,
>
> I have a newbie question. First some background:
>
> We have an application that sits in an environment where only outgoing
> HTTP connections are
server. The occurence of (1) and (2) is completely independent of
each other. In other words, function (1) is invoked at random times, and
function (2) is also invoked at random times.
My question: can we use JMS tunneled through HTTPS to implement the above
two functions? HTTP is a request-response
server. The occurence of (1) and (2) is completely independent of
each other. In other words, function (1) is invoked at random times, and
function (2) is also invoked at random times.
My question: can we use JMS tunneled through HTTPS to implement the above
two functions? HTTP is a request-response
We're working on implementing a system where the front end is a .Net client
that communicates with a java back end through a message broker. ActiveMQ
was on our short list because it has advertised the ability for .Net access
and HTTPS transports.
Unfortunately, after digging deeper, it do
1 - 100 of 115 matches
Mail list logo