summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main
Commit message (Collapse)AuthorAgeFilesLines
...
* QPID-4795: update naming of the UserManagement MBeans to remove restriction ↵Robert Gemmell2013-05-011-14/+0
| | | | | | preventing there being multiple AuthenticationProviders capable of user management git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477965 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4778: Introduce additional states for configured objects: ERRORED and ↵Alex Rudyy2013-04-303-16/+40
| | | | | | REPLICA git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477667 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA : remove unused code from the Java BrokerRobert Godfrey2013-04-3012-237/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477628 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4785: relax restrictions on editing/deleting active ports outwith ↵Robert Gemmell2013-04-293-42/+101
| | | | | | management-mode git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477190 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4753: set vhost SecurityManager _managementMode boolean to equal the ↵Robert Gemmell2013-04-291-0/+2
| | | | | | parent/broker SecurityManager, validate the ACL file during onCreate to ensure it is usable before allowing it to be added git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477155 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4639: Improve functionality to delete store on virtual host deletionAlex Rudyy2013-04-296-15/+78
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477110 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4784: stop generating errors during creation of PDAM's due to duplicate ↵Robert Gemmell2013-04-2917-361/+153
| | | | | | sasl provider registration, simplify PDAM. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1477078 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4782: use iterator.remove() to update the map and avoid the CME exposed ↵Robert Gemmell2013-04-271-2/+9
| | | | | | in r1476219 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1476583 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4777: Add UI to view and edit web management configurationAlex Rudyy2013-04-261-10/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1476288 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4760: Associate Java Broker QueueAdapter and SessionAdapter via ↵Fraser Adams2013-04-265-9/+134
| | | | | | ConsumerAdapter git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1476219 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4596: Call AuthenticationManager#onCreate() only when authentication ↵Alex Rudyy2013-04-255-18/+39
| | | | | | provider is created git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1475825 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4763 : [Java Broker] Add JDBC storeRobert Godfrey2013-04-225-1988/+2548
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1470454 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4753: move ACL config from broker attribute to a top level entityAlex Rudyy2013-04-1916-123/+786
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1469937 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4755: Rename broker attribute 'supportedStoreTypes' into ↵Alex Rudyy2013-04-193-6/+21
| | | | | | 'virtualHostSupportedStoreTypes' and introduce new attribute for broker supported store types git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1469917 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4752: Make the GroupProvider a full broker-level configuration entry ↵Alex Rudyy2013-04-1911-145/+466
| | | | | | instead of a broker attribute. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1469916 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4754: Make broker name editable and show it in the browser titleAlex Rudyy2013-04-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1469914 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute ↵Alex Rudyy2013-04-1718-135/+388
| | | | | | from broker and add an overriding authentication provider for management mode git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1468830 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4731: Implemented JMSSelectorFilter equals() and hashcode() to avoid ↵Keith Wall2013-04-171-4/+35
| | | | | | leaking topic queues. Previously TopicExchangeResult._filteredQueues look-ups in TopicExchangeResult.removeFilteredQueue were erroneously failing, causing the queues therein to evade deletion during topic consumer close. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1468815 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4390, QPID-4743: generate ID's randomly at startup, for the broker and ↵Robert Gemmell2013-04-151-8/+1
| | | | | | | | direct children in the configuration file makes ID generation behaviour consistent with that for objects added via the management interface git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467940 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4390, QPID-4743: configuration improvements from reviewRobert Gemmell2013-04-152-6/+6
| | | | | | | | | | - Rename the embedded initial config file to initial-config.json - Ensure the default vhost store path is unique by including its type and vhost name. - Rename ports to remove the port number. - Remove leftover systests config.xml file. - Stop shipping unused virtualhosts.xml in example config to reduce confusion git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467938 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4742: add option to create a copy of the initial config file, either at ↵Robert Gemmell2013-04-155-76/+138
| | | | | | a specified location or as initial-config.json in the current directory git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467932 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4741: add command line option to request overwritig existing broker ↵Robert Gemmell2013-04-158-15/+62
| | | | | | config store with current initial config file git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467930 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4739: add ACL tests for new TrustStore + KeyStore objectsRobert Gemmell2013-04-151-0/+20
| | | | | | Also some small fixups from secondary review: correct exception messages, remove unused imports, tweak a unit test, add a couple of missing licence headers git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467922 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4739: complete support for defining multiple key/trust stores and ↵Robert Gemmell2013-04-1214-324/+652
| | | | | | assigning them on a port-specific basis git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1467334 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2789 : [Java Broker] Prevent additional messages being enqueued after a ↵Robert Godfrey2013-04-102-1/+27
| | | | | | queue is deleted. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1466482 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4705: Restrict access to web management interfaces to authenticated and ↵Alex Rudyy2013-04-081-0/+6
| | | | | | authorised users only git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1465590 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4726: [Java Broker] AMQP 1.0 : Improve SASL supportRobert Godfrey2013-04-073-6/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1465459 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4696: Group broker attributes on editing UI, improve attribute ↵Alex Rudyy2013-04-036-82/+39
| | | | | | | | | | | descriptions, add attributes units. Remove obsolete GroupPrincipalAccessor. Fix flow control attribute validation. Fix constant name for default group provider attribute. Remove redundant comments. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1464115 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4678: Update management operations to invoke ACL checks only onceAlex Rudyy2013-04-031-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463934 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4695: Add validation of configured object names and IDsAlex Rudyy2013-04-031-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463933 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4694: ensure that any IDs generated at startup are saved immediately, ↵Robert Gemmell2013-04-032-0/+12
| | | | | | rather than waiting for the user to edit something that prompts the save to occur git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463917 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4691: Fix validation and UI for setting of ↵Alex Rudyy2013-04-023-4/+78
| | | | | | keystore/truststore/peerstore dependant attributes on broker and ports git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463626 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4657, QPID-4683: really going all out on the spelling fixes :PRobert Gemmell2013-04-011-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463148 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4594, QPID-4682: review changesRobert Gemmell2013-04-011-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463143 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4657, QPID-4683: review changesRobert Gemmell2013-04-011-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463142 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4676: change External auth provider to create usernames of the form ↵Robert Gemmell2013-04-014-7/+124
| | | | | | | | | | <CN>@<DC1>.<DC2>....<DCN> by default - Allows for use of SSL Client Authentication in manner more consistent with the C++ broker - Adds 'useFullDN' attribute to the auth provider to allow enabling use of the old behaviour git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463074 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4677: fix for r1463064, which was apparently too complex for the ↵Robert Gemmell2013-04-011-1/+1
| | | | | | Eclipse refactor command to do fully the first time or me to notice it didnt ;) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463073 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4677: group the constants for clarity and rename remaining inherited ↵Robert Gemmell2013-03-312-11/+13
| | | | | | queue attribute in VirtualHost interface git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463064 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4462: simply return the PlainSaslServer directly instead of looking up ↵Robert Gemmell2013-03-311-6/+3
| | | | | | | | | it, bypassing the lack of previous registration Fix suggested by Alex Rudyy git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463063 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4390, QPID-4681: change attribute name to "modelVersion" to better ↵Robert Gemmell2013-03-313-7/+7
| | | | | | refelect its purpose git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463062 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4594, QPID-4682: changes from review of new 'management mode' functionalityRobert Gemmell2013-03-313-13/+32
| | | | | | | | | - Tweak the command line options for the management mode ports to group the options and make it clear they are only for management mode, and remove a naming clash with old options that had different behaviour. - Make the virtualhosts load during management mode, enabling them to normally be managed as well. - Add a new command line option to quiesce the virtualhosts during mangement mode if required. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463061 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4657, QPID-4683: review changes for new port configuration functionalityRobert Gemmell2013-03-314-8/+65
| | | | | | | | | | | | | | | - Fix ability to select SSL for a port - Add ability to set SSL Client Auth attributes for a port - Enforce that you have SSL keystores/trustures in place when creating new ports that will fail to work without them - Update names and placeholder text in UI to convey what happens when you dont fill out an optional attribute. - Remove the default AMQP port value in form, makes the user specify port and avoid near definite clash. - Removed requirement to specify Transport since it is actually optional. - Ensure the port state is set accurately for newly added ports - Fix the ability to override the management ports in ManagementMode - Allow editing the management ports in Management Mode without having to override them first. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463060 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4680 : [Java Broker] NoAck subscription on persistent queue in ↵Robert Godfrey2013-03-311-5/+27
| | | | | | 0-8/9/9-1 codepath leaves queue entry records in database git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1462941 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4678: Add ACL checks to restrict the operations to change broker level ↵Alex Rudyy2013-03-2910-9/+240
| | | | | | configuration through the management interfaces git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1462551 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4677: Rename broker and virtual host attribute constants to distiguish ↵Alex Rudyy2013-03-299-90/+90
| | | | | | the global default settings for queues, connections and virtual hosts from own attributes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1462550 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4677: Add missing broker attributes related to store transactionsAlex Rudyy2013-03-293-5/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1462472 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4677: Fix incorrect attribute names and update web management console ↵Alex Rudyy2013-03-294-32/+32
| | | | | | UI affected by the changes in the attribute names git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1462471 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4661: Fix broker attribute conversion bugAlex Rudyy2013-03-291-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1462470 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4671: [Java Broker] Fix NPE occuring in FanoutExchange#isBound(... ↵Alex Rudyy2013-03-281-2/+5
| | | | | | AMQQueue) when queue parameter is null git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1462162 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4666: fix exception messages during during 0-10 MessageSubscribe ↵Robert Gemmell2013-03-271-2/+2
| | | | | | | | | failures: include the queue name in exception message sent following ACL refusal, and fix typo in exception sent when an subscription already exists with the given destination. Based on patch by JAkub Scholz with some updates of my own. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1461895 13f79535-47bb-0310-9956-ffa450edef68