summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jms-policy/pom.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a reference side example of the Request Response Binding in JMSslaws2008-11-031-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710080 13f79535-47bb-0310-9956-ffa450edef68
* Add in policies to support JMS message header setting. Also add in ↵slaws2008-09-161-0/+6
| | | | | | reliability intents. No policies or implementation changes to support these reliability intents here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695928 13f79535-47bb-0310-9956-ffa450edef68
* More work exploring the policy extension model by implementing a token based ↵slaws2008-09-151-0/+69
authentication schema across binding.ws and binding.jm. No authentication is actually performed here. That is left for users to provide their own policy interceptors. However tokens are passed and security Subjects/Principals are created. This exercise has highlighted some awkwardness in the process of building policy implementations. I'll post about this on the mail list. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695374 13f79535-47bb-0310-9956-ffa450edef68