Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have to use a Java lib for some of the web services I have to build for TOS ESB 6.4.1.
This lib requires a properties file to work.
When running TOS ESB engine under Windows, I put this file in a /conf folder created under the /container folder and it works fine.
When running under Linux (RHEL7) the lib can't find the properties file created in the same place (/container/conf).
Can someone tell me where to put this file?
Notice I can't access lib's source file.
Thanks
Hello,
It seems it's a matter of reading a file in the file system and has supposedly nothing to do with ESB product.
Best regards
Sabrina