Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting FileNotFound Exception while using https url connection

843811Sep 11 2001 — edited Feb 6 2002
Hi

I am facing a serious problem in running the code. I am using JSSE in my code and through this application I am hitting a URL which is also using HTTPS and that code is also using JSSE in servlets.

Now when I use the code I get a FileNotFoundException which says that the particular servlet is not located. I have given debug mode on and I could see that initial handshake is over and after that its throwing FileNotFoundException.

This problem is very serious because this system is live and now for this particular case where both the server and client are using JSSE , is failing.


Kindly suggest me some solution

Best Regards
vrkirubakaran
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2002
Added on Sep 11 2001
7 comments
849 views