Forum Discussion

Sarutobi's avatar
12 years ago

Conflict with build in library

Hello i want to use my own jar file in SoapUI 5.0.

I am using the wss4j 2.0 for security validation and it requires a newer version of the xmlsec package. SoapUI is using 1.4.5 and i am using 2.0
I've tried to put my jar and the xmlsec 2.0 in the ext folder but this does not work. Is there a way to tell SoapUI to use the newer xmlsec package for my testcase or any other possible sollution.

Thanks

1 Reply

  • redfish4ktc2's avatar
    redfish4ktc2
    Super Contributor
    hi
    something you can try with no garantee
    stop soapui, remove the wss4j from the lib folder and copy your newest version (and its dependencies if any - check that they are not already exist in the lib folder)
    cross your fingers and restart soapui