Posted: Tue Jun 24, 2008 9:44 am Post subject: Optional MQ feature enabling
Newbie
Joined: 24 Jun 2008 Posts: 1
Platform : MS VisualStudio2005, WebsphereMQ, Windows XP
Hi
We are providing MQcommunication functionality in our application using the interfaces of ImqQueueManager, ImqQueue, ImqMessage,ImqChannel,ImqGetMessageOptions,ImqPutMessageOptions.
Currently we are statically linking our application with the imqb23vn.dll and imqc23vn.dll by specifying it in the dependency list for linking for the project.
Due to this kind of linking we have to ship about 10 dlls of Websphere MQ with our setup or ask he user to install WebsphereMQ prior to installing our application.
Is there some option to provide the WebsphereMQ functionalty optionally so that the application loads and runs the MQ functionality only when the user actually needs it.
Also so that we do not need to ship the MQ dlls for users not requiring MQ functionality.
Any pointers or help would be greatly appreciated.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum