Forum Discussion

wabom's avatar
wabom
Occasional Contributor
15 years ago

dynamic web service call

Hi every body,
I want to invoke in my application a web service using only its wsdl file and without any client class (which are generated if we use eclipse..).
I noted soapui did it, so I want to know which soapui classes shall I use in my program to do this process.
I hope to have detailed and clear answer as soon as possible...

Thanks 

5 Replies

  • wabom's avatar
    wabom
    Occasional Contributor
    Good afternoon,
    Thanks for your precious help OLE,
    May you tell me how to use the code in the link!
    I download soapui-3.0-src.zip from the forge but I don't know how to run the package=>so I am not able to use the needed classes to do the dynamic call. Is there a jar file that I can use in my application to be able to use the classes listed in the http://www.soapui.org/architecture/integration.html .
    In short I want to know how to use this code.
    Please give me detailed explanation.
    Thank you.
  • wabom's avatar
    wabom
    Occasional Contributor
    Hi
    I tried to build the soapui project from sources as it's explained using "maven soapui:compile-and-run" but there non solved dependencies because jxbrowser...isn't free library, I don't know what to do?
    I am looking to get the detailed steps that I should do to run this example http://www.soapui.org/architecture/integration.html
    I hope that I get an answer as soon as possible
    Thanks.
    Best regards...
  • wabom's avatar
    wabom
    Occasional Contributor
    Hi,
    I hope that you give me more details.
    Thanks
  • I believe you could do some shortcut when you just do it for fun. You download and install one soapUI binary and borrow those jar files inside lib folder. Hope it's useful for you.