0
I am trying to invoke FinancialUtilService using HTTP proxy client. I am getting below error while i am trying to invoke this service. Using FusionServiceTester i am able to invoke service and upload file to UCM.
But using HTTP proxy client i am facing below error. Can anyone please help me. PFA code i am using to invoke this service.


inside main C:\JDeveloper\mywork\Application1\Demo1
inside configureServiceConsumerWithUsernameTokenMessageProtectionPolicy()
Oct 16, 2015 3:23:41 PM weblogic.wsee.jaxws.spi.WLSServiceDelegate addWsdlDefinitionFeature
SEVERE: Failed to create WsdlDefinitionFeature for wsdl location: https://ucf1-fap1583-fin.oracledemos.com/finfunshared/financialutilservice?wsdl, error: com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException, message: 2 counts of InaccessibleWSDLException.

SEVERE: java.io.FileNotFoundException: .\config\jps-config.xml (The system cannot find the path specified)
SEVERE: java.io.FileNotFoundException: .\config\jps-config.xml (The system cannot find the path specified)
INFO: WSM-09004 Component auditing cannot be initialized.
Finished configureServiceConsumerWithUsernameTokenMessageProtectionPolicy()
inside invokeupload
INFO: Recipient Alias property not configured in the policy. Defaulting to encrypting with signers certificate.




gnoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Cla
Responses (2)
  • Accepted Answer

    Thursday, November 19 2015, 02:03 AM - #Permalink
    0
    Hi Omkara,

    The error says you are not using a valid WSDL definition.

    Which WSDL version are you using ?

    Please check if this is the one supported for your scenario

    Regards
    Ashley
    The reply is currently minimized Show
  • Accepted Answer

    Friday, January 29 2016, 10:52 PM - #Permalink
    0
    Hi Omkara,

    Please provide a response. As per last update it seems you are using wrong WSDL

    Regards
    Ashish
    The reply is currently minimized Show
Your Reply