Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove trailing slash from jms baseUrl header #682

Merged
merged 1 commit into from Dec 31, 2014
Merged

remove trailing slash from jms baseUrl header #682

merged 1 commit into from Dec 31, 2014

Conversation

acoburn
Copy link
Contributor

@acoburn acoburn commented Dec 31, 2014

This addresses https://jira.duraspace.org/browse/FCREPO-1271

The JMS headers are currently sent such that the baseUrl value has a trailing slash and the identifier header has an initial slash. This makes it cumbersome for clients to compose the two values.

This PR strips off any trailing slash from the baseUrl value before sending a message to a broker.

awoods pushed a commit that referenced this pull request Dec 31, 2014
remove trailing slash from jms baseUrl header
@awoods awoods merged commit 87b3a27 into fcrepo:master Dec 31, 2014
@acoburn acoburn deleted the jms-baseurl-slash branch January 27, 2015 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants