summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder460-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
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-12A place holder for a composite vtestslaws10-0/+355
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713325 13f79535-47bb-0310-9956-ffa450edef68
2008-11-11TUSCANY-2670: Apply patch from Dhaval Chauhan to Improvement to the ↵antelder1-0/+2
zipcode-jaxws sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712971 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-10TUSCANY-2668: Apply patch from Dhaval Chauhan to fix README file update for ↵antelder1-0/+22
the sample-chat-webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712649 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09Tidy wire format support (move model into binding-jms and rename default to ↵slaws49-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
2008-11-07Implements some String instance optimizations.beckerdo2-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@712271 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07Remove the OASIS assembly specific parts from the OSOA core.xsd. The ↵slaws6-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
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-06Fixes for TUSCANY-2666ramkumar8-12/+159
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711901 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06Fixes for TUSCANY-2665ramkumar2-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711899 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 ↵slaws18-37/+247
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 ↵slaws3-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
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-11-03TUSCANY-2657: Apply patch from Dhaval Chauhan for Updates for the ↵antelder6-18/+32
binding-notification-* samples" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710042 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03TUSCANY-2659: Apply patch from Dhaval Chauhan for Fixes for the ↵antelder2-1/+6
implementation-notification sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710039 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-2656ramkumar21-12/+1280
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 ↵slaws25-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
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 ↵lresende4-117/+117
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 ↵slaws28-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
2008-10-22Start to add InvocationChain for bindingsrfeng8-9/+106
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 ↵slaws50-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
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 patternlresende27-856/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68