-
Bug
-
Resolution: Done
-
Major
-
A-MQ 7.0.0.ER7
-
None
When you want send message with custom header property, get error. But you can send and message will successfully send. And in browse messages screen this custom property is not visible.
Full error from steps to reproduce:
Error: schema is undefined Stack trace: Error: schema is undefined addHeaderSchema@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75 line 1 > eval:79:17 ARTEMIS.SendMessageController/$scope.defaultHeaderNames@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75 line 1 > eval:85:17 G/<@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75:14:7399 Cc["|"]@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75:15:11512 n/<@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75:14:5184 .link/w@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75:45:9033 .link/<@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75:45:9497 ad f@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75:13:3464 ad Mb/h/<@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75:14:31095 ib/this.$get ib/this.$get Mb/h@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75:14:31075 $.event.dispatch@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75:2:18677 $.event.add/h@http://<IP>:8161/hawtio/app/app.js?8f0f12c0facbee75:2:14641
If i send custom proprieties with java client, Hawtio show it.