Answered Has anybody connected to WebLogic server using WCF client?

  • 1. prosince 2006 18:57
     
     
    Has anybody connected to WebLogic web service using WCF client?

Všechny reakce

  • 4. prosince 2006 17:50
    Moderátor
     
     Odpovědět

    Yes, you should be able to create a WCF client with the wsdl created by the WebLogic service and use it like any other client.  What is your scenario?  Are you using security?  What problems if any are you seeing?

    Thanks.