summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Include shellantelder2010-07-231-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967101 13f79535-47bb-0310-9956-ffa450edef68
* Include shell, jline and sourcesantelder2010-07-232-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967100 13f79535-47bb-0310-9956-ffa450edef68
* Remove mergeinfo properties. Not totaly sure how this actually works so try ↵antelder2010-07-230-0/+0
| | | | | | it out here on the beta1 branch first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967060 13f79535-47bb-0310-9956-ffa450edef68
* Change all the samples to use samples\pom.xml as the parent instead of the ↵antelder2010-07-2334-60/+60
| | | | | | sca parent so that they pick up the sample s=config (which is mainly the deploy plugin config which has skip=true so they don;t get deployed to the maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967047 13f79535-47bb-0310-9956-ffa450edef68
* Remove the profile section as we don't use it and add a deploy plugin config ↵antelder2010-07-231-8/+13
| | | | | | with skip so that the samples don't get deployed to maven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967037 13f79535-47bb-0310-9956-ffa450edef68
* Remove <inherited> config from deploy plugin as its not required, and we ↵antelder2010-07-231-1/+0
| | | | | | want to change it for the different parts of the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967035 13f79535-47bb-0310-9956-ffa450edef68
* Remove constrained intents from endpoint references at runtime binding timebdaniel2010-07-231-3/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966983 13f79535-47bb-0310-9956-ffa450edef68
* Fixing POM and MANIFEST to account for dependency on StAXHelper class from ↵edwardsmj2010-07-222-1/+8
| | | | | | common-xml module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966714 13f79535-47bb-0310-9956-ffa450edef68
* Add transaction intent constantsbdaniel2010-07-221-1/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966708 13f79535-47bb-0310-9956-ffa450edef68
* intents and policySets specified on implementation.composite elements were ↵bdaniel2010-07-221-0/+9
| | | | | | being lost git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966706 13f79535-47bb-0310-9956-ffa450edef68
* Update error message for latest outputantelder2010-07-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966703 13f79535-47bb-0310-9956-ffa450edef68
* Fixing a comment for the extractSourcePropertyName methodedwardsmj2010-07-221-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966658 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to the handling of @source attribute on component property elements ↵edwardsmj2010-07-221-112/+280
| | | | | | as described by TUSCANY-3629 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966653 13f79535-47bb-0310-9956-ffa450edef68
* 1) Initial fix for error described by TUSCANY-3628 2) Upgrade to the ↵edwardsmj2010-07-222-16/+130
| | | | | | handling of @source attribute on component property elements as described by TUSCANY-3629 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966650 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependencyantelder2010-07-221-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966629 13f79535-47bb-0310-9956-ffa450edef68
* Correct parrent pomantelder2010-07-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966568 13f79535-47bb-0310-9956-ffa450edef68
* Tag 2.0-Beta1-RC1antelder2010-07-225550-0/+478822
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966566 13f79535-47bb-0310-9956-ffa450edef68
* Update RELEASE_NOTES fileantelder2010-07-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966558 13f79535-47bb-0310-9956-ffa450edef68
* Update changes fileantelder2010-07-221-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966557 13f79535-47bb-0310-9956-ffa450edef68
* Update the changes and release notes filesantelder2010-07-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966554 13f79535-47bb-0310-9956-ffa450edef68
* Update the changes and release notes filesantelder2010-07-221-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966553 13f79535-47bb-0310-9956-ffa450edef68
* Create branch for next releaseantelder2010-07-225550-0/+478816
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966547 13f79535-47bb-0310-9956-ffa450edef68
* missing file from commit 966324kelvingoodson2010-07-221-11/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966527 13f79535-47bb-0310-9956-ffa450edef68
* Add wildcard so 4033 passes from both eclipse and mavenbdaniel2010-07-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966502 13f79535-47bb-0310-9956-ffa450edef68
* Mark asyncInvocation as exclusive of propagatesTransaction as specified in ↵bdaniel2010-07-221-1/+1
| | | | | | latest policy spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966500 13f79535-47bb-0310-9956-ffa450edef68
* Add error messages for policy 9022 and 9023bdaniel2010-07-221-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966499 13f79535-47bb-0310-9956-ffa450edef68
* Add SOAP version intent validation to the ws bindingbdaniel2010-07-222-2/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966495 13f79535-47bb-0310-9956-ffa450edef68
* Update policy error messagesbdaniel2010-07-221-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966494 13f79535-47bb-0310-9956-ffa450edef68
* Update regular expression to correctly handle multiple prefixesbdaniel2010-07-211-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966400 13f79535-47bb-0310-9956-ffa450edef68
* Update regular expression to correctly handle multiple prefixesbdaniel2010-07-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966332 13f79535-47bb-0310-9956-ffa450edef68
* make the interface matching audit trail more useful in problem determinationkelvingoodson2010-07-213-9/+52
| | | | | | -- not sure if util package is a good place for this Audit class, but OK to start with -- would have just specialized StringBuffer if it hadn't been final :( git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966324 13f79535-47bb-0310-9956-ffa450edef68
* Add a test of the password protected python store sample.jsdelfino2010-07-213-14/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966096 13f79535-47bb-0310-9956-ffa450edef68
* Add error message for JCA 3013antelder2010-07-201-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965823 13f79535-47bb-0310-9956-ffa450edef68
* Fix jms test interfaces to not match oneway and non-oneway operationsantelder2010-07-203-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965822 13f79535-47bb-0310-9956-ffa450edef68
* Add a check for both source and target operations matching being oneway or notantelder2010-07-201-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965821 13f79535-47bb-0310-9956-ffa450edef68
* Dont catch NoClassDefFoundError as it will get reported as class not found ↵antelder2010-07-201-2/+0
| | | | | | which is misleading, not catching it means the actual exception does get thrown by a higher catch clause git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965814 13f79535-47bb-0310-9956-ffa450edef68
* Update jca 10006 err msg which now also conatins the name of the class with ↵antelder2010-07-201-1/+1
| | | | | | the problem git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965762 13f79535-47bb-0310-9956-ffa450edef68
* Test passing multiple parameters, and use JSON-RPC binding in all test cases.jsdelfino2010-07-207-28/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965723 13f79535-47bb-0310-9956-ffa450edef68
* Add support for properties.jsdelfino2010-07-205-11/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965722 13f79535-47bb-0310-9956-ffa450edef68
* Put back some code to use the InterfaceContractMapper to match interfaces, ↵jsdelfino2010-07-201-0/+4
| | | | | | as the latest code which just looks for matching operation names breaks the support for dynamic interfaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965721 13f79535-47bb-0310-9956-ffa450edef68
* Ignore policy sets on a composite implementation when the using component ↵bdaniel2010-07-191-0/+7
| | | | | | has attached policies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965579 13f79535-47bb-0310-9956-ffa450edef68
* Inherit elements lower in the hierarchy first to ensure inheritance of ↵bdaniel2010-07-191-6/+10
| | | | | | mutually exclusive intents is handled correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965578 13f79535-47bb-0310-9956-ffa450edef68
* Add POL_4009 error messagebdaniel2010-07-191-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965576 13f79535-47bb-0310-9956-ffa450edef68
* Adding dependency org.apache.tuscany.sca.interfacedef.java;version="2.0.0" ↵edwardsmj2010-07-191-0/+1
| | | | | | to MANIFEST for builder module to enable correct running under OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965493 13f79535-47bb-0310-9956-ffa450edef68
* Update error message for 8012 to fix test failureantelder2010-07-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965417 13f79535-47bb-0310-9956-ffa450edef68
* Tweak the JSON-RPC binding to work without Java interfaces and recognize ↵jsdelfino2010-07-193-40/+68
| | | | | | dynamic interfaces bound to the JSON databinding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965361 13f79535-47bb-0310-9956-ffa450edef68
* Add a strawman Python implementation extension.jsdelfino2010-07-1931-0/+2803
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965360 13f79535-47bb-0310-9956-ffa450edef68
* Add a model for Python component implementations.jsdelfino2010-07-1912-0/+733
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965359 13f79535-47bb-0310-9956-ffa450edef68
* Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino2010-07-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965358 13f79535-47bb-0310-9956-ffa450edef68
* Register Tuscany context listener to ensure the runtime is initialized when ↵jsdelfino2010-07-192-0/+3
| | | | | | the webapp starts. Print exception stack traces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965354 13f79535-47bb-0310-9956-ffa450edef68