Originally posted by: laurieaw
Any one have any experience running a map from a WAS application. I am having problems setting up WAS environment so that it correctly finds the WTX dlls.
I have tried
1) Putting WTX dir in the PATH environment variable is the only thing I could get to work to find the dlls at least until I do an update on the application. Then I get a message saying the dll was already loaded by another class loader.
2) Creating application shared library, using native library in the shared library. I also tried just using classpath.
3) Creating server classloader with a shared library using the native library in the shared library. I also tried just using classpath.
Any help is greatly appreciated.
I am using WTX V8.1 and WAS V6.0xxx.
Thanks.
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender