Petals CDK

The private method 'AbstractListener.setEndpoint' does not manage correctly unknown endpoint

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.1.1
  • Fix Version/s: 5.1.2, 5.3.0
  • Component/s: runtime
  • Security Level: Public
  • Description:
    Hide

    The private method 'AbstractListener.setEndpoint' should thrown an error if the Consume instance contains a registered service name and a not registered endpoint name, otherwise the call can be redirected, by the internal Petals router, to another endpoint satisfaying interface name and service name

    Show
    The private method 'AbstractListener.setEndpoint' should thrown an error if the Consume instance contains a registered service name and a not registered endpoint name, otherwise the call can be redirected, by the internal Petals router, to another endpoint satisfaying interface name and service name
  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Wed, 14 Sep 2011 - 10:50:09 +0200

Fix in the branch petals-entreprise-3.1.x: The value returns by ComponentContext.getEndpoint is now correctly managed.

Show
Christophe DENEUX added a comment - Wed, 14 Sep 2011 - 10:50:09 +0200 Fix in the branch petals-entreprise-3.1.x: The value returns by ComponentContext.getEndpoint is now correctly managed.
Hide
Christophe DENEUX added a comment - Wed, 14 Sep 2011 - 10:50:22 +0200

To merge in trunk

Show
Christophe DENEUX added a comment - Wed, 14 Sep 2011 - 10:50:22 +0200 To merge in trunk
Hide
Christophe DENEUX added a comment - Mon, 12 Mar 2012 - 11:30:55 +0100

Merged in trunk

Show
Christophe DENEUX added a comment - Mon, 12 Mar 2012 - 11:30:55 +0100 Merged in trunk

People

Dates

  • Created:
    Mon, 12 Sep 2011 - 15:10:00 +0200
    Updated:
    Mon, 12 Mar 2012 - 11:32:08 +0100
    Resolved:
    Mon, 12 Mar 2012 - 11:30:44 +0100