Hi Dejan,
I don't have much of an idea how Jetty handles the websocket protocol.
Maybe it would be easier to make some configurable hook, so that you can
for example plug in a netty websocket server where all events are readily
available. If they are available in Jetty, too they should definitely
hi there
I'm running an activeMQ broker on a CentOS host which has both an internal and
external IP address (I have no control over these settings)
The external address is stored in /etc/hosts lets say 111.222.333.444 and the
internal is returned in the inetAddress on ifconfig - lets say 555.66
https://issues.apache.org/jira/browse/AMQ-3579 should be relevant. You
might want to test the latest snapshot and see if it works.
Regards
--
Dejan Bosanac
Senior Software Engineer | FuseSource Corp.
dej...@fusesource.com | fusesource.com
skype: dejan.bosanac | twitter: @dejanb
blog: http://www.n
Hi Otto,
it doesn't seem possible at the moment. Every contribution is more than
welcomed :)
Regards
--
Dejan Bosanac
Senior Software Engineer | FuseSource Corp.
dej...@fusesource.com | fusesource.com
skype: dejan.bosanac | twitter: @dejanb
blog: http://www.nighttale.net
ActiveMQ in Action: http
It'd be good if you can just run a test, so we can see if it's something
that's still actual or not.
Regards
--
Dejan Bosanac
Senior Software Engineer | FuseSource Corp.
dej...@fusesource.com | fusesource.com
skype: dejan.bosanac | twitter: @dejanb
blog: http://www.nighttale.net
ActiveMQ in Acti
Hi,
I want to route messages from a HornetQ (2.1.7) Provider to ActiveMQ using
Camel (2.8.0) in ActiveMQ (5.5.1).
So I set up configs as follow:
camel.xml
I also added jnp-client-4.0.2.jar to /lib folder.
The result is a NoClassDefFoundError. I think there is something broken
because of the Sp
Hi Dejanb, unfortunately we have a requirement to stay on 5.3.0...
Is there any other way?
Thanks
Bye
cghersi
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-NullPointerException-on-broker-while-checking-for-authorization-tp4434405p4434969.html
Sent from the Ac
Hi all!
It there any possibility to get notified on close of a WebSocket connection?
The ServerSocket onClose method contains no logic and interceptors don't
seem to offer that functionality, too.
Regards,
Otho
add it to activemq.xml, see an example at
http://svn.apache.org/repos/asf/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/security/jaas-broker.xml
On 1 March 2012 13:10, vijet wrote:
> Sir, i went through it in that they have told initially use
>
>
>
>
Sir, i went through it in that they have told initially use
but i am unable to locate in which xml file i should paste this ?
in my activemq directory , i pasted it in activemq.xml and when i did this
the server is not starti
There's a lot of details at
http://activemq.apache.org/security.html
Basically, you'll need to create JAAS authentication module that will work
with your database and hook it to the broker using
login.config and , like it is shown in examples.
Regards
--
Dejan Bosanac
Senior Software Engineer
Hi,
can you try some newer version of broker, like 5.5.1 and see if problem is
still there?
Regards
--
Dejan Bosanac
Senior Software Engineer | FuseSource Corp.
dej...@fusesource.com | fusesource.com
skype: dejan.bosanac | twitter: @dejanb
blog: http://www.nighttale.net
ActiveMQ in Action: http:
Hi all,
I'm using ActiveMQ 5.3.0 under OSGi environment from two years without any
notable issue.
Now, I need to add authorization management for users publishing/subscribing
to particular topics.
For this purpose, I developed a plugin which implements
org.apache.activemq.security.MessageAuthoriz
13 matches
Mail list logo