Posted: Mon Jun 01, 2015 5:10 pm Post subject: Missing SOAP class
Novice
Joined: 07 Apr 2014 Posts: 17
We have:
WMB 7.0.0.7
WTX 8.3.0.6
Windows 2008 Server R2 (development)
WMB has this flow:
SOAP Input --> SOAP Extract --> WTX Map --> SOAP Reply
The input of WTX is SOAP
I am having this error:
( FTMBROKER.AssocSvcsWTX ) Failed to locate Java class 'com.ibm.websphere.dtx.m4soap.MAdapterSettingsImpl'.
The Java class 'com.ibm.websphere.dtx.m4soap.MAdapterSettingsImpl' could not be found.
It was working before; I am not sure what changed to cause it.
I have found C:\IBM\WebSphere Transformation Extender 8.3\m4soap.jar
I guess this class is inside the jar file. When I copied the jar file to C:\ProgramData\IBM\MQSI\shared-classes the error went away but I started receiving other errors.
I don't think this is a good solution because I will to remember to update this folder if anything changes in the future.
Have you put some thought into setting up your runtime environment correctly as described in the infocenter? Granted the infocenter talks about DB setup... not much different from any other setup like WTX?
WTX added a profile that runs and adds the WTX paths to the right places. At least I can see the results when I open a WMB Comand Console.
It shows the results of running this profile:
C:\ProgramData\IBM\MQSI\common\profiles\dtxwmqi83.cmd
It seems that C:\IBM\WebSphere Transformation Extender 8.3
is added to the right variables. I suppose this profile also runs in the runtime environment.
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