Thank you! This worked for me. We still do not know why the application did
not recover after a redeployment on Weblogic but thats OK. We have it
working now.
Thanks
Shaik Shahnaz
On Fri, Oct 17, 2008 at 10:50 PM, Atsuhiko Yamanaka <[EMAIL PROTECTED]> wrote:
> Hi,
>
> +-From: "Shaik Shahnaz"
Hi,
+-From: "Shaik Shahnaz" <[EMAIL PROTECTED]> --
|_Date: Thu, 16 Oct 2008 23:03:52 -0400
|
|So the question is why is jsch looking for this setting? And how can I
|disable this in the code? Interestingly, restarting or redeploying of the
|service is not having any
Hi
I have a jsch based web service running on weblogic server 9.2 on a unix
server. A part of this service executes a Unix shell script on a different
Unix server after creating an ssh session with that server using jsch Exec.
The hostname, port number and the host key in the known_hosts file is us