Hello,
I am having a application which when i run standalone runs well. This application sends an XML to a server and listens for the reply from that server which is again an XML.This works WELL when running STANDALONE. But when i run this application inside an web application it gives me follow error: RSA Secret Premaster Error
I am using apache-tomcat,java-6(GWT).
Can anyone guide me on this issue..Thanks!!