summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-193810-0/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Equinox branch merge - revert the previous two changes r718541 and r718546 ↵slaws2008-11-18158-0/+12852
| | | | | | 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
* Equinox branch merge - create a contrib directory and start moving those ↵slaws2008-11-1810-0/+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
* Equinox branch merge - remove modules that appear to be junk based on ↵slaws2008-11-18148-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
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this ↵antelder2008-11-1736-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
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to ↵antelder2008-11-1736-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
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-17460-5966/+5966
| | | | | | 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
* deployable is optionalslaws2008-11-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714015 13f79535-47bb-0310-9956-ffa450edef68
* remove reference to deleted moduleslaws2008-11-141-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714011 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2672 - I know 1.x is in a branch but just in case this trunk code ↵slaws2008-11-141-0/+5
| | | | | | gets used in 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714009 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, add support for ZIP archive contributionsantelder2008-11-131-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713741 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, add support for ZIP archive contributionsantelder2008-11-131-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713740 13f79535-47bb-0310-9956-ffa450edef68
* Start of a test for zip contributionsantelder2008-11-134-0/+80
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713736 13f79535-47bb-0310-9956-ffa450edef68
* Update to support the composite local attribute when writing out composite XMLantelder2008-11-133-0/+122
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713709 13f79535-47bb-0310-9956-ffa450edef68
* Add a test case for TUSCANY-2662rfeng2008-11-132-0/+116
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713580 13f79535-47bb-0310-9956-ffa450edef68
* Function moved to binding-ws-axis2-policyslaws2008-11-1213-977/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713370 13f79535-47bb-0310-9956-ffa450edef68
* A place holder for a composite vtestslaws2008-11-1210-0/+355
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713325 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2670: Apply patch from Dhaval Chauhan to Improvement to the ↵antelder2008-11-111-0/+2
| | | | | | zipcode-jaxws sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712971 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2669rfeng2008-11-101-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712700 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2668: Apply patch from Dhaval Chauhan to fix README file update for ↵antelder2008-11-101-0/+22
| | | | | | the sample-chat-webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712649 13f79535-47bb-0310-9956-ffa450edef68
* Tidy wire format support (move model into binding-jms and rename default to ↵slaws2008-11-0949-523/+1657
| | | | | | 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
* Implements some String instance optimizations.beckerdo2008-11-072-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712271 13f79535-47bb-0310-9956-ffa450edef68
* Remove the OASIS assembly specific parts from the OSOA core.xsd. The ↵slaws2008-11-076-42/+45
| | | | | | 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
* Package processor for EAR files.vamsic0072008-11-063-0/+216
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711902 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2666ramkumar2008-11-068-12/+159
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711901 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2665ramkumar2008-11-062-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711899 13f79535-47bb-0310-9956-ffa450edef68
* Package processor for war files.vamsic0072008-11-064-0/+98
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711879 13f79535-47bb-0310-9956-ffa450edef68
* Package type constants for Java EE archives.vamsic0072008-11-061-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711863 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2611ramkumar2008-11-068-2/+305
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711780 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2662rfeng2008-11-0511-15/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711710 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ↵slaws2008-11-0516-281/+1851
| | | | | | elements that appear in SCDL git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711584 13f79535-47bb-0310-9956-ffa450edef68
* Add preliminary support for a "jmsBytes" wire format to see what the issues ↵slaws2008-11-0418-37/+247
| | | | | | are. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711271 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation.jee to buildantelder2008-11-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711209 13f79535-47bb-0310-9956-ffa450edef68
* Add import/export.resource to the contributions schema. However it seems ↵slaws2008-11-033-5/+24
| | | | | | 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
* Add a reference side example of the Request Response Binding in JMSslaws2008-11-0325-313/+1456
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710080 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2657: Apply patch from Dhaval Chauhan for Updates for the ↵antelder2008-11-036-18/+32
| | | | | | binding-notification-* samples" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710042 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2659: Apply patch from Dhaval Chauhan for Fixes for the ↵antelder2008-11-032-1/+6
| | | | | | implementation-notification sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710039 13f79535-47bb-0310-9956-ffa450edef68
* Add a context structure for the jms binding to pass along the binding wireslaws2008-10-317-40/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709414 13f79535-47bb-0310-9956-ffa450edef68
* Checkin for TUSCANY-2654, TUSCANY-2655 and TUSCANY-2656ramkumar2008-10-3121-12/+1280
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709400 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply ↵slaws2008-10-3125-813/+1138
| | | | | | 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
* Add some extension point definitions to allow the JMS service binding ↵slaws2008-10-302-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
* Adding proper eol-style configuration for sql files and updating the ↵lresende2008-10-305-117/+118
| | | | | | existing ones with this configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709204 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2635: apply patch from Greg Dritschler to Pool stateless-scoped ↵antelder2008-10-302-7/+82
| | | | | | Java impl instances git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709171 13f79535-47bb-0310-9956-ffa450edef68
* Tuscany-2567 Support for streaming postMedia and putMedia in Atom bindingbeckerdo2008-10-297-11/+575
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708990 13f79535-47bb-0310-9956-ffa450edef68
* Fixing issue where JSON-RPC binding was not being concatenated to generated ↵lresende2008-10-241-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
* Cleaning up GData binding implementation and fixing issue with retrieving ↵lresende2008-10-2412-177/+144
| | | | | | Picassa feed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707532 13f79535-47bb-0310-9956-ffa450edef68
* Merge the runtime wire changes to add a binding invocation wire with the jms ↵slaws2008-10-2328-176/+804
| | | | | | 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
* Start to add InvocationChain for bindingsrfeng2008-10-228-9/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707218 13f79535-47bb-0310-9956-ffa450edef68
* Experimental request response binding support. Just implemented for jms ↵slaws2008-10-2150-51/+2644
| | | | | | 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
* Fixing dependency name after module renamelresende2008-10-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705914 13f79535-47bb-0310-9956-ffa450edef68