Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-4336

support loadLibrary over remoting

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Won't Do
    • Icon: Major Major
    • core
    • Platform: All, OS: All

      when trying to use com4j over remoting, I get:

      Caused by: java.lang.UnsatisfiedLinkError: no com4j in java.library.path
      at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1709)
      at java.lang.Runtime.loadLibrary0(Runtime.java:823)
      at java.lang.System.loadLibrary(System.java:1030)
      at com4j.COM4J.loadNativeLibrary(COM4J.java:398)

      Can we support this ? Is it just a matter of implementing loadLibrary for
      RemoteClassloader ?

            Unassigned Unassigned
            huybrechts huybrechts
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: