Clebert Suconic
4e8edab4f6
Merge #29 on WebServer integration
2014-12-02 11:56:20 -05:00
Andy Taylor
79a970bc7a
ACTIVEMQ6-15 - expose Jolokia in web server
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-15
The Jolokia War Agent is now bootstrapped with the server so mBeans are accessible via Rest API's
2014-12-02 16:52:23 +00:00
Andy Taylor
eb4f835477
ACTIVEMQ6-35 - expose web server configuration
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-35
Added configuration to allow a web server (or any external component) to be deployed. Added a default Jetty configuration and implementation.
2014-12-02 16:52:08 +00:00
Martyn Taylor
592e47f287
Merge PR #28
2014-12-02 10:01:04 +00:00
Clebert Suconic
66aee24e6c
Fixing IDEA Style template
...
This is just fixing the IDEA Style template that got corrupted
during the renaming to activemq.
I also fixed the copyright header on the template
and renamed the code style names
I'm not creating a JIRA for this, since this is a small change not affecting the codebase
2014-12-01 16:04:42 -05:00
Clebert Suconic
b37321b71e
Merge Branch #25 from Howard on replacing license headers
2014-12-01 14:41:03 -05:00
Clebert Suconic
b0b19cb4f8
Merging #26 on removing chinese docs
2014-12-01 12:43:02 -05:00
Howard Gao
d18c42b077
ACTIVEMQ6-49 Remove the obsolete chinese doc
2014-12-01 11:25:19 +08:00
Howard Gao
293b242ffc
ACTIVEMQ6-43 Replace License Headers on codebase
...
upgrade mycila plugin to 2.6
2014-12-01 10:20:24 +08:00
Andy Taylor
5996d697cd
merge #23 - Add Service Extension Component
2014-11-25 16:09:20 +00:00
Martyn Taylor
60fbb1055b
ACTIVEMQ6-6 Add Service Extension Component
...
Adds a new service extensions components used to house any extension
points for integration and extension. In addition this patch adds
initial extension points for XAResource wrapping.
2014-11-25 15:51:03 +00:00
jbertram
d59417340f
Merge #22
2014-11-21 14:43:22 -06:00
Clebert Suconic
5361e58354
ACTIVEMQ6-44 - Internal error during UDP parsing
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-44
The DiscoveryGroup should be resilient to failures on the communication.
We shouldn't kill the Loop if an exception happened during the read of the UDP messages.
2014-11-21 11:27:02 -05:00
Andy Taylor
49a33ae32e
merg #21 Remove hq refs - more refactoring
2014-11-20 13:48:08 +00:00
Martyn Taylor
13aafa0a1e
Added mtaylor to developers list
2014-11-20 13:00:37 +00:00
Martyn Taylor
32690f23e7
Remove references of hornetq
...
Removes all references of hornetq except for checkstyle and example
keystore and hornetq maven plugin configuration.
2014-11-20 13:00:37 +00:00
Martyn Taylor
c05041e2d5
Merge #20
2014-11-20 10:02:53 +00:00
Andy Taylor
a09a8ddb3a
ACTIVEMQ6-4 - fix configuration files
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
correct the schema name in alll the configuration files and rename substitution variables
2014-11-20 09:04:38 +00:00
Andy Taylor
81b00c809f
ACTIVEMQ6-4 - rename quick start doc
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
2014-11-20 08:59:46 +00:00
Andy Taylor
2fcef53d77
ACTIVEMQ6-4 - fix banner
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
2014-11-20 08:59:46 +00:00
Andy Taylor
3c83324bb7
merge #19 name changes
2014-11-20 08:56:27 +00:00
Clebert Suconic
9b828d2d49
Renaming ClientConsumer/hornetq property, with adding a todo block
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-42
we need to make sure the ClientConsumerImpl.forced_delivery_message
property is correctly dealt with.
2014-11-19 17:46:40 -05:00
Clebert Suconic
89a84c6ae2
More name changes to activemq
...
more hornetq changes
2014-11-19 16:01:54 -05:00
Clebert Suconic
dcde02c9cd
changing gitignore
2014-11-19 14:48:07 -05:00
jbertram
09123d65de
Merge #18
2014-11-19 09:33:27 -06:00
Martyn Taylor
e91ef714c7
Replace urn:hornetq with urn:activemq
2014-11-19 15:15:36 +00:00
Martyn Taylor
4a6b980fed
Remove references to HornetQ in doc and Comments
2014-11-19 15:15:35 +00:00
Andy Taylor
2fbd5d7356
merge #17 Fixing tests after package and classes renames
2014-11-19 07:48:19 +00:00
Clebert Suconic
cd31652ddc
ACTIVEMQ6-4 Fixing tests after package and classes renames
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
this will include a few fixes for the tests including
hornetq-version renaming to activemq-version
2014-11-18 23:04:34 -05:00
Clebert Suconic
3d749a431f
Merge PR #13 with fixes on classnames and packages from Justin Bertram
2014-11-18 18:36:08 -05:00
jbertram
034adfbf9b
ACTIVEMQ6-4 Rename HornetQ* classes to ActiveMQ*
2014-11-18 16:53:09 -06:00
jbertram
e7a3e7d25b
ACTIVEMQ6-9 Clean up docs
2014-11-18 16:53:08 -06:00
jbertram
079e4b2438
ACTIVEMQ6-10 Remove JBoss 4 integration
2014-11-18 16:53:08 -06:00
Clebert Suconic
886180293f
Merge #16 on package renames
2014-11-18 14:18:42 -05:00
Martyn Taylor
176e817805
ACTIVEMQ6-5 Replace 3rd party CatX deps with CatA
2014-11-18 17:33:52 +00:00
Clebert Suconic
b5d695f030
Merging rename all config files #15
2014-11-18 11:11:10 -05:00
Andy Taylor
aeaba39219
ACTIVEMQ6-4 - rename all config files
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
rename all the config files to activemq and fix schema names in them
2014-11-18 15:54:53 +00:00
Martyn Taylor
571fb7a236
Merged PR #8
2014-11-18 12:23:52 +00:00
Andy Taylor
07eac1057f
ACTIVEMQ6-4 - fix examples
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
some of the examples were broken after the last refactoring.
2014-11-18 11:27:10 +00:00
Andy Taylor
574c8fe997
ACTIVEMQ6-4 - refactor schemas
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
Refactor all the schemas to use an activemq namespace and rename schema files
2014-11-18 11:27:10 +00:00
Andy Taylor
d0d686b527
ACTIVEMQ6-4 - refactor default configuration
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
Remove the auto generation of the default config and rename to ActiveMQ
2014-11-18 11:27:10 +00:00
Andy Taylor
f9bdb25aef
ACTIVEMQ6-4 - more refactoring
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-4
renamed all the scripts and run commands and variables to be ActiveMQ
2014-11-18 11:19:40 +00:00
Martyn Taylor
b5039ab8d5
Merged #14
2014-11-18 09:23:13 +00:00
Clebert Suconic
1bf2e41f23
ACTIVEMQ6-3 Renaming Exception classes and fixing native compilation
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-3
The Native Layer has some dependencies on the Exception classes so
I had to rename them now in order to fix the native dependencies
2014-11-17 21:31:19 -05:00
Clebert Suconic
fdf1a1a262
Merge PR #12 - fixes from apache
2014-11-17 14:57:57 -05:00
jbertram
2d9125a7c6
ACTIVEMQ6-38 Overzealous logging for missing queue
2014-11-17 13:47:49 -06:00
jbertram
8fcf81f5f7
ACTIVEMQ6-37 NoSuchMethodError during init
...
When compiled by JDK 8 targeting Java 6 and then run on JDK 6 or 7 the
ConcurrentHashMap#keyset() method can fail because the return types
changed in Java 8. Using ConcurrentMap interface to resolve the issue.
2014-11-17 13:45:39 -06:00
jbertram
36d86ffb00
ACTIVEMQ6-36 Disallow SSLv3 for POODLE
2014-11-17 13:37:51 -06:00
jbertram
9045ddd7bb
Merge #11
2014-11-17 12:00:37 -06:00
Clebert Suconic
b2ee4f68ca
ACTIVEMQ6-3 Restoring directories removed by accident on previous commit
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-3
These directories were removed by accident... restoring them now
2014-11-17 11:20:35 -05:00