>>>>> "AY" == Atsuhiko Yamanaka <[email protected]> writes:

Hello!

I tried the code you sent me but it seems that is not that the problem.

This is the list I get

Java App                                Tomcat REST service
========                ===================
SUN                     SUN        
SunRsaSign                              SunRsaSign 
SunJSSE                                 SunJSSE    
SunJCE                                  SunJCE     
SunJGSS                                 SunJGSS    
SunSASL                                 SunSASL    
XMLDSig                                 XMLDSig    
SunPCSC                                 SunPCSC    

and they look exactly the same.

The key is accessible withouth problems (I dumped it a couple of lines
before the call to connect()

The top of the stacktrace is:

com.jcraft.jsch.JSchException: Auth fail
        at com.jcraft.jsch.Session.connect(Session.java:464)
        at com.jcraft.jsch.Session.connect(Session.java:158)
        at net.emotivecloud.vrmm.vtm.executor.SSH.deploy(SSH.java:235)

where SSH is the class where the JSch#connect() is invoked.

Thank you in advance!

--
ing. Gian Uberto Lauri
Ricercatore / Reasearcher
Laboratorio Ricerca e Sviluppo / Research & Development Lab.
Area Calcolo Distribuito / Distributed Computation Area

[email protected]

Engineering Ingegneria Informatica spa
Corso Stati Uniti 23/C, 35127 Padova (PD) 

Tel. +39-049.8283.571         | main(){printf(&unix["\021%six\012\0"], 
Fax  +39-049.8283.569             |    (unix)["have"]+"fun"-0x60);}   
Skype: gian.uberto.lauri          |          David Korn, AT&T Bell Labs         
    
http://www.eng.it                         |          ioccc best One Liner, 1987 
            

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to