• Authentication Question

    By Christopher Shields 2 decades ago

    I have fed Stubby a WSDL and brought the resulting .jar file and starter Java code into a Notes agent. I have never coded in Java and don't know how to take the next step. Could anyone provide sample code to use in the Notes agent to (1)authenticate with a web service provider using basic (and session) authentication and (2) an example of calling a web service method. Thank you for any assistance.

    • See the sample agents

      By Julian Robichaux 2 decades ago

      Examples for both can be seen in the sample agents in this database.



      Also, the sample agent code that Stubby creates also has example code and discussion around authentication and calling methods.