SecurityPolicy.[canCreate() | canPublish()] do not allow customization of the response message
----------------------------------------------------------------------------------------------
Key: COMETD-368
URL:
http://bugs.cometd.org/browse/COMETD-368
Project: CometD
Issue Type: Bug
Components: java-server
Affects Versions: 2.4.1
Reporter: Simone Bordet
Assignee: Simone Bordet
When {{SecurityPolicy.[canCreate() | canPublish()]}} are called, the reply message has not been created yet, so within those methods calling {{message.getAssociated()}} returns null.
We should setup the reply before calling those methods.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://bugs.cometd.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira