summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Port the policy changesrfeng2010-08-245-8/+135
* Populate intents and policySets from sca:reference and sca:service elementsrfeng2010-08-249-8/+167
* Merge revision 980735 from trunk into the 1.6.1 branchnash2010-08-241-2/+3
* Merge revision 980457 from trunk into the 1.6.1 branchnash2010-08-241-0/+6
* Merge revision 980456 from trunk into the 1.6.1 branchnash2010-08-242-27/+50
* Merge revision 959912 from trunk into the 1.6.1 branchnash2010-08-241-0/+5
* Merge revision 959617 from trunk into the 1.6.1 branchnash2010-08-242-0/+23
* Merge revision 959536 from trunk into the 1.6.1 branchnash2010-08-240-0/+0
* Merge revision 959529 from trunk into the 1.6.1 branchnash2010-08-241-1/+1
* Merge revision 959098 from trunk into the 1.6.1 branchnash2010-08-241-17/+67
* Merge revision 952186 from trunk into the 1.6.1 branchnash2010-08-241-21/+21
* Merge revision 951571 from trunk into the 1.6.1 branchnash2010-08-241-0/+7
* Merge revision 951561 from trunk into the 1.6.1 branchnash2010-08-242-10/+16
* Merge revision 951557 from trunk into the 1.6.1 branchnash2010-08-241-0/+2
* Merge revision 951548 from trunk into the 1.6.1 branchnash2010-08-241-0/+1
* Merge revision 945607 from trunk into the 1.6.1 branchnash2010-08-242-0/+20
* Merge revision 942470 from trunk into the 1.6.1 branchnash2010-08-243-16/+3
* Updated sample to reflect latest refactoring.fmoga2010-08-241-0/+2
* Refactored the way jQuery dependency on the Javascript client is handled.fmoga2010-08-244-168/+16
* Merge revision 942469 from trunk into the 1.6.1 branchnash2010-08-241-0/+11
* Merge revision 942356 from trunk into the 1.6.1 branchnash2010-08-246-6/+18
* Merge revision 935405 from trunk into the 1.6.1 branchnash2010-08-241-2/+0
* Merge revision 921286 from trunk into the 1.6.1 branchnash2010-08-2419-311/+391
* Minor alphabetical ordering of some projects in modules sectionlresende2010-08-241-9/+6
* svn propset svn:ignorelresende2010-08-240-0/+0
* Enable Phyton extensions after temporarly adding Jython dependencies to tusca...lresende2010-08-242-3/+1
* Merge revision 920274 from trunk into the 1.6.1 branchnash2010-08-241-1/+12
* Merge revision 911633 from trunk into the 1.6.1 branchnash2010-08-241-61/+118
* Update version number to 1.6.1-SNAPSHOTnash2010-08-24483-3638/+3638
* Temporarly adding Jython 2.5.2 beta1 to tuscany maven repo to allow phyton ex...lresende2010-08-2415-0/+44
* Comment out python implementation build as it requires manual install of jython.jsdelfino2010-08-241-0/+2
* For callbacks with a oneway MEP set the JMSReplyTo with the callback destinationantelder2010-08-241-2/+10
* Enforced coding standards and formatting.fmoga2010-08-2422-424/+481
* Copy 1.6 release to new 1.6.1 branchnash2010-08-248746-0/+695599
* Support local in-process function proxies between components contributed by a...jsdelfino2010-08-243-30/+31
* Put back some code to use the InterfaceContractMapper to match interfaces, as...jsdelfino2010-08-241-0/+4
* Test passing multiple parameters, and use JSON-RPC binding in all test cases.jsdelfino2010-08-247-28/+39
* Add support for properties.jsdelfino2010-08-245-11/+96
* Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...jsdelfino2010-08-243-40/+68
* Add a strawman Python implementation extension.jsdelfino2010-08-2431-0/+2803
* Add a model for Python component implementations.jsdelfino2010-08-2412-0/+733
* Test for null or empty servlet path info before redirecting to same URL with ...jsdelfino2010-08-231-2/+3
* Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino2010-08-231-1/+1
* Include SCAClientFactory implementation module in java caa test runner depend...bdaniel2010-08-231-0/+6
* switch over to using binding-ws and implmentation-java in new locations. slaws2010-08-2343-1345/+12
* Re-organize implementation-java sample contribution into sub-directoryslaws2010-08-2320-0/+756
* Re-organize binding-ws sample contribution into sub-directoryslaws2010-08-2320-0/+665
* For binding-jsonrpc webapp contribution remove dojo and target directories fr...slaws2010-08-231-0/+3
* Set svn ignoresantelder2010-08-230-0/+0
* Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino2010-08-2210-40/+186