Tamás Kőhegyi

Results 15 issues of Tamás Kőhegyi

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

_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

- remove old selenium RC things - add supportive utilities for WebDriver (whatever is necessary or requested by users)

enhancement

Would be nice to create some example test those use rest-assured technology from here: https://code.google.com/p/rest-assured/

enhancement