Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Output
Viewing all articles
Browse latest Browse all 9631

Java WebServices VS JAVA API SOAP

$
0
0

Hi All,

 

   We can use two ways of Java client Implementation to connect OutputService via SOAP Protocol.

1) WSDL2JAVA : Create java classing using OutputServer?WSDL file.

2) Use Connection parameters

    

        ConnectionProps.setProperty("DSC_DEFAULT_SOAP_ENDPOINT", http://localhost:8080);

 

 

        ConnectionProps.setProperty("DSC_TRANSPORT_PROTOCOL","SOAP");

 

Which is the difference between the above two implemenations?

What are advantages and disadvantages over one another?

 

Regards

Krishna.


Viewing all articles
Browse latest Browse all 9631

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>