Search:

Type: Posts; User: major

Search: Search took 0.18 seconds.

  1. Replies
    2
    Views
    2,677

    jre version in command line

    My application is packed into 1 jar file and run by this command: "java -jar myapp.jar".
    my java version is jdk1.6.0_23.
    I config all the class paths in the manifest.mf file

    How to tell in the...
  2. Replies
    1
    Views
    2,196

    specify native library in java command line

    My application is :
    1. packed into 1 jar file
    2. use sqljdbc4.jar
    2. use a native library: "Microsoft SQL Server JDBC Driver 3.0".(use it in Ecplise and it works fine)
    3. run by this command:...
Results 1 to 2 of 2