summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Collapse)AuthorAgeFilesLines
* QPID-6031 : Provoke SSLSocket to generate a helpful error message when the ↵Robert Godfrey2014-09-011-1/+1
| | | | | | certificate of the server is not trusted git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621767 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6055 : [Java Broker] Ensure max frame size is always less than ↵Robert Godfrey2014-08-3011-15/+34
| | | | | | Integer.MAX_VALUE git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621498 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6061 : [Java Broker] Use subject as the proxy for routing key for 1.0 ↵Robert Godfrey2014-08-302-4/+64
| | | | | | messages sent directly to an exchange of type direct or topic git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621443 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6058 : [Java Client] The client does not fail with a sensible error ↵Robert Godfrey2014-08-301-0/+8
| | | | | | message if it tries to send a message header that is larger than the max frame size git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621426 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6057: On intruder detection shutdown BDB HA node in UNINITIALIZED stateAlex Rudyy2014-08-301-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621407 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6055 : [Java Broker] add extra information to exception to help isolate ↵Robert Godfrey2014-08-291-1/+13
| | | | | | cause of exception git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621395 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6054 : [Java Broker] Broker does not honour request for receiver settle ↵Robert Godfrey2014-08-291-0/+2
| | | | | | first incoming link git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621281 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6053 : [Java AMQP 1.0] ByteArrayWriter not registered in the ↵Robert Godfrey2014-08-291-43/+39
| | | | | | AMQPDescribedTypeRegistry git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621279 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6052 : Use ADDR addresses for JMSDestination on incoming messages in ↵Robert Godfrey2014-08-281-1/+1
| | | | | | 0-9-1 when the address mode is ADDR git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621150 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6052 : Use ADDR addresses for JMSDestination on incoming messages in ↵Robert Godfrey2014-08-283-10/+7
| | | | | | 0-9-1 when the address mode is ADDR git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621149 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6052 : Use ADDR addresses for JMSDestination on incoming messages in ↵Robert Godfrey2014-08-281-1/+1
| | | | | | 0-9-1 when the address mode is ADDR git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621148 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6051: Allow exceptions from post commit actions to be handled in the ↵Alex Rudyy2014-08-282-57/+14
| | | | | | callers git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621146 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6052 : Use ADDR addresses for JMSDestination on incoming messages in ↵Robert Godfrey2014-08-2817-132/+252
| | | | | | 0-9-1 when the address mode is ADDR git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621143 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6051: Fix handling of exceptions thrown from post commit or deferred ↵Alex Rudyy2014-08-282-10/+36
| | | | | | actions on transaction commit git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621106 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6050 : [JMS AMQP 1.0 client] Do not set the property in the ↵Robert Godfrey2014-08-281-1/+1
| | | | | | ConnectionOptions object unless the System Property is actually present git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621105 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6050 : [JMS AMQP 1.0 client] Allow system property for sync publish to ↵Robert Godfrey2014-08-281-1/+8
| | | | | | be overridden at the connection level to restore "default" behaviour at the connection git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621084 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6050 : [JMS AMQP 1.0 client] Setting system property qpid.sync_publish ↵Robert Godfrey2014-08-281-1/+9
| | | | | | does not have the intended effect git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621083 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6050 : [JMS AMQP 1.0 client] Setting system property qpid.sync_publish ↵Robert Godfrey2014-08-281-5/+1
| | | | | | does not have the intended effect git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1621076 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6048: Move permitted nodes attribute into BDB HA VH in order to be able ↵Alex Rudyy2014-08-2724-362/+423
| | | | | | to identify the intruder node on node start-up git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620882 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6047 : [Java Broker] Improve Message conversion between 1.0 and 0.x ↵Robert Godfrey2014-08-274-9/+45
| | | | | | protocols - add mapping from application property qpid.subject to the 1.0 subject property git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620858 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5813: fix up LICENSE + NOTICE etc filesRobert Gemmell2014-08-273-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620850 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6040 : [Java Broker] [Java Client] add the ability to create a single ↵Robert Godfrey2014-08-2631-252/+516
| | | | | | consumer that is consuming across a collection of queues git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620659 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6046 : [Java Broker] [AMQP 1.0] when creating an outgoing link from the ↵Robert Godfrey2014-08-261-2/+2
| | | | | | address amq.fanout (or any fanout exchange) bind the temporary queue to the exchange witht the queue name git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620657 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6046 : [Java Broker] [AMQP 1.0] when creating an outgoing link from the ↵Robert Godfrey2014-08-261-0/+13
| | | | | | address amq.fanout (or any fanout exchange) bind the temporary queue to the exchange witht the queue name git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620629 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6044 : [Java Broker] [AMQP 1.0] cache the valid host names for the ↵Robert Godfrey2014-08-263-58/+103
| | | | | | local machine git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620593 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6044 : [Java Broker] [AMQP 1.0] When the hostname in the open frame ↵Robert Godfrey2014-08-261-28/+94
| | | | | | does not resolve directly to a vhost, but does resolve via DNS to the local machine, map the connection to the default vhost git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620570 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: added colon character to the web UI context variable regex pattern ↵Andrew MacBean2014-08-251-1/+1
| | | | | | to allow use of namespace git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620329 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6034: [Java Broker] Refactor Port UI feedback changes from code reviewAndrew MacBean2014-08-254-29/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620323 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6037 : [Java Client] Enhance experimental support for ADDR addressing ↵Robert Godfrey2014-08-2420-188/+523
| | | | | | to the 0-8/9/9-1 client git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620147 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6038 : [Java Broker] display exchange type on exchange view in HTTP ↵Robert Godfrey2014-08-232-20/+37
| | | | | | management git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620037 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6037 : [Java Client] Add experimental support for ADDR addressing to ↵Robert Godfrey2014-08-239-248/+656
| | | | | | the 0-8/9/9-1 client git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1620036 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6036 : [Java Broker] Allow complete virtual host initial configuration ↵Robert Godfrey2014-08-2212-144/+347
| | | | | | to be passed in on creation of a virtualhost node git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619918 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6034: [Java Broker] Refactor Port UI to use metadata service rather ↵Andrew MacBean2014-08-2218-379/+331
| | | | | | than hard-coding a list of protocols/transports etc git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619854 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6022 : Remove unnecessary and potentially XSS inducing replay of the ↵Robert Godfrey2014-08-221-1/+1
| | | | | | path info in the error response git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619733 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6027 : Add persisted derived attributes to the initial configuration ↵Robert Godfrey2014-08-211-0/+13
| | | | | | extract git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619584 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6019 : [Java Broker] Move configured object registration with parents ↵Robert Godfrey2014-08-217-13/+150
| | | | | | until after resolution, and provide clearer error messages on attribute resolution failure git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619568 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6030 : [Java Tests] fix the BrokerTestHelper mock virtualhostRobert Godfrey2014-08-211-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619557 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6029 : [Java Broker] ConfiguredObjectRecordConverter should allow ↵Robert Godfrey2014-08-213-8/+256
| | | | | | reference to secondary parents by name git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619449 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6027 : [Java Broker] Fix test where record was being added into the ↵Robert Godfrey2014-08-211-1/+1
| | | | | | Json store without a name git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619356 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6027 : [Java Broker] Sort statisticsRobert Godfrey2014-08-212-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619323 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6027 : [Java Broker] Enforce that all records being added into the Json ↵Robert Godfrey2014-08-212-38/+125
| | | | | | store have a name which is a String git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619322 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6027 : Sort children in the Json store by nameRobert Godfrey2014-08-211-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619317 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6027 : Sort children in the Json store by nameRobert Godfrey2014-08-211-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619306 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6027 : Give Json extracts a stable ordering, and add option to REST ↵Robert Godfrey2014-08-2011-74/+311
| | | | | | servlet to extract data for an initial configuration (e.g. for a vhost) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619259 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5996 : Applying patch from Robbie GemmellRobert Godfrey2014-08-202-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619093 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6023: make the broker module depend on the 1.0 websocket plugin, thus ↵Robert Gemmell2014-08-202-0/+11
| | | | | | | | adding it to the brokers binary release assembly. The license and notice files for the broker assembly already have relevant Jetty entries, no change needed for the additional dependency. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619065 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6017 : Attempt 2 to skip tests that require strong encryption when ↵Robert Godfrey2014-08-202-173/+196
| | | | | | strong encryption is not available in the Java environment git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619054 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6017 : Attempt to skip tests that require strong encryption when strong ↵Robert Godfrey2014-08-202-5/+39
| | | | | | encryption is not available in the Java environment git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619052 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6022 : [Java] Fix issues highlighted by code scanning toolsRobert Godfrey2014-08-1921-138/+99
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618964 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6017 : [Java Broker] add tests for AESKeyFileEncrypterFactoryRobert Godfrey2014-08-193-6/+321
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618892 13f79535-47bb-0310-9956-ffa450edef68