Hello,
I am new to configuring IBM MQ. Please help. I have two servers- One a Web Server hosting a webservice and the other server hosts IBM MQ. Company has one license for MQ.
The webservice publishes message to MQ. The code works fine in developers environment.
When I move code to web server, it fails? Below is the error I am getting.
Message: Fatal error. Failed to initialize XMSFactoryFactory
StackTrace: at IBM.XMS.XMSFactoryFactory.GetXmsFactory(Int32 connectionType)
at IBM.XMS.XMSFactoryFactory.GetInstance(Int32 connectionType)
at IBMMQ.PointoPoint.Publisher.SetConnectionFactory() in C:\SC\Web\IBMMQ\PointoPoint\Publisher.cs:line 143
Source: IBM.XMS
TargetSite: IBM.XMS.XMSFactoryFactory GetXmsFactory(Int32)
Best,
Paul
#Support#SupportMigration#WebSphereHTTPServer