|
From: Kevin C. <kev...@gm...> - 2009-01-17 00:04:11
|
Hi Leif, I want to be able to pipe data into the service that JSW starts. For example, if a user needs to enter a password before starting the service, how would this be done? Thanks, Kevin On Fri, Jan 16, 2009 at 6:11 PM, Leif Mortenson < lei...@ta...> wrote: > Kevin, > What are you wanting to do. The System.in functionality is currently > only useful when running in console mode. It is posible to display a > console when running as an interactive service however. > > Cheers, > Leif > > On Sat, Jan 17, 2009 at 2:49 AM, Kevin Conaway <kev...@gm...> > wrote: > > In regards to the thread entitled, "java.io.IOException: The handle is > > invalid", it appears that JSW now supports reading from System.in, or at > > least it doesn't close the file handle. > > > > If I'm starting my application as a service, how can I pipe data over > > System.in? > > > > Thanks > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |