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

Add stomp to jms #103

Merged
merged 2 commits into from Aug 2, 2013
Merged

Add stomp to jms #103

merged 2 commits into from Aug 2, 2013

Conversation

yqjiang
Copy link
Contributor

@yqjiang yqjiang commented Jul 23, 2013

currently there is no stomp
and jms is not run when run webapp with jetty.

to fix this:
1 add xml file to start jms in webapp resource
2 add stomp transport connector in apachemq.xml
3 add xstream dependency in jms

This may also cause permGen space exception,
need to set Maven opts to -XX:MaxPermSize=128m

awoods pushed a commit that referenced this pull request Aug 2, 2013
@awoods awoods merged commit eca8521 into fcrepo:master Aug 2, 2013
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