Donate Share

jpam

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

NoClassDefFoundError

You are viewing a single message from this topic. View all messages.

  1. pp2

    2007-10-15 07:17:29 UTC
    I'm not very good at linux systems and how to distribute applications on *nix platforms, but the libjpaam.so is a native file and that would have to be copied into the right directory at the end user system ($JAVA_HOME/lib/{ARCHITECTURE}/client/). The net-sf-jpam file will also have to be at the right place (/etc/pam.d/).

    The commons.logging and the other jars could be included in your application-jar when you compile and export your project since they are open source. This will of course make your jar bigger, but less trouble when installing.

    I guess all this could be made into some kind of on-click-install file. And when it's run copies the needed files into the correct directories, so that the user just have to run your install file.

    /Peter
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.