Search:

Type: Posts; User: tom.greasley; Keyword(s):

Search: Search took 0.01 seconds.

  1. I'll give it a test with the 2.0.1 release. ...

    I'll give it a test with the 2.0.1 release. Thanks.
  2. Great, thanks for the prompt response.

    Great, thanks for the prompt response.
  3. Null pointer exception when using a gateway.

    I'm trying to create a gateway using an interface that extends another interface

    e.g.



    interface A
    {
    @Gateway(requestChannel="a")
    public Integer methodA(Integer in);
Results 1 to 3 of 3