[HEADSUP] ActiveMQ Artemis 1.0.0 Release Prepartion

2015-04-30 Thread Martyn Taylor
All, Work has started on preparing the first release of ActiveMQ Artemis. A complete rename of the ActiveMQ-6 project to ActiveMQ Artemis has now been completed. This has included a full rename of packages and artifacts throughout the code base and a number of documentation updates. In

[GitHub] activemq-artemis pull request: fixed examples and some docs after ...

2015-04-30 Thread andytaylor
GitHub user andytaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/215 fixed examples and some docs after Artemis renaming You can merge this pull request into a Git repository by running: $ git pull https://github.com/andytaylor/activemq-artemis

[GitHub] activemq-artemis pull request: fixed examples and some docs after ...

2015-04-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/215 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] activemq-artemis pull request: Rename updates + NPE fix

2015-04-30 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/216 Rename updates + NPE fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis master_work Alternatively you

[GitHub] activemq-artemis pull request: Rename updates + NPE fix

2015-04-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/216 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] activemq-artemis pull request: Fixing library path on libaio and p...

2015-04-30 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/217 Fixing library path on libaio and proton update You can merge this pull request into a Git repository by running: $ git pull https://github.com/clebertsuconic/activemq-6

[GitHub] activemq-artemis pull request: Fixing library path on libaio and p...

2015-04-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/217 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

Cross browser support for Websockets in ActiveMQ

2015-04-30 Thread scd8418
It seems clear that Apollo has support for CORS in their websockets protocol, but I can find nothing comparable in ActiveMQ. In Apollo you can add the parameter cors_origin to the connector description, but I can find nothing comparable in ActiveMQ's documentation. I've tried the Apollo parameter