Anyone Running CFMX with Solaris 9 ?
I just got a call from one of ESRI guys here in Australia and they are trying to deploy ArcIMS on CFMX for J2EE on Solaris 9 but they cannot get the ColdFusion connector to work. Now, I don't know Solaris9 but on my CFMX for J2EE configuration on JRUN, I had to put the cfx_esrimap.dll into the top level bin for JRUN and not under ColdFusion, that is JRUN4/bin -- on Solaris they are hooking into .so files instead of .dll -- but their problem is where to put them. I told them to put them in the top level BIN, but it seems they didn't have such a directory. Does anyone know what the analogous place on Solaris 9 would be to my JRUN4/BIN directory on Windows ? Thanks.
Comments
With Unix, there are several paths that are known locations for SO files. Additionally, there are tools included that allow you to define additional paths. Finally, many programs that make use of SO files allow you to configure a library path environment variable.
Posted by: Matt Liotta | October 4, 2003 04:40 AM
OK, thanks. So where would you suggest to put the connector files as an analagous location to my JRUN4/BIN, directory ?
Posted by: Kirk Mower | October 6, 2003 07:51 AM