on ‎2018 Oct 13 8:15 AM
Hi All,
I want to create an integration test for the bean which located in web context another custom extension. Web context and application context is separated in each extension.
so I cannot use @Resouse.
How can I get access to the bean?
I tried to use @WebAppConfiguration, it doesn't work well
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Add the requires-extension u want use another extension in extensioninfo.xml ex.,ext1.,acceleratorcms ext2.,cms2 so u ant use ext2 some bean and context in acceleratorcms so goto acceleratorcms \extensioninfo.xml add
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.