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

Make Camel consumers of HL7v3-based IHE transactions able to be restarted via JMX #32

Open
unixoid opened this issue Dec 17, 2010 · 1 comment
Labels

Comments

@unixoid
Copy link
Collaborator

unixoid commented Dec 17, 2010

...same as XDS and MLLP consumers are. Do not pass an instance to the create*() method, pass the class name or some kind of Factory instead.

@unixoid
Copy link
Collaborator Author

unixoid commented Jan 21, 2011

Correction: Only MLLP consumers are restartable at the moment. All Web Service-based ones (XDS, PIXv3/PDQv3, XCPD, QED) are not. I suppose that the solution will be the same for all of them.

Moreover, I am not sure any more that the the reference to org.openehealth.ipf.commons.ihe.ws.ItiServiceFactory#create*() in the original issue description was in fact relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant