Clebert Suconic
4eb669f035
ARTEMIS-151 avoiding duplicate config of acceptors
2015-10-07 22:07:05 -04:00
Clebert Suconic
c3448e7029
ARTEMIS-151 Fixing tests
2015-10-07 18:48:26 -04:00
Clebert Suconic
9d3866471b
This closes #189
2015-10-07 17:23:44 -04:00
Clebert Suconic
33188bb4d9
ARTEMIS-151 Considering name as part of equals and hashCode
2015-10-07 15:30:50 -04:00
Clebert Suconic
c21bee63cb
renaming/equalizing parameters on the maven plugins
2015-10-07 11:51:53 -04:00
Clebert Suconic
e81f63f067
This closes #187 - example using jmeter
2015-10-06 22:22:17 -04:00
Glaucio Melo
025cb7e085
adding JMeter examples
2015-10-06 22:20:38 -04:00
Clebert Suconic
d2a5003ff4
Adding stomp-jms example
2015-10-06 22:05:59 -04:00
Clebert Suconic
32dacf91f3
fixing wrong link on doc
2015-10-05 14:23:24 -04:00
Clebert Suconic
cc7b8d0c5b
This closes #184 HTTP upgrade config
2015-10-05 11:40:03 -04:00
jbertram
b8e235f77e
Clarify HTTP(S) upgrade config
...
Demonstrate that the Artemis acceptor receiving HTTP(S) upgrade connections
doesn't need any SSL configuration.
2015-10-05 08:38:22 -05:00
Clebert Suconic
bfe2e055f6
Revert "adding -Xcheck:jni to the build parameters"
...
This reverts commit c89316623f
.
This is causing unecessary warnings on the testsuite after JNI issues on the JDK itself
2015-10-04 21:14:20 -04:00
Clebert Suconic
09dd6582de
default separator change on Plugin
2015-10-04 21:14:01 -04:00
Clebert Suconic
c89316623f
adding -Xcheck:jni to the build parameters
...
As recommended on http://stackoverflow.com/questions/32871715/why-newglobalref-will-core-dump-on-jni-on-an-ibm-jdk/32905153#32905153
2015-10-02 15:11:39 -04:00
Clebert Suconic
60ac5eebb2
This closes #183 Maven Plugin changes
2015-10-02 13:46:23 -04:00
Clebert Suconic
275c63e273
ARTEMIS-240 Changing Maven plugin to explore dependencies
2015-10-02 12:31:57 -04:00
Clebert Suconic
a45f89bb85
This closes #182
2015-10-01 09:32:38 -04:00
Glaucio Melo
800c42bc24
JAVA_HOME fix at artemis-cli
...
After create a broker using main artemis script, this one needs to be created using JAVA_HOME environment correctly as well, otherwise the broker will be unable to find java_home.
I did perform a search at the whole project and this is the only remaining place which needs to change the JAVA_HOME value at the script.
2015-10-01 10:28:52 -03:00
Clebert Suconic
0fb5183692
64 bit compile
2015-09-29 22:41:41 -04:00
Clebert Suconic
18e41963b6
https://issues.apache.org/jira/browse/ARTEMIS-237 Fixing IBM JDK failures
2015-09-29 21:29:02 -04:00
Clebert Suconic
dc6fe94bd4
This closes #180
2015-09-29 16:56:15 -04:00
Glaucio Melo
6f3b5bdeb6
JAVA_HOME fix
...
Putting the right JAVA_HOME correct atribution - Mac OS support
2015-09-29 16:56:15 -04:00
Clebert Suconic
727c91e141
This closes #181
2015-09-29 16:55:37 -04:00
Glaucio Melo
7d17d0af1c
Updating documentation cmds
...
Updating documentation cmds from activemq to artemis
2015-09-29 17:49:01 -03:00
Clebert Suconic
5cfb45c76a
adding note about IBM JDK
...
After I spent a whole afternoon trying to make IBM JDK to work under IDEA, I decided to add a note on the doc so other would have a chance to have it working faster than I did.
2015-09-29 15:47:31 -04:00
Clebert Suconic
fc65ad4a72
specifying gitbook version to stop warning during doc generation
2015-09-29 09:43:53 -04:00
Clebert Suconic
55d175eedf
Adding javadocs to Message properties
2015-09-28 16:16:20 -04:00
Clebert Suconic
eae2a2ea40
This closes #179
2015-09-28 16:04:49 -04:00
Clebert Suconic
cfce98cb45
Changing npm front end plugin to be used only on the release profile
...
Also this is filtering node-js installation out of the source installation
2015-09-28 15:43:32 -04:00
Paul Gallagher
67e3e207cf
Added npm-frontend-plugin to install gitbook and use from maven directly
2015-09-28 15:43:32 -04:00
Clebert Suconic
da17f039a5
This closes #178
2015-09-28 15:35:44 -04:00
Julian Scheid
7fb30547f4
Add tests for ARTEMIS-230
2015-09-28 20:09:25 +02:00
Julian Scheid
235380d5df
ARTEMIS-230 Copy STOMP content-header back and forth
2015-09-28 14:53:10 +02:00
Clebert Suconic
8bb3d1ceaa
Improving into Stomp Embedded Interceptor example
...
Using the regular maven plugin framework, and adding the interceptors to the regular broker.xml configuration
2015-09-25 18:09:12 -04:00
Clebert Suconic
6496be50c7
This closes #177
2015-09-25 14:56:26 -04:00
Julian Scheid
26e191a07d
Add stom-embedded-interceptor example
2015-09-25 14:56:26 -04:00
Julian Scheid
fe16ffe068
ARTEMIS-227 allow adding STOMP interceptor instances
2015-09-25 14:56:26 -04:00
Clebert Suconic
616f68372b
This closes #176
2015-09-25 14:49:18 -04:00
Clebert Suconic
f0fd89f24f
Small tweak on test: Using Parameterized instead of exension
2015-09-25 14:47:49 -04:00
Julian Scheid
f64c435727
ARTEMIS-228 accept binary WebSocket frames
2015-09-25 14:37:21 -04:00
Clebert Suconic
230aba76a2
adding merge-PR script to help merging Pull Requests
2015-09-25 14:29:09 -04:00
Clebert Suconic
e85bb3ca4a
This closes #175 ARTEMIS-229 address on Security Interface
2015-09-25 11:22:30 -04:00
Julian Scheid
6890f126cb
ARTEMIS-229 validate user and role with address
2015-09-25 15:58:15 +02:00
Clebert Suconic
4cdcc618ff
ARTEMIS-232 Fixing logs
2015-09-24 22:31:29 -04:00
Clebert Suconic
fcdfbdb82e
ARTEMIS-231 fixing wrong notification exceptions
2015-09-24 22:31:28 -04:00
Clebert Suconic
b0b5ca6896
Bringing data print back to artemis_home without instance defined.
...
This is useful to debug data from tests and user's exports.
2015-09-24 22:30:52 -04:00
Clebert Suconic
d58be06c32
This closes #174
2015-09-24 21:30:32 -04:00
Julian Scheid
2d679e9071
Add test case for ARTEMIS-231
...
The test doesn't actually fail, but the test output shows the problem.
2015-09-24 21:30:31 -04:00
Clebert Suconic
6956d14125
fixing links on project-info doc
2015-09-24 13:17:13 -04:00
jbertram
d88097794c
This closes #173
2015-09-22 14:02:47 -05:00