Skip to content

How are data injected into org.jberet.test.infinispanRepository.xml? #365

Answered by chengfang
liweinan asked this question in Q&A
Discussion options

You must be logged in to vote

https://github.com/jberet/jsr352/blob/main/test-apps/infinispanRepositoryJdbc/src/main/resources/jberet.properties specifies that for this test app, infinispan job repository will be used. It also specifies the infinispan config file to use.

So for JdbcInfinispanRepositoryIT, jdbc-infinispan.xml is the infinispan config file, which configures infinispan to use in-memory h2 database connection.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by liweinan
Comment options

liweinan
Sep 8, 2023
Maintainer Author

You must be logged in to vote
0 replies
Comment options

liweinan
Sep 8, 2023
Maintainer Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@liweinan
Comment options

liweinan Sep 8, 2023
Maintainer Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants