Message3001

Author otmarhumbel
Recipients
Date 2006-08-28.20:51:30
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=105844

One stragegy would be to issue a
  sh -c env
command from java, and if it returns normal the chance is
high that there is some kind of unix like shell installed.
We would then create the unix like start scripts, too.

In the meantime, on my machine,
  HUO@BISONNB0171 /etc/huo/jython
  $ ./jython.bat
does the job for me under cygwin.
History
Date User Action Args
2008-02-20 17:18:58adminlinkissue437792 messages
2008-02-20 17:18:58admincreate