eclipse-basyx / basyx-java-server-sdk

MIT License
59 stars 47 forks source link

[BUG] The client library's default strategy for resolving endpoint descriptors doesn't comply with the specification #499

Closed mateusmolina-iese closed 3 weeks ago

mateusmolina-iese commented 1 month ago

Describe the bug

The client library's default descriptor endpoint resolution strategy doesn't match the specification when used with interface-shortName (see screenshot). The bug appears when more than one endpoint is used.

Screenshots

image

Additional context

  1. https://github.com/eclipse-basyx/basyx-aas-web-ui/pull/60