Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #15375

Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError
Date 2012-06-18 02:27 -0700
Organization Canadian Mind Products
Message-ID <h0ttt7da0kd5ks4f432j8cc3ojm3ketuqb@4ax.com> (permalink)
References <c8c37ba8-17af-4b59-b814-cdf840f33b18@googlegroups.com> <vjsqt7lidudvip8i3sm9claeccagvr2ot4@4ax.com> <e8fe89fd-3767-44ea-8bfc-6a9228b890e4@googlegroups.com>

Show all headers | View raw


On Sat, 16 Jun 2012 23:16:46 -0700 (PDT), clusardi2k@aol.com wrote,
quoted or indirectly quoted someone who said :

>My requirements are to use NetBeans and a dot jar file.

You can can use NetBeans to develop JWS, and JWS is implemented with
an ordinary .jar file.  You may imagine that JWS is something other
than Java. It is just an ordinary java jar plus a *.jnlp file. There
are some JWS classes you can use to write an installer, but you don't
have to use any of them.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
If you look in a computer programmer's freezer you will find all 
kinds of containers, but none of them labeled.  They do the same thing 
creating files without labeling the encoding.  You are just supposed to 
know.  Ditto with the MIME type, the separator and comment delimiters and 
column names in CSV files.  Ditto with the endian convention.  Imagine how 
much more civilised life would have been if Martha Stewart were the first 
programmer. 

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError clusardi2k@aol.com - 2012-06-15 08:22 -0700
  Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError clusardi2k@aol.com - 2012-06-16 22:47 -0700
  Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError Roedy Green <see_website@mindprod.com.invalid> - 2012-06-16 23:02 -0700
    Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError clusardi2k@aol.com - 2012-06-16 23:16 -0700
      Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError clusardi2k@aol.com - 2012-06-16 23:46 -0700
      Re: Using JNI Produced Jar Files: java.lang.UnsatisfiedLinkError Roedy Green <see_website@mindprod.com.invalid> - 2012-06-18 02:27 -0700

csiph-web