No bites on this one yet? Any ideas to help me properly load Windows DLLs into Axis such that the Axis JVM will not throw me Access Violation errors when accessing these DLLs?
Either what I'm asking for no one else is doing.. or it's so n00b that no one else is answering :) Many thanks-- Matt Dunnerstick (MAZD) [EMAIL PROTECTED] __________________ Hello, I researched long and hard, and cannot find out how to do this. I've had a project delayed a year trying to find this answer.. after tracking various channels, seems to point to this: I am using Java Axis 1.1. I've run either Java 1.3 and 1.4. I have some 3rd party JARs that reference windows DLL files. When I run the program in a DOS Java client, and set up my classpath and path, it works fine. When I run it in Axis, I get "Access Violation" errors. How can I include these DLLs so they don't fall outside of the Java sandbox, and thus circumvent the "Access Violation" errors? I know it is possible, as I've done it once before, but cannot remember how. Much much much appreciated. Matt Dunnerstick (MAZD) [EMAIL PROTECTED]