Commit dac1a9c
Release GOSS 15.0.1 - fix bare STOMP reply-to destination handling
Added getReplyDestination() fallback in DefaultClientListener and
ServerListener that reads the reply-to string property when
JMSReplyTo is null (bare STOMP reply-to without /queue/ prefix).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0087303 commit dac1a9c
50 files changed
Lines changed: 325 additions & 37 deletions
File tree
- release
- pnnl.goss.core.core-api
- pnnl.goss.core.goss-client
- pnnl.goss.core.goss-core-commands
- pnnl.goss.core.goss-core-exceptions
- pnnl.goss.core.goss-core-security
- pnnl.goss.core.goss-core-server-api
- pnnl.goss.core.goss-core-server-registry
- pnnl.goss.core.goss-core-server-web
- pnnl.goss.core.goss-core-server
- pnnl.goss.core.itests
- pnnl.goss.core.runner
- pnnl.goss.core.security-jwt
- pnnl.goss.core.security-ldap
- pnnl.goss.core.security-propertyfile
- pnnl.goss.core.security-system
- pnnl.goss.core.testutil
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
Binary file not shown.
Binary file not shown.
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
Binary file not shown.
0 commit comments