----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

After jon's mention that the IBM JVM was likely the cause of my glitch, I
did a couple of things. First, I fired up JServ using my Blackdown port of
Sun's JDK. Second, I cut-n-pasted the code fragment into a Java application,
and ran it with both JVMs.

The end result is that both behaved when run as an application, but IBM's
didn't like the Runtime.exec() call when run under JServ.

-- 
A language that doesn't have everything is actually easier to program
in than some that do.
                -- Dennis M. Ritchie


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to