summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Changes to make POJO_8016 run. Look for @Remotable at the class level.slaws2010-07-301-3/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980869 13f79535-47bb-0310-9956-ffa450edef68
* Updating site template to avoid using macros as the latest version of ↵lresende2010-07-301-134/+97
| | | | | | confluence/confluence html export have issues dealing with these macros git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980794 13f79535-47bb-0310-9956-ffa450edef68
* Added unit test.fmoga2010-07-305-0/+149
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980746 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3634: ensure jms session is closed for oneway requestsantelder2010-07-301-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980735 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3634: ensure jms session is closed for oneway requestsantelder2010-07-301-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980734 13f79535-47bb-0310-9956-ffa450edef68
* Add actual error messages to the BWS test. BWS is not in the build at the ↵slaws2010-07-302-20/+16
| | | | | | moment as we don't have the temporary test artifacts available. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980713 13f79535-47bb-0310-9956-ffa450edef68
* Sometimes the binding name appears to be null. Get it from the actual ↵slaws2010-07-301-2/+2
| | | | | | binding. Makes BWS_2023, BWS_4005, BWS_4006 work again. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980710 13f79535-47bb-0310-9956-ffa450edef68
* Add new separator to make BWS_2007 againslaws2010-07-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980709 13f79535-47bb-0310-9956-ffa450edef68
* Use a utility instead of ModuleActivator for Spring application context accessrfeng2010-07-297-46/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980505 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3639 - ensure that the service wire is created at the same time as ↵slaws2010-07-291-0/+6
| | | | | | the binding wire is created git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980474 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3639 - ensure that the service wire is created at the same time as ↵slaws2010-07-291-0/+6
| | | | | | the binding wire is created git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980457 13f79535-47bb-0310-9956-ffa450edef68
* TUSCATUSCANY-3625 - Ensure that the Java version of the method name is used ↵slaws2010-07-292-27/+50
| | | | | | to avert the case that the Tuscany interface has a different operation name by virtue of JAXWS annotations. Thanks for the patch Scott. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980456 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3625 - Ensure that the Java version of the method name is used to ↵slaws2010-07-292-1/+22
| | | | | | avert the case that the Tuscany interface has a different operation name by virtue of JAXWS annotations. Thanks for the patch Scott. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980450 13f79535-47bb-0310-9956-ffa450edef68
* Sanity check the service binding response activation specantelder2010-07-291-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980444 13f79535-47bb-0310-9956-ffa450edef68
* Update activation spec name attributeantelder2010-07-291-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980443 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3625 - extend the test to demonstrate what happens when a WSDL is ↵slaws2010-07-2912-4/+145
| | | | | | provided where an operation name has an upper case first character. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980434 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2010-07-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980403 13f79535-47bb-0310-9956-ffa450edef68
* Error message updatesantelder2010-07-291-17/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980402 13f79535-47bb-0310-9956-ffa450edef68
* Some tidying to remove duplicate compatibility checking, because I want to ↵slaws2010-07-291-91/+21
| | | | | | add a change to this logic, and remove some code I commented out previously. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980385 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3635 - delegate the conversion to/from JSON to the databinding layer ↵slaws2010-07-296-9/+106
| | | | | | which has the correct information regarding the operation parameter and return types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980366 13f79535-47bb-0310-9956-ffa450edef68
* Add an exclude for another test thats started to failantelder2010-07-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980365 13f79535-47bb-0310-9956-ffa450edef68
* Add new files which are left outrfeng2010-07-293-0/+141
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980273 13f79535-47bb-0310-9956-ffa450edef68
* Add the parent delegation for the SCA spring application contextrfeng2010-07-298-20/+36
| | | | | | Improve the sample to demonstrate the child bean wired to a bean in the parent context (WebApplicationContext) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980272 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation-spring-webapp into the buildrfeng2010-07-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980244 13f79535-47bb-0310-9956-ffa450edef68
* Fix handling of component type policy sets and intentsbdaniel2010-07-281-9/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980237 13f79535-47bb-0310-9956-ffa450edef68
* Added initial sources to binding-comet-runtime.fmoga2010-07-2810-0/+859
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980229 13f79535-47bb-0310-9956-ffa450edef68
* Add helloworld-spring-webapp to the buildrfeng2010-07-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980224 13f79535-47bb-0310-9956-ffa450edef68
* Add artifacts for the webapprfeng2010-07-283-0/+257
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980223 13f79535-47bb-0310-9956-ffa450edef68
* Add a DateService into helloworld-spring to demonstrate Java component ↵rfeng2010-07-282-0/+65
| | | | | | wiring to a Spring component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980221 13f79535-47bb-0310-9956-ffa450edef68
* Add parent artifact to the ProcessorContextrfeng2010-07-284-27/+76
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980219 13f79535-47bb-0310-9956-ffa450edef68
* Allow Spring WebApplicationContext to be used by Tuscanyrfeng2010-07-2829-71/+702
| | | | | | Bring up a sample web application which demonstrates the integration between Spring and Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980218 13f79535-47bb-0310-9956-ffa450edef68
* Change Tuscany to not initialized the class during loadingrfeng2010-07-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980214 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2010-07-281-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980213 13f79535-47bb-0310-9956-ffa450edef68
* Fix the context path for recursive loading of spring xmlrfeng2010-07-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980212 13f79535-47bb-0310-9956-ffa450edef68
* Format the code based on the Tuscany eclipse formatterrfeng2010-07-2830-742/+808
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980211 13f79535-47bb-0310-9956-ffa450edef68
* Initial import for binding-comet-runtime.fmoga2010-07-280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980208 13f79535-47bb-0310-9956-ffa450edef68
* Added initial sources to binding-comet.fmoga2010-07-2812-0/+554
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980207 13f79535-47bb-0310-9956-ffa450edef68
* Initial import for binding-comet.fmoga2010-07-280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980205 13f79535-47bb-0310-9956-ffa450edef68
* Update error message for POJO_8012 so that it isn't affected by the order ↵bdaniel2010-07-281-1/+1
| | | | | | intents appear in the error message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980200 13f79535-47bb-0310-9956-ffa450edef68
* Removed async-servlet-sca sample.fmoga2010-07-2815-672/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980128 13f79535-47bb-0310-9956-ffa450edef68
* Changes to ensure correct introspection of implicit reference setter methods ↵edwardsmj2010-07-281-8/+47
| | | | | | and public fields, as defined in section 8.1 of the OASIS Java POJO specification, detailed in TUSCANY-3636 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980115 13f79535-47bb-0310-9956-ffa450edef68
* port fix for ASM10003_TestCasekelvingoodson2010-07-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980059 13f79535-47bb-0310-9956-ffa450edef68
* Take out policy while i fix the backlevel test classes used by the assemblt ↵antelder2010-07-281-1/+1
| | | | | | tests which policy shares git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980056 13f79535-47bb-0310-9956-ffa450edef68
* Update policy compliance tests in trunk to match the latest oasis codeantelder2010-07-283-66/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980019 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3635 - added a new test to help with the investigation of the issue ↵slaws2010-07-285-2/+87
| | | | | | Fabiano reported to the ML. See JIRA for link. The test is @Ignored at the moment as the 2.x binding.jsonp exhibits issues also. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980015 13f79535-47bb-0310-9956-ffa450edef68
* Change sample to use a pool of three memcached servers. Add a property to ↵jsdelfino2010-07-2821-49/+112
| | | | | | the memcached component to list multiple memcached servers. Replace spaces by tabs in memcached keys as spaces are not allowed in keys. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980010 13f79535-47bb-0310-9956-ffa450edef68
* Refactor and cleanup some of the config scripts. Add a sample using ↵jsdelfino2010-07-2862-111/+1735
| | | | | | mod_proxy_balancer to distribute requests across three servers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980009 13f79535-47bb-0310-9956-ffa450edef68
* Update 4033 err msg to not include the xpath exception msg as that is ↵antelder2010-07-281-1/+1
| | | | | | different btw JDKs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980005 13f79535-47bb-0310-9956-ffa450edef68
* Add generic *** matchers for the intent names as the order tehy come out ↵antelder2010-07-281-2/+2
| | | | | | appears to vary git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979997 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes for tests not really part of all test runnerantelder2010-07-281-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979996 13f79535-47bb-0310-9956-ffa450edef68