Re: [JGIT RFC PATCH] Add a stdio prompt for SSH connection information.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



måndagen den 23 juni 2008 01.13.55 skrev Shawn O. Pearce:
> I think that services on Windows have no console, and also can't
> talk to the desktop UI, so its both headless and without a console.

On Windows a service in Java throws up dialogs in void. Your programs will just hang. You have to tell awt that you are headless or your services may just hang. There is an option on services that makes it show windows on the console, but it's not the default and seems to have no effect on the headless property. As for the console() returning null or not I haven't tried it yet.

> > I'm also a little unsure about how to invoke the promptKeyboardInteractive method.
> 
> I think you implemented this method correctly.  Its a confusing API,
> but it does seem to make sense.

No idea on how to make JSch inoke it?

-- robin
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux