java environment variables getting truncated

From: Jerry Russell (jerry_usenet_at_worldwideweave.com)
Date: 07/15/04


Date: 14 Jul 2004 23:07:47 -0700

Hello,

  We are having a problem where we have the following scenario:

    1) shell script calls native code
    2) native code calls a java class
    3) the java class does an execve() method call to another program
 
  At phase 1), we have a value set for SHLIB_PATH in the environment.
At phase 3), our value for SHLIB_PATH gets over written by something
else.

Any ideas what could be causing this?

Platform: HPUX 11.00
           HP "Java 1.3.01-release"



Relevant Pages

  • Re: Connecting Java with .Net
    ... G> Does anyone know how to connect .net with java class and get some values ... G> The scenario is this ... With best regards, ... Eugene Mayevski ...
    (microsoft.public.dotnet.distributed_apps)
  • Connecting Java with .Net
    ... Does anyone know how to connect .net with java class and get some values back ... The scenario is this ... inturn gets information abt the user that is listed in oracle internet ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: putting a licence key in a java program
    ... At some point the native code will be called from ... > some other Java class to make a decision. ... Just see how much software companies are spending money on license ...
    (comp.lang.java.programmer)
  • JNI questions
    ... I have a java class that call two functions in my C native code: ... 1.Java class call open function ---> Native code call CreateFile API ...
    (comp.lang.java.programmer)
  • Re: putting a licence key in a java program
    ... > cross-plateforme solution. ... some other Java class to make a decision. ... or just replace the native code with something else. ...
    (comp.lang.java.programmer)