spawing executables in java on iPaq

Closed Thread
Results 1 to 2 of 2
  1. #1
    Mobile Enthusiast
    Join Date
    Jan 2001
    Location
    Orlando, Fl. USA
    Posts
    57

    Default

    I was wondering if someone could help me. I am trying to spawn an executable using java like this

    private void spawnSoftwareExe(String path) {

    Runtime rt = Runtime.getRuntime();

    Process pr = null;

    try {
    pr = rt.exec(path);
    }


    it works on my desktop but ont n my iPaq.

    has anyone tried this before? and if so did it work. Any help would be appreciated.

    bv

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Location
    Woodbury, MN
    Posts
    209

    Default

    Are you using Sun's PersonalJava? If so, I believe that it has problems handling multiple threads.

 

 

Similar Threads

  1. Another JAVA for IPAQ, this time JAVA 2 supported
    By Quay in forum iPAQ h3600-h3900 series
    Replies: 2
    Last Post: 06-22-2001, 02:24 PM
  2. JAVA on iPaq
    By Small Town Man in forum iPAQ h3600-h3900 series
    Replies: 16
    Last Post: 06-06-2001, 03:58 PM
  3. IPaq and Java
    By DamienDeCourten in forum iPAQ h3600-h3900 series
    Replies: 1
    Last Post: 06-05-2001, 11:44 AM
  4. Java VM for the iPAQ!?!?!
    By manta in forum iPAQ h3600-h3900 series
    Replies: 0
    Last Post: 04-13-2001, 01:58 PM
  5. spawning executables with java
    By aikicompman in forum iPAQ h3600-h3900 series
    Replies: 0
    Last Post: 04-13-2001, 11:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -4. The time now is 07:47 AM.
Powered by vBulletin® Version 4.2.0
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
Search Engine Friendly URLs by vBSEO 3.6.0