summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated example to be explicit as to which Java interface the ↵mcombellack2010-08-261-1/+3
| | | | | | CurrencyConverter service exposes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989870 13f79535-47bb-0310-9956-ffa450edef68
* BJM_4003 Set the "scaOperationName" property on response messages when using ↵bdaniel2010-08-261-0/+12
| | | | | | default wire format git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989803 13f79535-47bb-0310-9956-ffa450edef68
* Add service element defining the sca binidng (for the jsp) and ws and rmi ↵antelder2010-08-261-0/+5
| | | | | | binidngs, the aditional bindings need the name attribute to avoid an error but it seems a shame that can't have a default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989634 13f79535-47bb-0310-9956-ffa450edef68
* Correct jar usageantelder2010-08-261-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989630 13f79535-47bb-0310-9956-ffa450edef68
* Make interface remotable so it works with remotabel bindings like ws, rmi etcantelder2010-08-261-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989629 13f79535-47bb-0310-9956-ffa450edef68
* Add minimal Ant build script that uses the shaded base-nodep jarantelder2010-08-261-0/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989611 13f79535-47bb-0310-9956-ffa450edef68
* Start of a sample for Hema, a user asking for this on the mailing list - ↵antelder2010-08-268-0/+320
| | | | | | http://apache.markmail.org/message/7k3nvus244rrl7k2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989602 13f79535-47bb-0310-9956-ffa450edef68
* Update sca_variables.dtd file from oasis contributionbdaniel2010-08-252-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989271 13f79535-47bb-0310-9956-ffa450edef68
* Check for a valid domain URI when an SCAClientFactory is createdbdaniel2010-08-251-1/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989255 13f79535-47bb-0310-9956-ffa450edef68
* Its ok to not have an activationSpec jndiName (seems wrong though so should ↵antelder2010-08-251-4/+0
| | | | | | query the spec folks) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989248 13f79535-47bb-0310-9956-ffa450edef68
* Updates for create attribute validationantelder2010-08-253-18/+98
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989225 13f79535-47bb-0310-9956-ffa450edef68
* Add error message for JCA_10013bdaniel2010-08-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989170 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3659 - Add message for 7004slaws2010-08-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989158 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ↵slaws2010-08-256-12/+55
| | | | | | what I think is the right thing but it doesn't necessarily do it in an optimal way yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989157 13f79535-47bb-0310-9956-ffa450edef68
* add missing manifest dependencyslaws2010-08-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989152 13f79535-47bb-0310-9956-ffa450edef68
* Updates to create mode validationantelder2010-08-253-3/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988962 13f79535-47bb-0310-9956-ffa450edef68
* Copied pom.xml from trunk and trunk/modules in the contrib area in order to ↵fmoga2010-08-242-0/+1197
| | | | | | be able to build modules and avoid missing parent pom errors. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988763 13f79535-47bb-0310-9956-ffa450edef68
* Minor update involving default values.fmoga2010-08-241-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988762 13f79535-47bb-0310-9956-ffa450edef68
* Port the policy changesrfeng2010-08-245-8/+135
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988752 13f79535-47bb-0310-9956-ffa450edef68
* Populate intents and policySets from sca:reference and sca:service elementsrfeng2010-08-249-8/+167
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988747 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 980735 from trunk into the 1.6.1 branchnash2010-08-241-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988721 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 980457 from trunk into the 1.6.1 branchnash2010-08-241-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988719 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 980456 from trunk into the 1.6.1 branchnash2010-08-242-27/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988716 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 959912 from trunk into the 1.6.1 branchnash2010-08-241-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988715 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 959617 from trunk into the 1.6.1 branchnash2010-08-242-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988713 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 959536 from trunk into the 1.6.1 branchnash2010-08-240-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988712 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 959529 from trunk into the 1.6.1 branchnash2010-08-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988706 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 959098 from trunk into the 1.6.1 branchnash2010-08-241-17/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988705 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 952186 from trunk into the 1.6.1 branchnash2010-08-241-21/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988703 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 951571 from trunk into the 1.6.1 branchnash2010-08-241-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988702 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 951561 from trunk into the 1.6.1 branchnash2010-08-242-10/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988701 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 951557 from trunk into the 1.6.1 branchnash2010-08-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988699 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 951548 from trunk into the 1.6.1 branchnash2010-08-241-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988698 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 945607 from trunk into the 1.6.1 branchnash2010-08-242-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988697 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 942470 from trunk into the 1.6.1 branchnash2010-08-243-16/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988696 13f79535-47bb-0310-9956-ffa450edef68
* Updated sample to reflect latest refactoring.fmoga2010-08-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988695 13f79535-47bb-0310-9956-ffa450edef68
* Refactored the way jQuery dependency on the Javascript client is handled.fmoga2010-08-244-168/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988693 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 942469 from trunk into the 1.6.1 branchnash2010-08-241-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988687 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 942356 from trunk into the 1.6.1 branchnash2010-08-246-6/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988686 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 935405 from trunk into the 1.6.1 branchnash2010-08-241-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988676 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 921286 from trunk into the 1.6.1 branchnash2010-08-2419-311/+391
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988675 13f79535-47bb-0310-9956-ffa450edef68
* Minor alphabetical ordering of some projects in modules sectionlresende2010-08-241-9/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988674 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignorelresende2010-08-240-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988672 13f79535-47bb-0310-9956-ffa450edef68
* Enable Phyton extensions after temporarly adding Jython dependencies to ↵lresende2010-08-242-3/+1
| | | | | | tuscany maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988669 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 920274 from trunk into the 1.6.1 branchnash2010-08-241-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988666 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 911633 from trunk into the 1.6.1 branchnash2010-08-241-61/+118
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988665 13f79535-47bb-0310-9956-ffa450edef68
* Update version number to 1.6.1-SNAPSHOTnash2010-08-24483-3638/+3638
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988661 13f79535-47bb-0310-9956-ffa450edef68
* Temporarly adding Jython 2.5.2 beta1 to tuscany maven repo to allow phyton ↵lresende2010-08-2415-0/+44
| | | | | | extension to build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988649 13f79535-47bb-0310-9956-ffa450edef68
* Comment out python implementation build as it requires manual install of jython.jsdelfino2010-08-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988626 13f79535-47bb-0310-9956-ffa450edef68
* For callbacks with a oneway MEP set the JMSReplyTo with the callback destinationantelder2010-08-241-2/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988619 13f79535-47bb-0310-9956-ffa450edef68