facebook

[AppServer] My app needs a JAR or DLL file to run

  1. MyEclipse IDE
  2.  > 
  3. FAQ – Development
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #347758 Reply

    support-tony
    Keymaster

    Some applications will require external resources to be available to the application server during runtime like a JDBC driver or a DLL that contains a native library that the app needs. When this happens what you need to do is double-click on your server in the Servers view then click the “Open launch configuration” link in the server’s configuration editor. On the Classpath tab you can add jars and reorder them. For DLLs, on the Arguments tab, modify the VM Arguments panel to add or change the java.library.path property.

    • This topic was modified 8 years, 9 months ago by support-tony.
    • This topic was modified 8 years, 9 months ago by support-tony. Reason: Revised for release 2015
Viewing 1 post (of 1 total)
Reply To: [AppServer] My app needs a JAR or DLL file to run

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in