summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Missing operationProperties name attribute is an error not a warningantelder2010-09-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991489 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable ws basic auth itestbdaniel2010-09-011-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991437 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug in PolicyAppliesToBuilder that was causing PolicySets to be ↵bdaniel2010-09-011-5/+5
| | | | | | incorrectly removed from endpoints git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991436 13f79535-47bb-0310-9956-ffa450edef68
* Added sources.fmoga2010-08-318-0/+296
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991235 13f79535-47bb-0310-9956-ffa450edef68
* Initial import.fmoga2010-08-310-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991234 13f79535-47bb-0310-9956-ffa450edef68
* Make the json databinding a runtime dependency rather than a test dependency ↵slaws2010-08-311-9/+11
| | | | | | as the binding needs it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991202 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug where the type index isn't incrementedantelder2010-08-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991178 13f79535-47bb-0310-9956-ffa450edef68
* Add testcase for more complicated parametersantelder2010-08-316-0/+338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991172 13f79535-47bb-0310-9956-ffa450edef68
* Correctly increment the type index, and handle null responseantelder2010-08-311-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991170 13f79535-47bb-0310-9956-ffa450edef68
* Remove test binidngantelder2010-08-311-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991162 13f79535-47bb-0310-9956-ffa450edef68
* Add expected error message for 3011C and correct message for 4011antelder2010-08-311-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991152 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to hidden NodeConfigurationImpl type that causes error due ↵slaws2010-08-311-2/+4
| | | | | | to invalid OSGi dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991126 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up the contrib poms.fmoga2010-08-312-124/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991117 13f79535-47bb-0310-9956-ffa450edef68
* Removed comet binding and sample from contrib/.fmoga2010-08-3145-3129/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991106 13f79535-47bb-0310-9956-ffa450edef68
* Added comet binding and sample in trunk/contrib.fmoga2010-08-3145-0/+3129
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991104 13f79535-47bb-0310-9956-ffa450edef68
* Start function for handling xml format antelder2010-08-313-56/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991088 13f79535-47bb-0310-9956-ffa450edef68
* Update to work with POSTing JSONantelder2010-08-311-2/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991087 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3595 - Overriding wink-server Manifest.MF in node-launcher-equinoxlresende2010-08-311-0/+152
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991077 13f79535-47bb-0310-9956-ffa450edef68
* Add missing imported packages to OSGi Manifestlresende2010-08-312-26/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991076 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing dependencylresende2010-08-311-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991075 13f79535-47bb-0310-9956-ffa450edef68
* Add sample to Maven build. Remove outdated build.xml, will add a working one ↵jsdelfino2010-08-312-51/+1
| | | | | | later. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991045 13f79535-47bb-0310-9956-ffa450edef68
* Add a test case showing how to register a ProviderFactory instance. Minor ↵jsdelfino2010-08-3114-34/+236
| | | | | | cleanup, add a createNode method that takes a list of contributions and remove reference to NodeFactory implementation class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991044 13f79535-47bb-0310-9956-ffa450edef68
* Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory ↵jsdelfino2010-08-317-18/+376
| | | | | | and then run it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991043 13f79535-47bb-0310-9956-ffa450edef68
* Replace usage of Xpath by pure java code walking through the DOM.jsdelfino2010-08-313-11/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991042 13f79535-47bb-0310-9956-ffa450edef68
* Error messages for BJM_3011A and BJM_3014Abdaniel2010-08-301-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990954 13f79535-47bb-0310-9956-ffa450edef68
* Add support for ActivationSpec error conditionsbdaniel2010-08-307-6/+79
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990951 13f79535-47bb-0310-9956-ffa450edef68
* Rename the artifact id to avoid conflicts with the official maven dependency ↵rfeng2010-08-302-2/+2
| | | | | | plugin prefix git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990901 13f79535-47bb-0310-9956-ffa450edef68
* Remove generated filesrfeng2010-08-301-24/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990882 13f79535-47bb-0310-9956-ffa450edef68
* Remove generated filesrfeng2010-08-303-56/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990881 13f79535-47bb-0310-9956-ffa450edef68
* Add a maven plugin that checks the class conflicts for the dependencies or ↵rfeng2010-08-3015-0/+1215
| | | | | | all jars from a directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990880 13f79535-47bb-0310-9956-ffa450edef68
* Add a test case showing how to register a ProviderFactory instance. Minor ↵jsdelfino2010-08-3014-34/+236
| | | | | | cleanup, add a createNode method that takes a list of contributions and remove reference to NodeFactory implementation class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990870 13f79535-47bb-0310-9956-ffa450edef68
* Don't try to lookup a destination if the jndiName is nullbdaniel2010-08-301-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990864 13f79535-47bb-0310-9956-ffa450edef68
* BJM_3037A Add validation for ActivationSpec with "always" create and no JNDI ↵bdaniel2010-08-302-0/+6
| | | | | | name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990848 13f79535-47bb-0310-9956-ffa450edef68
* Update error messages for BJM_3037A and BJM_3014D bdaniel2010-08-301-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990847 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3595 - Disabling test case as it's still failinglresende2010-08-301-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990807 13f79535-47bb-0310-9956-ffa450edef68
* Start of the runtime code to support wireFormat.httpXml, still needs code to ↵antelder2010-08-305-0/+313
| | | | | | turn query parameters into xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990723 13f79535-47bb-0310-9956-ffa450edef68
* Add http binding model for wireFormat.httpXmlantelder2010-08-303-0/+111
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990719 13f79535-47bb-0310-9956-ffa450edef68
* Add wireFormat.httpXml schema definitionantelder2010-08-301-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990718 13f79535-47bb-0310-9956-ffa450edef68
* Update the http binding to use default wireFormat and operationSelector that ↵antelder2010-08-3024-1802/+765
| | | | | | work as being discussed on the ML to expose arbitrary sca services as http endpoints. See http://apache.markmail.org/message/ix3vvyomronellmi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990712 13f79535-47bb-0310-9956-ffa450edef68
* Update jms conection factory look up to check the type of the looked up objectantelder2010-08-301-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990711 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2010-08-300-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990710 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2010-08-300-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990709 13f79535-47bb-0310-9956-ffa450edef68
* Update for SCAClientFactory NoSuchDomainException changesantelder2010-08-301-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990708 13f79535-47bb-0310-9956-ffa450edef68
* Update for SCAClientFactory NoSuchDomainException changesantelder2010-08-301-7/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990707 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-surefire-plugin to avoid issues on hudson buildlresende2010-08-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990697 13f79535-47bb-0310-9956-ffa450edef68
* Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory ↵jsdelfino2010-08-307-18/+376
| | | | | | and then run it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990676 13f79535-47bb-0310-9956-ffa450edef68
* Sandbox to experiment with different ways to embed the runtime.jsdelfino2010-08-295918-0/+509213
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990620 13f79535-47bb-0310-9956-ffa450edef68
* Replace usage of Xpath by pure java code walking through the DOM.jsdelfino2010-08-293-11/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990619 13f79535-47bb-0310-9956-ffa450edef68
* Sample implementation extension that shows how to support both Java and WSDL ↵jsdelfino2010-08-2931-0/+1721
| | | | | | interfaces and different data bindings. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990618 13f79535-47bb-0310-9956-ffa450edef68
* Sample implementation extension that shows how to support both Java and WSDL ↵jsdelfino2010-08-2931-0/+1721
| | | | | | interfaces and different data bindings. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990608 13f79535-47bb-0310-9956-ffa450edef68