Hi, I have two webservice deployed on the same Oracle application server....
One that is developed using J2EE 1.3 (Oracle) web service and the other using J2EE 1.4 (JAX-RPC) web service....
The first one is working properly over HTTPS, the other issue error message :
SSL Error: unable to find valid certification path to requested target
when being invoked over HTTPS..
I am very confused about this...
Can you help me on that????????????