Forum Discussion

CompUI's avatar
CompUI
Occasional Contributor
15 years ago

Extend soapUI API

Hello@all,

my questions is how far the soapUI API can be extended and what interfaces does it consist of.

I want to test the DPWS spec, e.g. WS-DD (Dynamic Discovery).

Is it possible to extend soapUI in that way?

regards

7 Replies

  • CompUI's avatar
    CompUI
    Occasional Contributor
    yes I've took a look on it, but before I'm going to start extending the source code,
    I want to find a way to integrate a solution in soapUI which exists already.

    Or somebody tells me that soapUI isn't able to use WS-Discovery (dynamically).

    Has nobody experience with that?

    If it is possible my company wants to buy in minimum 5 license,
    I would be happy to get eviware support soon.
  • Hi!

    It should be pretty easy for you to create a custom action (as described in the extension document) that uses the java implementation of the ws-discovery protocol as described at http://code.google.com/p/java-ws-discov ... derExample to discover services and present them to the user (using UISupport.prompt) for selecting a service to import

    If you do, please share the action with us so we can integrate it!

    regards,

    /Ole
    eviware.com
  • CompUI's avatar
    CompUI
    Occasional Contributor
    Thanks for your hint.

    I've added the demo action for testing.
    THe log shows that the jar file and the xml is added but it doesn't appear at the end of the project pop up.

    What is wrong?
  • CompUI's avatar
    CompUI
    Occasional Contributor
    Here I have attached the jar file for wsDiscovery...
    Do I have to import some soapUI libaries to get that running?

    hope Ole you can help me fixing that problem.

    regards
    and have a nice weekend

    Sascha
  • Hi!

    can you please attach your xml action config as well? And the libraries from the ws-discovery project you were using?

    regards!

    /Ole
    eviware.com