summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add the jmsobject async itest to build as the wireformat is working nowantelder2011-08-191-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159768 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE in jmsObject wireformat with async servicesantelder2011-08-193-4/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159761 13f79535-47bb-0310-9956-ffa450edef68
* Add an async test using jms wireformats. taken out with @Ignore for now as ↵antelder2011-08-192-0/+96
| | | | | | it doesn't work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159653 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - Add callback and match tests to motivate the correction of ↵slaws2011-08-1910-0/+437
| | | | | | the runtime to handle callback interfaces in the distributed case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159650 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - Correct comment to reflect what I believe is the realityslaws2011-08-191-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159624 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - Add local callback miss-match case. Remote callback case to ↵slaws2011-08-195-4/+200
| | | | | | follow. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159623 13f79535-47bb-0310-9956-ffa450edef68
* Add miss-matched local interface. Accept for the time being that interface ↵slaws2011-08-198-7/+307
| | | | | | matching for remote java interfaces is rather lenient when Java beans are involved. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159615 13f79535-47bb-0310-9956-ffa450edef68
* Include the async-services itest in buildantelder2011-08-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159601 13f79535-47bb-0310-9956-ffa450edef68
* Add a sleep after the sync request otherwise the next async request fails ↵antelder2011-08-191-2/+7
| | | | | | for a reason i've still to work out. Otherwise all these tests work ok for me now so committing so i can see if they work ok on hudson now without hanging git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159600 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3912 - Local correct to output as a result of ↵slaws2011-08-191-1/+1
| | | | | | http://www.osoa.org/jira/browse/ASSEMBLY-265. Awaiting official OASIS change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159574 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - add missing OSGi dependenciesslaws2011-08-191-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159557 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3906: Apply patch from Eric Larsen for an enhancement to ↵antelder2011-08-181-0/+26
| | | | | | ThreadMessageContext enabling external tooling to retrieve the previous message context in a given invocation chain. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159380 13f79535-47bb-0310-9956-ffa450edef68
* Remove exclude for 4020 test as it is fixed now with the latest oasis codeantelder2011-08-181-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159209 13f79535-47bb-0310-9956-ffa450edef68
* Add xalan depnendency which is required because wss4j uses the xalan URI ↵antelder2011-08-181-0/+5
| | | | | | toString method. (dragging in all xalan just to get a uri toString seems less than ideal, it has been changed in later wss4j releases, no idea if they work with the rest of the Tuscany Axis2 release and dependencies though git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159205 13f79535-47bb-0310-9956-ffa450edef68
* Remove xalan dependency as it conflicts iwth the base jdk which includes ↵antelder2011-08-181-13/+0
| | | | | | some xalan classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159204 13f79535-47bb-0310-9956-ffa450edef68
* Add exclude for 4020 test thats been failing for agesantelder2011-08-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159076 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ↵slaws2011-08-174-8/+62
| | | | | | around various classloader calls. Thanks for the patch Jennifer. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158793 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3920: Copy fix from TUSCANY-3713 to the ExtensibleStAXArtifactProcessorantelder2011-08-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158766 13f79535-47bb-0310-9956-ffa450edef68
* Add interface-matching to the build so at least the distributed part is ↵slaws2011-08-171-0/+1
| | | | | | exercised. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158751 13f79535-47bb-0310-9956-ffa450edef68
* Mark the local miss-match test as ignored pending ML discussionslaws2011-08-171-17/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158750 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in test nameslaws2011-08-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158748 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused dependenciesslaws2011-08-171-21/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158744 13f79535-47bb-0310-9956-ffa450edef68
* Fix comment typoslaws2011-08-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158742 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3921: attemot to ensure that dependentContributions doesn't contain ↵antelder2011-08-171-6/+10
| | | | | | duplicates git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158729 13f79535-47bb-0310-9956-ffa450edef68
* Add aWS version of the simple async testantelder2011-08-172-0/+90
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158654 13f79535-47bb-0310-9956-ffa450edef68
* Add an explicit interface to the service as that seems to be the only way to ↵antelder2011-08-171-3/+2
| | | | | | get the asycn service to work, and use a target on the reference for the same reason git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158653 13f79535-47bb-0310-9956-ffa450edef68
* Extend the async simple test to use the JMS binding. This doesn't work, it ↵antelder2011-08-172-0/+92
| | | | | | seems the runtime isn't doing the databinding conversion so the service gets argument type mismatch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158631 13f79535-47bb-0310-9956-ffa450edef68
* The RuntimeInvoker currently swallows exceptions with a TODO comment, update ↵antelder2011-08-171-0/+1
| | | | | | this to at least do a printStackTrace so there is some hint somehting went wrong git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158625 13f79535-47bb-0310-9956-ffa450edef68
* Extend the async services test with a new client and service that work in as ↵antelder2011-08-175-0/+242
| | | | | | simple a way as possible git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158614 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3912 - Apply Greg's suggested change to clear component reference ↵slaws2011-08-171-0/+3
| | | | | | targets when nonOverrideable is false (overrideable = true which means that composite reference targets override any targets on the component reference that they promote. This change called for a change to otest 5023 which I added to the Tuscany compliance tests at r1158595. Thanks for working on this Greg. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158598 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - A test for interface miss-matchesslaws2011-08-1612-0/+567
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158181 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - Check for null interface. I need to find out why a null ↵slaws2011-08-151-4/+7
| | | | | | interface is possible but it's causing the build to break so I'll double back to this git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157897 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3916 - extend WSDL serialization code to deal with imports/includesslaws2011-08-153-27/+373
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157857 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable this now TUSCANY-3917 is checked inslaws2011-08-151-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157753 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3917 - Save the WSDLDefinition used to generate an interface. slaws2011-08-151-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157752 13f79535-47bb-0310-9956-ffa450edef68
* Disable test for the time being as relies on a small change elsewhere that I ↵slaws2011-08-121-0/+3
| | | | | | can't check in yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157191 13f79535-47bb-0310-9956-ffa450edef68
* Any exception in tests causes node.stop() to be missed so add try/catchslaws2011-08-121-141/+150
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157190 13f79535-47bb-0310-9956-ffa450edef68
* Looking at answering Ant's question about serializing WSDL for enpoints as ↵slaws2011-08-128-3/+725
| | | | | | part of making cross domain interface matching work. Turns out to be more difficult that I would have thought. Mainly to do with how you re-build the Tuscany WSDL/XSD model from a string rather than from a set of files (which is where I think Ant got to). Any how I extended the WSDL test to experiment and have some code that works but isn't yet in the runtime (see WSDLSerializationTestCase). Don't want to loose it though. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1157148 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in page textantelder2011-08-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155261 13f79535-47bb-0310-9956-ffa450edef68
* Add some code to set the Cross-Origin Resource Sharing headers. As a start ↵antelder2011-08-091-0/+11
| | | | | | just the minimal code to show how it works git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155252 13f79535-47bb-0310-9956-ffa450edef68
* Add an attribute to the REST binding for Cross-Origin Resource Sharing ↵antelder2011-08-092-0/+6
| | | | | | support. Just the minimal getter method for now to show how it can work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155251 13f79535-47bb-0310-9956-ffa450edef68
* Add a standalone web page that invokes an http service using Cross-Origin ↵antelder2011-08-091-0/+41
| | | | | | Resource Sharing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155250 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation-composite test to buildslaws2011-08-051-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154198 13f79535-47bb-0310-9956-ffa450edef68
* Fix comment typoslaws2011-08-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154196 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3907 - Clone top level composites before adding them to the domain ↵slaws2011-08-053-2/+16
| | | | | | level composite so that they don't get build more than once. Also clone bindings when reference and services are cloned. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154194 13f79535-47bb-0310-9956-ffa450edef68
* Moved to implementation-compositeslaws2011-08-0521-923/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154192 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3907 - Fix up and appropriate what was the recursive-ws to become an ↵slaws2011-08-0521-0/+885
| | | | | | implementation-composite test. Initially I needed a test to look into the problem described by TUSCANY-3907 and found that recursive-ws want actually in the build and hadn't been ported properly to 2.x. It seems more widely useful that just ws testing hence the name change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154191 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3904 - Apply Greg's patch so that the correct endpoint is picked up ↵slaws2011-08-041-34/+7
| | | | | | when SCAClientFactory.getService() references a promoted service. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1153789 13f79535-47bb-0310-9956-ffa450edef68
* Set up for JSON test.scottkurz2011-08-034-7/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1153341 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3894. Add manifest updates.scottkurz2011-08-022-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1153291 13f79535-47bb-0310-9956-ffa450edef68