Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4295885

RMI applications should be startable from inetd

XMLWordPrintable

    • tiger
    • generic, sparc
    • generic, solaris_7, solaris_8

      An increasing number of Unix daemons are being written in
      Java using RMI. Normally daemons like this would be started using inetd or xinetd,which starts processes in response to requests over specific ports.

      Unfortunately, processes that use RMI can't be started this way, since
      there's (apparently) no way to convert a descriptor inherited by the
      process from inetd into a socket that can be used for RMI. As a result,
      daemons using RMI must be started at system boot time, whether or not
      they will be needed.



      divyang.desai@eng 2000-01-05

            awollratsunw Ann Wollrath (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: