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

@Transactional is not working for marklogic #341

Closed
venugutala opened this issue Feb 22, 2018 · 1 comment
Closed

@Transactional is not working for marklogic #341

venugutala opened this issue Feb 22, 2018 · 1 comment
Labels
for: stackoverflow A question that's better suited to stackoverflow.com

Comments

@venugutala
Copy link

Hi Team,

I am working on distributed transaction POC which will have oracle,mysql,Active MQ and Marklogic.
Every thing is working fine except marklogic with @transactional.
Can any one help me to integrate marklogic to @transactional

Thanks in advance.

odrotbohm added a commit that referenced this issue Feb 22, 2018
Make sure test that previously used @SpringBootApplication now use @SpringBootTest to properly initialize Boot's default logging configuration.

Added explicit logback.xml to make sure tests running without Boot don't use debug logging by default.
@odrotbohm
Copy link
Member

This doesn't seem to be related to Spring Data examples at all. Feel free to make sure you can qualify "does not work" with an example and raise the issue with the project that you think is causing the issue (Spring Data, Spring Boot, Spring Framework).

@odrotbohm odrotbohm added the for: stackoverflow A question that's better suited to stackoverflow.com label Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: stackoverflow A question that's better suited to stackoverflow.com
Projects
None yet
Development

No branches or pull requests

2 participants