summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-11Add a new soap/jms transport module copied from the Apache WS Commons ↵antelder83-0/+12546
transports but with the code backported to work with Axis2 1.4.1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773489 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08Performance enhancement to avoid processing the deployable composite twice ↵lresende1-0/+15
when starting a node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773118 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08TUSCANY-3011 correct JMS binding XSD to make OperationalProperties/Headers ↵slaws1-1/+1
optional as per the OSOA spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772958 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08TUSCANY-2900 - Add code to generate JMS binding and service/port to ↵slaws13-6/+648
generated wsdl. Add itest to explore the different ways of configuring generated WSDL. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772957 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08Restoring catalog activity as backup/referencelresende1-0/+101
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772855 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08Adding missing Apache headers to store-androidlresende3-0/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772854 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08TUSCANY-2959 - Store-android patch from Sanni Lookmanlresende6-97/+61
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772852 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07Refactoring Spring Moduleramkumar1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772718 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07Refactoring Spring Moduleramkumar42-1435/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772717 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07Changing Spring Dependenciesramkumar7-2/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772693 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07Refactoring Spring Moduleramkumar21-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772608 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06moving spring-runtime to spring-scaramkumar21-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772357 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Refactoring Spring moduleramkumar4-41/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772162 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Refactoring Spring moduleramkumar1-0/+216
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772155 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Refactoring Spring moduleramkumar21-0/+1837
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772154 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Refactoring Spring moduleramkumar38-3614/+2145
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772153 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Renaming Spring modules as oldramkumar78-0/+6169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772152 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Removing unwanted files, got in accidentalyramkumar25-640/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772150 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772148 ↵ramkumar25-0/+640
13f79535-47bb-0310-9956-ffa450edef68
2009-05-06TUSCANY-2968 - Fixing NPE with pure http bindinglresende1-9/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772022 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Small clean up and formatting on testslresende3-170/+141
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772008 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05USCANY-2968 - Enabling more tests that are currently passinglresende1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772007 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Fixing exception handling issues to properly report ↵lresende2-14/+28
exceptions as json error responses git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772005 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05USCANY-2968 - Enabling more tests that are currently passinglresende1-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772004 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Fixing data binding related issues to properly transform ↵lresende3-58/+43
to/from json format as needed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772003 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-3005 - Take account of the case where there are either no input ↵slaws5-8/+50
parameters or a void return type (or both). Thanks for the patch Kaushik. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771740 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Tidy commentslaws1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771723 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Add host-jetty dependency as binging-http needs are servlet host. For some ↵slaws1-0/+7
reason this test works OK in Eclipse but doesn't work in Maven. So eclipse is picking up the jetty dependency from somewhere else. Ass some ignores also. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771680 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Enabling more tests that are currently passinglresende3-26/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771606 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Setting JSON dataBinding on service interface contractlresende2-0/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771605 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Adding databinding dependencies to integration testslresende1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771603 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Enabling test that invoke remote jsonrpc services using the ↵lresende1-4/+4
new operation selector/wire format implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771602 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - JSONRPC invocation using operation selector and wire formats ↵lresende4-9/+251
working end to end git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771601 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Discovering and adding wire format and operation selector ↵lresende5-11/+117
interceptors via extension point, but inside binding provider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771600 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Fixing NPE when no operation provided when creating invokerlresende1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771598 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04Set context for mediateFault as well.scottkurz1-1/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771345 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Minor update to make serice providers follow the same ↵lresende4-7/+12
implementation pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771212 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and ↵lresende7-16/+69
operation selector interceptors to the invocation chain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771209 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Moving unit tests to iTest to avoid circular referenceslresende11-13/+96
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771207 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - JSONRPC operation selectorlresende9-13/+181
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771205 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Remove the unused mediator lookuprfeng1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770972 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-3008 disable reference test in testContributeEAR_Enhanced16 until ↵slaws1-1/+2
this problem is fixed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770931 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2978 - Add test code to exercise new JEE sample archives including ↵slaws9-18/+483
code to show how to process an archive that appears outside of the contribution that references it. See TestExternalEarModelResolver.java. Some jee processing changes were required to make this work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770930 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2978 - Add some more sample archives based on the scenarios here ↵slaws19-62/+542
http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Java+EE+Integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770928 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Double the time the test waits for the time to live to be set into the ↵slaws1-1/+1
initial context as it's failing on my machine with the existing timeout. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770927 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2968 - Renaming new binding.http module to avoid confusion with the ↵lresende67-777/+777
oasis draft, as we are not really implementing the whole spec but just following the wireFormat and operationSelector options implemented in binding.jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770880 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2968 - Changing binding to tuscany namespace and other small updateslresende14-31/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770874 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2968 - Updating binding-http schema and moving wireFormat and ↵lresende3-8/+42
operationSelector to tuscany-sca-core.xsd to be sharable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770873 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-3006 - Disabling failing test caseslresende1-22/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770870 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Clean up importsrfeng1-8/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770731 13f79535-47bb-0310-9956-ffa450edef68