Wilma icon indicating copy to clipboard operation
Wilma copied to clipboard

Service Virtualization Solution – a combined Service Stub and Transparent Proxy

Results 9 Wilma issues
Sort by recently updated
recently updated
newest added

Proxy log contains this error message: ``` java.lang.ClassCastException: class org.bouncycastle.jcajce.provider.asymmetric.edec.BCXDHPublicKey cannot be cast to class java.security.interfaces.XECPublicKey (org.bouncycastle.jcajce.provider.asymmetric.edec.BCXDHPublicKey is in unnamed module of loader 'app'; java.security.interfaces.XECPublicKey is in module java.base of...

1. Upload a ResponseFormatter class -> loaded successfully 2. Check list of uploaded ResponseFormatter classes on UI -> it is empty

There's a decent percentage of people that will not 'buy' your app from the description of it in the README, as is. A demo app should show say tests running...

enhancement

_Sequence handling does not work_, when Message Logging is turned off. In this case the responses are not collected to the sequences, and stub response generation is not possible. This...

enhancement

Let say an interceptor is used in a configuration file. that is fine. After dropping the related configuration, it seems that interceptors are not removed from the interceptor list. Need...

Java API lib (service jar) has functions to build stub configuration in programmatic way. This is missing from the .NET APi lib, would be nice to be added. (See #65...

enhancement

Add the possibility of specifying reason -phrase part of the response stub, as optional for the response. Probably requires stub-xml update. See details: http://www.w3.org/Protocols/rfc2616/rfc2616-sec6.html

enhancement

V1.1.21, This exception happened once, need to investigate, as Wilma should handle this without any problem ``` 1:08:44.746 [SeleniumProxyHandler$SslRelay5-0] ERROR com.epam.wilma.router.RoutingService - Error during condition evaluation in the dialog descriptor...

enhancement

User request: Would be nice to offer possibility to build a deep link that goes to Wilma message Search and shows the search result for a specific query, like http://wilma_message_search_app/search?query=lucenequery

enhancement