summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Catching up with ML conversation re. dynamic interfaces so thought I'd add a ↵slaws2010-07-2826-0/+833
| | | | | | script sample so I can play with what we do to date. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979980 13f79535-47bb-0310-9956-ffa450edef68
* - Fixed maven issuefmoga2010-07-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979822 13f79535-47bb-0310-9956-ffa450edef68
* - Cleaned up servlet-callback samplefmoga2010-07-274-48/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979821 13f79535-47bb-0310-9956-ffa450edef68
* - Added sources for stock-comet-jquery samplefmoga2010-07-2713-0/+7263
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979748 13f79535-47bb-0310-9956-ffa450edef68
* Initial import for stock-comet-jquery sample.fmoga2010-07-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979746 13f79535-47bb-0310-9956-ffa450edef68
* - Added sources of the first versionfmoga2010-07-2711-0/+2200
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979743 13f79535-47bb-0310-9956-ffa450edef68
* Initial import for stock-comet sample.fmoga2010-07-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979740 13f79535-47bb-0310-9956-ffa450edef68
* make ASM10003 test case pass by updating expected error message in line with ↵kelvingoodson2010-07-271-1/+1
| | | | | | the model changes introduced in TUSANY-3630 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979690 13f79535-47bb-0310-9956-ffa450edef68
* Correct the policy subject that is checked during "appliesTo" processing. ↵slaws2010-07-271-2/+2
| | | | | | Fix for ASM_10002 regression. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979685 13f79535-47bb-0310-9956-ffa450edef68
* Correct commentslaws2010-07-271-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979683 13f79535-47bb-0310-9956-ffa450edef68
* coreq commit for r979633 -- error message updateskelvingoodson2010-07-271-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979634 13f79535-47bb-0310-9956-ffa450edef68
* improve pd info for interface contract mapping and fix up failing ASM tests ↵kelvingoodson2010-07-273-1/+30
| | | | | | due to previous error message output changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979633 13f79535-47bb-0310-9956-ffa450edef68
* Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, ↵slaws2010-07-272-7/+33
| | | | | | ASM_8018 to fail. It's not clear why this code is being hit now when it wasn't previously. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979597 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug in removeConstrainedIntentsbdaniel2010-07-262-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979479 13f79535-47bb-0310-9956-ffa450edef68