summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* TUSCANY-3517: Apply latest updates to the async servelt sample in ↵antelder2010-06-243-13/+78
| | | | | | async-servlet-sca-0.0.3.zip git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957497 13f79535-47bb-0310-9956-ffa450edef68
* Fix the pacakge scoped field injectionrfeng2010-06-232-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957348 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the default sca namespace bindingrfeng2010-06-231-2/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957347 13f79535-47bb-0310-9956-ffa450edef68
* Remove @Override to avoid compilation issuesrfeng2010-06-231-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957346 13f79535-47bb-0310-9956-ffa450edef68
* Use loopback for multicast testingrfeng2010-06-235-39/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957345 13f79535-47bb-0310-9956-ffa450edef68
* Add an exclude for target/*.log filesrfeng2010-06-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957344 13f79535-47bb-0310-9956-ffa450edef68
* Allow package fields to be used for SCA reference/propertyrfeng2010-06-232-13/+48
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957343 13f79535-47bb-0310-9956-ffa450edef68
* Add missing OSGi importrfeng2010-06-231-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957342 13f79535-47bb-0310-9956-ffa450edef68
* Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel2010-06-231-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957103 13f79535-47bb-0310-9956-ffa450edef68
* Remove NameSpaceContextImpl class reference from assembly-xmlbdaniel2010-06-232-3/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957102 13f79535-47bb-0310-9956-ffa450edef68
* Support policy XPath functions without ns prefixes and without a single node ↵bdaniel2010-06-221-3/+22
| | | | | | context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956969 13f79535-47bb-0310-9956-ffa450edef68
* Potential NPE in NamespaceContextImpl.getPrefixesbdaniel2010-06-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956962 13f79535-47bb-0310-9956-ffa450edef68
* Support policy XPath functions without ns prefixes and without a single node ↵bdaniel2010-06-223-14/+110
| | | | | | context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956919 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2010-06-220-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956877 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3517: Commit zip for new test callback sample for Florians GSoC projectantelder2010-06-229-0/+390
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956869 13f79535-47bb-0310-9956-ffa450edef68
* Small improvement to message reported to include exception text when ↵slaws2010-06-222-2/+2
| | | | | | interface is not valid git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956867 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3517: Apply latest GSoC project zip from Florianantelder2010-06-2210-104/+224
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956851 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with spec related binding.ws changes. URL no allowed on binding.ws ↵slaws2010-06-221-1/+1
| | | | | | on service callback now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956839 13f79535-47bb-0310-9956-ffa450edef68
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async ↵edwardsmj2010-06-221-1/+4
| | | | | | service invocation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956828 13f79535-47bb-0310-9956-ffa450edef68
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async ↵edwardsmj2010-06-221-1/+2
| | | | | | service invocation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956824 13f79535-47bb-0310-9956-ffa450edef68
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async ↵edwardsmj2010-06-221-0/+5
| | | | | | service invocation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956823 13f79535-47bb-0310-9956-ffa450edef68
* Fix test composite name.jsdelfino2010-06-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956806 13f79535-47bb-0310-9956-ffa450edef68
* Fix default libs variable name in configure script.jsdelfino2010-06-221-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956805 13f79535-47bb-0310-9956-ffa450edef68
* Add a utility script to SSH to an EC2 instance.jsdelfino2010-06-221-0/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956804 13f79535-47bb-0310-9956-ffa450edef68
* Run gpg sign in the verify phaseantelder2010-06-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956795 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3605 - Moving Spring dependency to 3.0.2.RELEASElresende2010-06-226-20/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956786 13f79535-47bb-0310-9956-ffa450edef68
* Add evaluation for XPath IntentRef function bdaniel2010-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956680 13f79535-47bb-0310-9956-ffa450edef68
* Add evaluation for XPath IntentRef function bdaniel2010-06-212-2/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956679 13f79535-47bb-0310-9956-ffa450edef68
* Updates to policy otest expected error messagesbdaniel2010-06-211-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956673 13f79535-47bb-0310-9956-ffa450edef68
* Add message for BWS_2020slaws2010-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956611 13f79535-47bb-0310-9956-ffa450edef68
* Add spec conformance number to message. slaws2010-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956610 13f79535-47bb-0310-9956-ffa450edef68
* Improve error messageslaws2010-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956607 13f79535-47bb-0310-9956-ffa450edef68
* Add message for BWS_2018slaws2010-06-211-8/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956600 13f79535-47bb-0310-9956-ffa450edef68
* BWS_2018 - add a check that uri doesn't appear on a service callback ↵slaws2010-06-215-1/+40
| | | | | | binding.ws element git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956599 13f79535-47bb-0310-9956-ffa450edef68
* Fix up IDE warningsantelder2010-06-211-5/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956562 13f79535-47bb-0310-9956-ffa450edef68
* Change all exception throwing to be Monitor errorsantelder2010-06-212-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956554 13f79535-47bb-0310-9956-ffa450edef68
* BWS20006 - if a component reference binding.ws names a WSDL service with ↵slaws2010-06-213-6/+51
| | | | | | more than one port then pick the first port. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956539 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with changes for otests that, following the spec, don't allow the ↵slaws2010-06-216-7/+7
| | | | | | presence of wsdl.service on a binding.ws on a component service [BWS20003] git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956538 13f79535-47bb-0310-9956-ffa450edef68
* Remove out of date warningantelder2010-06-211-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956530 13f79535-47bb-0310-9956-ffa450edef68
* Updates to get the jms test suite runner workingantelder2010-06-214-42/+62
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956527 13f79535-47bb-0310-9956-ffa450edef68
* Add message for BWS_2005slaws2010-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956518 13f79535-47bb-0310-9956-ffa450edef68
* Change the previous warning thrown when a service can't be found into an errorslaws2010-06-212-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956516 13f79535-47bb-0310-9956-ffa450edef68
* Add message for BWS_2003slaws2010-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956513 13f79535-47bb-0310-9956-ffa450edef68
* BWS_2003 - add a check that wsdl.service doesn't appear on a service ↵slaws2010-06-212-0/+7
| | | | | | binding.ws element git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956511 13f79535-47bb-0310-9956-ffa450edef68
* Update root pom.xml distributionManagement for Nexus based repositories. To ↵antelder2010-06-211-11/+10
| | | | | | use these you'll need to define the servers in your m2 settings.xml, for details see http://maven.apache.org/developers/committer-settings.html git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956509 13f79535-47bb-0310-9956-ffa450edef68
* Add message for BWS_2001slaws2010-06-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956501 13f79535-47bb-0310-9956-ffa450edef68
* BWS_2001 - add a check that the reference binding.ws has an absolute URIslaws2010-06-213-0/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956500 13f79535-47bb-0310-9956-ffa450edef68
* Add a JAXWS RI based WS otest suite runnerantelder2010-06-195-0/+580
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956197 13f79535-47bb-0310-9956-ffa450edef68
* Handle the wsa:ReferenceParameters SOAP header if present on the invocation ↵edwardsmj2010-06-192-12/+39
| | | | | | of a bidirectional service offered as a Web service - pass the parameters back in the SOAP headers of any callback operation invocation from the service to the client, as required by TUSCANY-3592 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956193 13f79535-47bb-0310-9956-ffa450edef68
* Handle the receipt of messageID data from a wsa:MessageID header in an ↵edwardsmj2010-06-182-13/+49
| | | | | | incoming Web service invocation of a bidirectional service, transmit this data to the callback invocation from the service and embed into a wsa:RelatesTo SOAP header in the callback Wen service message, as required by the OASIS Web Service Binding spec, described in TUSCANY-3592 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956128 13f79535-47bb-0310-9956-ffa450edef68