This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fwd: using cygwin inetd to start a script on a server to run a java application


On 6/9/2014 10:41 AM, annie s wrote:
Hi Eliot, I really appreciate your time looking at this...

"
ftp     stream  tcp     nowait  annie    /usr/sbin/ftpd ftpd
example-server    stream    tcp    wait    cyg_server
/nms/bin/test/test    test
"

fyi example server is set to wait (and ftp is set to nowait)

i apologize if that was confusing.

has anyone any other suggestions?

So here's a wondering, broadening the strategy for addressing
your real desire, which is to have a Java server program spawned
automatically.

Oracle must have developed a preferred way for doing this on
Windows systems.  The 'java' program (the Java Virtual Machine)
is a native Windows program.  Why not use the native Windows
way of doing this, whatever it is?

Regards -- Eliot

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]