GitHub user zmhassan opened a pull request:
https://github.com/apache/activemq/pull/20
AMQ-4945 : IllegalArgumentException When No Destination Specified On Adm...
Description of problem:
This is a UI issue.
If I click the 'CREATE' queue button on the screen at '/admin/queues.jsp'
it throws an exception, instead of simply putting out a message that a queue
destination/name is required.
Jira issue:
https://issues.apache.org/jira/browse/AMQ-4945
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zmhassan/activemq AMQ-4945
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/20.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20
----
commit 5b86a6edbf5a2d269547cb086e41ddf96be94b09
Author: zmhassan <[email protected]>
Date: 2014-04-26T04:40:16Z
AMQ-4945 : IllegalArgumentException When No Destination Specified On Admin
Screen
----
---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---