Thomas Bayer

Results 39 issues of Thomas Bayer

Interceptor that writes each request and response into a file. Have a look a the fileExchangeStore how to write the message to the filesystem.

You can set header using groovy but it might comfortable to have an dedicated interceptor: It should be possible to use an expression language inside the value field. Something like:...

enhancement
Prio-2

The view looks like this: Virtual Endpoint http://localhost:2000/material/ArticleService for ``` ```

bug
Prio-3

Document how to access a REST Service from a JavaScript inside HTML.

documentation

Show how to generate XSD out of Annotations

example

I have recently started to use the Membrane SOA Model as a study tool to learn more about the WSDL and XSD syntax options and the corresponding SOAP Requests. Your...

bug
prio-1

There is no support for proxies like -Djava.proxyHost ... We should add proxy support in a way that it can also be used by the service proxy

enhancement

See: https://groups.google.com/forum/#!topic/soa-model/2ScgJOQs7Ns if I use xpath:/GsResponse/IM[1]/PF[1]/Value and put the value "me" it is not set if I use xpath:/GsResponse/IM[1]/PF/Value and put the value "me" it is working . Thanks ck...

bug

Implement Support for: http://www.w3.org/TR/soapjms/

feature request
prio-3

It did not show the proxy configuration dialog at first. (Mac Version). Test if that can be reproduced.

question