0 Replies Latest reply on Aug 26, 2002 9:12 AM by andrewrcollins

    DLLs with JBoss

    andrewrcollins

      I'm trying to use a .dll (with working JNI wrappers)
      within JBoss, inside a JSP or a Servlet.

      Any pointers, or explicit directions, on how to
      do this would be appreciated.

      My ultimate goal/hope would be to have either a
      single deployable .ear file, or a .ear file +
      whatever other .*ar file that JBoss can/could
      hot-deploy (I would like to minimize the amount
      of low-level server configuration required to
      solve this problem). Could a .rar file be made
      which would install my .dll as a server-wide
      resource?

      Thanks for any assistance!