Christian Schneider

Results 3 issues of Christian Schneider

It would be nice having a method to access @Param annotated parameters within an Interceptor. Currently @Param template variables are only applied to header, requestline or the body. As example...

waiting for votes
proposal

On Luna (using STS 3.6.0) the font of files touched in a task is not readable. See: ![image](https://cloud.githubusercontent.com/assets/2202723/3698766/e6d9fd02-13c8-11e4-8829-77aa58d4598d.png) Even if the setting "Task - Active" is changed (i set it...

When generating a client for the [Domibus.wsdl](https://ec.europa.eu/digital-building-blocks/code/projects/EDELIVERY/repos/domibus/browse/Domibus-ws-stubs/src/main/resources/schemas/BackendService_1_1.wsdl), wsdl-tsclient throws the following error: `TypeError: Cannot use 'in' operator to search for 'undefined'` I reduced the wsdl to isolate the issue. You...