Results 1 to 3 of 3

Thread: Question about ICE_CONFIG environment variable in Ice for java ?

  1. #1
    rc_hz is offline Registered User
    Name: Eric RC
    Organization: www.genband.com
    Project: No project yet
    Join Date
    Jul 2004
    Location
    Hangzhou, China
    Posts
    189

    Question about ICE_CONFIG environment variable in Ice for java ?

    For C++, Python and .NET, Ice can use ICE_CONFIG environment variable to get information. However, as Ice 3.1.0 manul says:
    Code:
    The environment variable is not read by the Java run time; with Java, you must use the
    --Ice.Config property to set the name of the configuration file (see Section 28.5).
    Is there any reason for this ?
    Eric RC
    www.genband.com (telecommunication)
    I like ICE (Ice for C++/Java/Python)

  2. #2
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    This is a general restriction. There is no way for Java apps to read environment variables.

  3. #3
    rc_hz is offline Registered User
    Name: Eric RC
    Organization: www.genband.com
    Project: No project yet
    Join Date
    Jul 2004
    Location
    Hangzhou, China
    Posts
    189

    For jdk1.5, it's OK now!

    Eric RC
    www.genband.com (telecommunication)
    I like ICE (Ice for C++/Java/Python)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ICE_CONFIG not honored under Java in 3.3
    By joshmoore in forum Bug Reports
    Replies: 7
    Last Post: 02-09-2009, 06:40 AM
  2. What Development Environment to use for Java
    By gsteele9 in forum Help Center
    Replies: 5
    Last Post: 07-18-2008, 02:22 PM
  3. Unset ICE_CONFIG when running tests
    By Edward Bishop in forum Comments
    Replies: 1
    Last Post: 10-23-2007, 09:22 PM
  4. Environment variables for java IceBoxin IceGrid
    By Sameerrele in forum Help Center
    Replies: 4
    Last Post: 10-10-2006, 05:24 PM
  5. Replies: 1
    Last Post: 07-24-2003, 03:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •