summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Fix the classloader parentrfeng2008-09-171-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696507 13f79535-47bb-0310-9956-ffa450edef68
* Port the binding-rmi to use core-spirfeng2008-09-1714-172/+415
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696498 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE in finally after earlier exception.scottkurz2008-09-171-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696399 13f79535-47bb-0310-9956-ffa450edef68
* Pass the wrapper exception into FaultExceptionrfeng2008-09-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696391 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on Axis2rfeng2008-09-172-29/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696389 13f79535-47bb-0310-9956-ffa450edef68
* Account for possibility of binding impl wrappering exc in ServiceRuntimeExcscottkurz2008-09-161-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696057 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2455 we forgot to re-enable the vtest for this fixed JIRAslaws2008-09-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695963 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2243 You can't get at references that are not defined in the ↵slaws2008-09-162-2/+2
| | | | | | component type (see TUSCANY-2501) so I've fixed this test to retrieve a a reference to "b" which is defined in the component type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695956 13f79535-47bb-0310-9956-ffa450edef68
* Add in policies to support JMS message header setting. Also add in ↵slaws2008-09-1622-63/+1152
| | | | | | 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
* Fix random concurrent update problem when transforms are loaded by ↵slaws2008-09-161-2/+3
| | | | | | synchronizing access to the load method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695908 13f79535-47bb-0310-9956-ffa450edef68
* Commit changes for TUSCANY-2590.scottkurz2008-09-154-37/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695598 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Removing debug information from Extensible Artifact Processorlresende2008-09-151-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695571 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Adding default processor to handle unknown contents in ↵lresende2008-09-1510-28/+390
| | | | | | composite file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695536 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typeantelder2008-09-151-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695486 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2601 HTTP binding ETag and LastModified test casesbeckerdo2008-09-158-5/+1293
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695472 13f79535-47bb-0310-9956-ffa450edef68
* Add axis2 dependency as the code has compile reference to AxisFaultantelder2008-09-151-0/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695455 13f79535-47bb-0310-9956-ffa450edef68
* Add files missed from previous policy commitslaws2008-09-1510-4/+733
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695452 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2531nash2008-09-153-40/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695444 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsslaws2008-09-152-13/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695388 13f79535-47bb-0310-9956-ffa450edef68
* More work exploring the policy extension model by implementing a token based ↵slaws2008-09-1571-333/+2514
| | | | | | 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