where to install jar files on openjdk6?

José Miguel Martínez Carrasco jomarcar at gmail.com
Thu Jun 23 13:22:00 UTC 2011


Hi Graham

the JAVA_HOME variable points (in my case) to /usr/local/openjdk6
you can also find java applications under /usr/local/share/java,
actually I install my java applications there.

Finally remember that you can put your jar files wherever you like as
soon as you remember to add them to the CLASSPATH variable.

Best.

José Miguel Martínez Carrasco
------------------------------------------------
http://www.jm2dev.com
http://identi.ca/jm2dev
http://twitter.com/jm2dev
http://uk.linkedin.com/in/josemiguelmtnzcarrasco





On Thu, Jun 23, 2011 at 1:00 PM,  <freebsd-java-request at freebsd.org> wrote:
> Send freebsd-java mailing list submissions to
>        freebsd-java at freebsd.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.freebsd.org/mailman/listinfo/freebsd-java
> or, via email, send a message with subject or body 'help' to
>        freebsd-java-request at freebsd.org
>
> You can reach the person managing the list at
>        freebsd-java-owner at freebsd.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of freebsd-java digest..."
>
>
> Today's Topics:
>
>   1. where to install jar files on openjdk6? (Graham Menhennitt)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 22 Jun 2011 22:30:28 +1000
> From: Graham Menhennitt <graham at menhennitt.com.au>
> Subject: where to install jar files on openjdk6?
> To: freebsd-java at freebsd.org
> Message-ID: <4E01E064.2070900 at menhennitt.com.au>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> G'day all,
>
> I'm trying to run a Java based web app in Firefox on FreeBSD 8-stable
> using the OpenJDK6 port. The app uses a number of JAR files and I don't
> know where to install them. Under Linux running sun-java6-jre, the same
> files would get stored into /usr/java/packages/lib/ext and
> /usr/lib/jvm/java-6-sun/jre/lib/security. Could somebody please tell me
> what the equivalent locations are?
>
> Thanks in advance for your help,
>     Graham
>
>
> ------------------------------
>
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>
> End of freebsd-java Digest, Vol 427, Issue 3
> ********************************************
>


More information about the freebsd-java mailing list