summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende359-5519/+19560
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende3002-0/+285432
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende3810-362461/+0
merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18Equinox branch merge - revert the previous two changes r718541 and r718546 ↵slaws158-0/+13752
so we are back to the previous flat structure. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718560 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18Equinox branch merge - create a contrib directory and start moving those ↵slaws10-900/+0
modules that are not obviously junk but which are not in the branch here. All of the modules that are not required to bring up the calculator sample will go here after the merge but which it's going on its technically easier to keep the modules that match between trunk and branch in the same place. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718546 13f79535-47bb-0310-9956-ffa450edef68
2008-11-18Equinox branch merge - remove modules that appear to be junk based on ↵slaws148-12852/+0
modules no present in the branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718541 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this ↵antelder36-479/+479
isn't so striaght forward to do as there are quite a few permutations you need to search/replace to catch all the occurances of 1.4 so this is going to make doing releases a bit harder so we may need to find a better way git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718234 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to ↵antelder36-0/+1247
run the calclator sample. Minimal modules as identified in http://apache.markmail.org/message/ofdwyjikioosc7bn. Still need to update for new version, that will be in a seperate commit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718231 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder154-1020/+1020
bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14deployable is optionalslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714015 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14remove reference to deleted moduleslaws1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714011 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14TUSCANY-2672 - I know 1.x is in a branch but just in case this trunk code ↵slaws1-0/+5
gets used in 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714009 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Work in progress, add support for ZIP archive contributionsantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713741 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Work in progress, add support for ZIP archive contributionsantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713740 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Start of a test for zip contributionsantelder4-0/+80
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713736 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Update to support the composite local attribute when writing out composite XMLantelder3-0/+122
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713709 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Add a test case for TUSCANY-2662rfeng2-0/+116
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713580 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12Function moved to binding-ws-axis2-policyslaws13-977/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713370 13f79535-47bb-0310-9956-ffa450edef68
2008-11-10Fix for TUSCANY-2669rfeng1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712700 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09Tidy wire format support (move model into binding-jms and rename default to ↵slaws45-501/+1645
textxml). Extend support to include text and object. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712538 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07Remove the OASIS assembly specific parts from the OSOA core.xsd. The ↵slaws5-40/+42
wireformat function is, for the time being, now driven by some tuscany specific elements particular to the JMS binding defined in tuscany-sca-binding-jms.xsd git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712118 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Package processor for EAR files.vamsic0073-0/+216
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711902 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Package processor for war files.vamsic0074-0/+98
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711879 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Package type constants for Java EE archives.vamsic0071-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711863 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Fixes for TUSCANY-2611ramkumar8-2/+305
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711780 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05Fix for TUSCANY-2662rfeng11-15/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711710 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ↵slaws16-281/+1851
elements that appear in SCDL git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711584 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04Add preliminary support for a "jmsBytes" wire format to see what the issues ↵slaws14-31/+237
are. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711271 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04Add implementation.jee to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711209 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03Add import/export.resource to the contributions schema. However it seems ↵slaws1-3/+23
that our contribution schema is in the wrong place and the extension elements are in the wrong namespace. I'll open JIRA. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710084 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03Add a reference side example of the Request Response Binding in JMSslaws25-313/+1456
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710080 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Add a context structure for the jms binding to pass along the binding wireslaws7-40/+105
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709414 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Checkin for TUSCANY-2654, TUSCANY-2655 and TUSCANY-2656ramkumar9-8/+818
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709400 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply ↵slaws17-808/+976
Ram's patches (and a few other changes). Doesn't do everything asked for in the JIRA but a step in the right direction git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709372 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Add some extension point definitions to allow the JMS service binding ↵slaws2-0/+39
provider to find them instead of failing with an NPE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709231 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Adding proper eol-style configuration for sql files and updating the ↵lresende2-54/+54
existing ones with this configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709204 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30TUSCANY-2635: apply patch from Greg Dritschler to Pool stateless-scoped ↵antelder2-7/+82
Java impl instances git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709171 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29Tuscany-2567 Support for streaming postMedia and putMedia in Atom bindingbeckerdo7-11/+575
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708990 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Fixing issue where JSON-RPC binding was not being concatenated to generated ↵lresende1-3/+3
java script proxy and was causing catalog.get is not a function when running store sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707769 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Cleaning up GData binding implementation and fixing issue with retrieving ↵lresende12-177/+144
Picassa feed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707532 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ↵slaws26-170/+796
binding changes to exploit the binding wire. Still early days so see the ongoing conversation on the ML. This function is only enabled if you include a wire format in a jms service binding element. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707394 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22Start to add InvocationChain for bindingsrfeng7-7/+104
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707218 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Experimental request response binding support. Just implemented for jms ↵slaws32-25/+1968
service binding and only activated when wireFormat appears in the SCDL. Still early stage so many more changes to come. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706620 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Fixing dependency name after module renamelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705914 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Fixing dependency name after module renamelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705908 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Renaming GData bindinglresende4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705849 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Renaming GData bindinglresende43-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705841 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Renaming GData bindinglresende34-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705840 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende17-0/+1157
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705789 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende16-848/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68