summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove some more file that have been deleted to remove split packagesslaws2008-11-305-472/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721823 13f79535-47bb-0310-9956-ffa450edef68
* Remove delimited test as we don't have an example delimited wire format. Add ↵slaws2008-11-3010-71/+101
| | | | | | a JMS Object example git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721821 13f79535-47bb-0310-9956-ffa450edef68
* Tidy jms policy implementations to remove code from the binding and put it ↵slaws2008-11-3060-245/+736
| | | | | | into binding wire interceptors. The implication is that the JMS runtime no longer depends on the JMS policy package. Also get rid of split packages in wire format and operation selector packages. Add a binding context to the Tuscany message so that you don't have to keep finding it in the message header. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721811 13f79535-47bb-0310-9956-ffa450edef68
* Add schema for java import/exportslaws2008-11-281-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721505 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2689 - Some new composite vtests. Thanks for the patch Susanslaws2008-11-2829-29/+899
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721498 13f79535-47bb-0310-9956-ffa450edef68
* Exclude store tutorial prebuilt webappantelder2008-11-281-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721459 13f79535-47bb-0310-9956-ffa450edef68
* Exclude some store tutorial test filesantelder2008-11-281-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721458 13f79535-47bb-0310-9956-ffa450edef68
* Exclude .felix files in target folderantelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721457 13f79535-47bb-0310-9956-ffa450edef68
* Exclude chat2 as its not ready for 1.4antelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721456 13f79535-47bb-0310-9956-ffa450edef68
* Exclude calculator-rcp as it doesn't work in 1.4antelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721455 13f79535-47bb-0310-9956-ffa450edef68
* Exclude calculator2 sample as the modules it uses aren't in 1.4antelder2008-11-281-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721454 13f79535-47bb-0310-9956-ffa450edef68
* Add some sample cleanups to the bin distribution buildantelder2008-11-281-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721450 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2684: Apply patch from Dhaval Chauhan for README file update for ↵antelder2008-11-271-5/+167
| | | | | | domain-management sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721164 13f79535-47bb-0310-9956-ffa450edef68
* Add ComponentPreProcessor to EJBImplementationImpl.vamsic0072008-11-261-1/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720856 13f79535-47bb-0310-9956-ffa450edef68
* Check if the binding object is null. Does getting a null binding object here ↵vamsic0072008-11-261-0/+4
| | | | | | mean there is a problem else where?? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720841 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2690ramkumar2008-11-26126-2566/+1981
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720798 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2687ramkumar2008-11-2510-30/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720463 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2281 - test case for getting reference collections. Thanks for the ↵slaws2008-11-249-0/+543
| | | | | | test case Daniel git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720215 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2683 and TUSCANY-2685ramkumar2008-11-216-277/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719564 13f79535-47bb-0310-9956-ffa450edef68
* Preprocess properties as well.vamsic0072008-11-201-1/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719244 13f79535-47bb-0310-9956-ffa450edef68
* Fix of TUSCANY-2682ramkumar2008-11-205-9/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719186 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2679ramkumar2008-11-194-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719014 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2675 Patch from Jun Guo to start adding assembly spec vtests. Thanks ↵slaws2008-11-1914-1/+534
| | | | | | Jun Guo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718951 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2678ramkumar2008-11-19187-191/+191
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718889 13f79535-47bb-0310-9956-ffa450edef68
* Add a jms itest using topicsantelder2008-11-188-0/+361
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718645 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2676ramkumar2008-11-1816-1688/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718550 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2676ramkumar2008-11-186-0/+633
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718547 13f79535-47bb-0310-9956-ffa450edef68
* Don't include test classes in jar. Fix frm 1.3.x branchantelder2008-11-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714043 13f79535-47bb-0310-9956-ffa450edef68
* Don't include test classes in jar. Fix frm 1.3.x branchantelder2008-11-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714042 13f79535-47bb-0310-9956-ffa450edef68
* Update bundle build for fixes in 1.3.x branchantelder2008-11-141-124/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714041 13f79535-47bb-0310-9956-ffa450edef68
* Deployable is optionalslaws2008-11-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714014 13f79535-47bb-0310-9956-ffa450edef68
* remove reference to deleted moduleslaws2008-11-141-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714010 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2672 add missing methodslaws2008-11-141-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714008 13f79535-47bb-0310-9956-ffa450edef68
* Creating Java SCA 1.x branchlresende2008-11-138682-0/+730150
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68