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

SWITCHYARD-886 Provide transaction mixin for integration tests #389

Closed
wants to merge 1 commit into from

Conversation

splatch
Copy link
Member

@splatch splatch commented Jun 20, 2012

No description provided.

@igarashitm
Copy link
Member

Hi Lukasz,

I have added a JBossASNamingServiceInstaller which can be used instead of MockInitialContext since I needed full featured JNDI for the JCAMixIn. Could you try that ?

In addition, SwitchYardTestKit - is created by SwitchYardRunner - performs JBossASNamingServiceInstaller.install(), so the MixIns itself doesn't have to. Some testcases which are not using SwitchYardTestKit may need to invoke that manually though.

Thanks,
Tomo

@splatch
Copy link
Member Author

splatch commented Jun 21, 2012

Hey, I've updated commit. I removed MockInitialContextFactory and moved JBossASNamingServiceInstaller to NamingMixIn. If you are ok with these changes I'll submit corresponding pull requests for components (only two camel component tests) and quickstarts (sql binding test is affected). All other can stay in current shape.

@kcbabo
Copy link
Member

kcbabo commented Jul 2, 2012

processing

@kcbabo
Copy link
Member

kcbabo commented Jul 2, 2012

pushed

@kcbabo kcbabo closed this Jul 2, 2012
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.

3 participants