summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add more intent validation and fix up inner composite policy set processingbdaniel2010-07-261-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979309 13f79535-47bb-0310-9956-ffa450edef68
* Add more intent validation and fix up inner composite policy set processingbdaniel2010-07-264-41/+70
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979307 13f79535-47bb-0310-9956-ffa450edef68
* Write out policy information on implementation.composite elementbdaniel2010-07-261-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979299 13f79535-47bb-0310-9956-ffa450edef68
* Merge r979244 change from trunk to beta1 branch to include the data-api in ↵antelder2010-07-261-0/+6
| | | | | | base jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979246 13f79535-47bb-0310-9956-ffa450edef68
* Include the data-api moduleantelder2010-07-261-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979244 13f79535-47bb-0310-9956-ffa450edef68
* Exclude a few more failing assembly otestsantelder2010-07-261-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979207 13f79535-47bb-0310-9956-ffa450edef68
* Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor ↵edwardsmj2010-07-263-71/+92
| | | | | | for writing out a property with better code contained in CompositeProcessor & ComponentTypeProcessor, using StAXHelper git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979205 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3632: take out failing itestantelder2010-07-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979195 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3631: take out failing itestantelder2010-07-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979194 13f79535-47bb-0310-9956-ffa450edef68
* Update policy otest error messagesbdaniel2010-07-261-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979177 13f79535-47bb-0310-9956-ffa450edef68
* re-enable policies itestbdaniel2010-07-261-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979168 13f79535-47bb-0310-9956-ffa450edef68
* Update policies itest with valid appliesTo elementsbdaniel2010-07-261-7/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979167 13f79535-47bb-0310-9956-ffa450edef68
* Ensure constrained intents are removed from Composite objectsbdaniel2010-07-262-3/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979166 13f79535-47bb-0310-9956-ffa450edef68
* Provide valid appliesTo xpath expressions for provided transaction policy setsbdaniel2010-07-261-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979159 13f79535-47bb-0310-9956-ffa450edef68
* Add transaction intent validationbdaniel2010-07-261-8/+89
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979158 13f79535-47bb-0310-9956-ffa450edef68
* Fix up appliesTo processing. Need to save each separate composite document ↵bdaniel2010-07-261-33/+37
| | | | | | as a dom and check endpoints git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979157 13f79535-47bb-0310-9956-ffa450edef68
* Check constrained types for the qualifiable parent of a qualified intentbdaniel2010-07-261-3/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979155 13f79535-47bb-0310-9956-ffa450edef68