Access web service over SSL

H

husky1

I am trying to access a web service to retrieve data to populate my form. The web service is implemented in Java. If the web service is deployed unsecured (http), InfoPath works fine with it. When the web service is deployed using SSL transport (https), InfoPath reports various errors from data elements not allowed to be empty to 'unspecified errors'. If I keep hitting the submit button a few times, InfoPath finally starts communicating and working correclty with the web service.

The web service works fine over SSL using the now deprecated Microsoft Soap Toolkit 3.0.

Any thoughts on why InfoPath does not work with a web service deployed over SSL?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top