summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Complete the move to Rampart 1.4slaws2008-10-062-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702031 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2625 - Fixed by updating attribute name.lresende2008-10-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701969 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers. slaws2008-10-0344-546/+438
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701389 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2614 - Add missing license headers. slaws2008-10-038-12/+135
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701380 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700897 ↵beckerdo2008-10-013-142/+848
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Adding more XmlJavaTypeAdapter supportrfeng2008-10-016-34/+184
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700861 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to rampart-1.4 rfeng2008-10-013-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700812 13f79535-47bb-0310-9956-ffa450edef68
* Extending definitions.xml to enable policies to tuscany bindingslresende2008-09-301-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700373 13f79535-47bb-0310-9956-ffa450edef68
* [Work in progress] Enabling security policy for http binding. lresende2008-09-301-3/+3
| | | | | | Missed file with changes from previous commit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700372 13f79535-47bb-0310-9956-ffa450edef68
* [Work in progress] Enabling security policy for http binding.lresende2008-09-307-137/+363
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700368 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of unused importslresende2008-09-301-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700365 13f79535-47bb-0310-9956-ffa450edef68
* Extending HTTP binding model to support PolicySetAttachPoint interfacelresende2008-09-302-5/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700346 13f79535-47bb-0310-9956-ffa450edef68
* Extending JSON-RPC model to support PolicySetAttachPoint interfacelresende2008-09-302-3/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700345 13f79535-47bb-0310-9956-ffa450edef68
* Extending atom model to support PolicySetAttachPoint interfacelresende2008-09-301-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700344 13f79535-47bb-0310-9956-ffa450edef68
* Extending the Tuscany binding schema to allow extended attributes in order ↵lresende2008-09-305-0/+5
| | | | | | to add policy related configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700343 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of unused importslresende2008-09-304-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700340 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of unused importslresende2008-09-302-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700339 13f79535-47bb-0310-9956-ffa450edef68
* Use the XMLInputFactory from the registry instead of a local onerfeng2008-09-304-7/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700332 13f79535-47bb-0310-9956-ffa450edef68
* Start cleaning up the databinding framework to remove obsolete code rfeng2008-09-3027-118/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700330 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2622: Apply patch from Kevan Miller to Fix geronimo runtime errors ↵antelder2008-09-291-2/+7
| | | | | | caused by inverse-classloading in alert-aggregator-webapp demo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700138 13f79535-47bb-0310-9956-ffa450edef68
* Removed MANIFEST from version control as it's generated.jsdelfino2008-09-281-27/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699887 13f79535-47bb-0310-9956-ffa450edef68
* Clone interface to configure the databindingrfeng2008-09-261-4/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699516 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699491 ↵beckerdo2008-09-262-35/+60
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Fix dependenciesrfeng2008-09-261-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699452 13f79535-47bb-0310-9956-ffa450edef68
* Adjust pom.xml to fix compilation errorrfeng2008-09-261-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699446 13f79535-47bb-0310-9956-ffa450edef68
* Add a cache for JavaInterface introspectionrfeng2008-09-261-3/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699416 13f79535-47bb-0310-9956-ffa450edef68
* Adding geronimo deployment descriptor (following the same pattern as other ↵lresende2008-09-261-0/+32
| | | | | | tuscany sample webapps) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699242 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2618 - Adding required attribute elements to sca.tldlresende2008-09-261-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699235 13f79535-47bb-0310-9956-ffa450edef68
* Fix comment and remove obsolete importsslaws2008-09-242-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698481 13f79535-47bb-0310-9956-ffa450edef68
* Change message getHeaders() operation to return a list, remove the QoS ↵slaws2008-09-2429-109/+214
| | | | | | context and change various tests to take account of this assuming that the security information is now passed in the header. This pass the security context is not consolidated into a single subject. The tests that used to pass just a principal still do. Also add a delivery mode JMS policy test. Add some ignores. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698457 13f79535-47bb-0310-9956-ffa450edef68
* Porting customer-dojo to J2EE WebApplresende2008-09-2322-0/+1445
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698399 13f79535-47bb-0310-9956-ffa450edef68
* Generating sql database on a different folder to avoid conflicting errors ↵lresende2008-09-233-5/+6
| | | | | | during eclipse project file generation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698358 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - missing file to register attribute processor extension pointlresende2008-09-231-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698108 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Moving Default element processor to contribution-xml and ↵lresende2008-09-239-45/+183
| | | | | | various other minor fixes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698102 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698020 ↵beckerdo2008-09-225-5/+1326
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Revert the accidental checkinrfeng2008-09-221-2/+581
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697872 13f79535-47bb-0310-9956-ffa450edef68
* tuscany-policy-security-ws has moved to binding-ws-axis2-policyslaws2008-09-221-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697839 13f79535-47bb-0310-9956-ffa450edef68
* Make this well formed XML slaws2008-09-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697837 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697643 ↵beckerdo2008-09-221-60/+17
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup the dependency itemsrfeng2008-09-191-226/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697272 13f79535-47bb-0310-9956-ffa450edef68
* Adjust axiom dependency to 1.2.7rfeng2008-09-191-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697244 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the pom.xmlrfeng2008-09-191-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697157 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the pom.xmlrfeng2008-09-191-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697155 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng2008-09-19185-1121/+378
| | | | | | Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compliation error by adding missing methodsrfeng2008-09-181-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696848 13f79535-47bb-0310-9956-ffa450edef68
* Process ejb references only to EJB3 Session beans in computing the component ↵vamsic0072008-09-182-2/+56
| | | | | | type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696745 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2281 provide a api to allow service references to be retrieved for ↵slaws2008-09-182-0/+73
| | | | | | references where the multiplicity >1. Thanks to Daniel Stucky for the patch. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696666 13f79535-47bb-0310-9956-ffa450edef68
* Enable testServiceUnavailableException() testslaws2008-09-181-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696655 13f79535-47bb-0310-9956-ffa450edef68
* Add JIRA numbers to some @Ignoresslaws2008-09-185-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696654 13f79535-47bb-0310-9956-ffa450edef68
* Support the rmi:// uri for binding.rmirfeng2008-09-184-2/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696531 13f79535-47bb-0310-9956-ffa450edef68