summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-16TUSCANY-3092 pull in binding-sca-axis2 from 1.x. Not in build and only two ↵slaws48-0/+2279
of the unit tests are working at the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785290 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Commented import resolving code from XSDModelResolver as its not applicable ↵ramkumar1-4/+6
for in-line schemas git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785126 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15TUSCANY-3092 - add a flag recording whether an endpoint reference refers to ↵slaws3-3/+32
a remote endpoint and set it accordingly. Not used for anything yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784761 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15TUSCANY-3093 - changes required to pass the callback endpoint URI in the ↵slaws6-139/+106
from field of the web service WSA header "from" element. Includes associated changes to do something useful with this URI. There are changes here I had to make that push on the meaning of the InterfaceContract in endpoints and endpoint references. Needs further discussion. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784759 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15Fixes for TUSCANY-3079ramkumar5-62/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784727 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Starting to work on porting binding-http-runtime from 1.x branchlresende22-0/+3169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784561 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14Starting to work on porting binding-http from 1.x branchlresende13-0/+1098
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784560 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry ↵rfeng11-97/+253
so that deserialized object can be resolved Make the EndpointSerializer a declared utility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784270 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Fix concurrency issue in JAXBDataSource (TUSCANY-3065)rfeng4-49/+61
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784222 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Remove commented out methodsrfeng1-42/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784221 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Add back in the getServiceEndpoints methodantelder2-0/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784056 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Minor cosmetic/formatting changeslresende1-16/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784017 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12Removing @deprecated methods that are not being referenced in any 2.x codelresende1-19/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784006 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 ↵slaws54-335/+334
subscript now they are in use full time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783845 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11TUSCANY-3091 remove 2 subscripts from composite activator and runtime wire ↵slaws7-23/+23
class names now they are in use full time git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783820 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11TUSCANY-3015, fix testcase so it works when run in diarectory that contains ↵antelder1-3/+5
a space in its name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783763 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11TUSCANY-3082 extend the reference clone operation so that the endpoint ↵slaws1-1/+10
references themselves are cloned and made to point back to the cloned reference. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783752 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder40-1796/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783685 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder21-1428/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783684 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder8-545/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783683 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder28-1493/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783682 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder44-6296/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783681 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Take *-osoa modules out of build in preparation for moving to contribantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783679 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move binding-jsonrpc to contrib as discussed on MLantelder10-494/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783674 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move binding-dwr to contrib as discussed on MLantelder10-462/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783671 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Take dwr and jsonrpc bindings out of main build as they're not finished and ↵antelder1-2/+0
not being actively worked on just now so moving to contrib git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783670 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move binding-dwr-runtime to contrib as discussed on MLantelder10-900/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783669 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move binding-rest-runtime to contrib as discussed on MLantelder9-837/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783668 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move binding-rest to contrib as discussed on MLantelder8-284/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783667 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move binding-ws-jaxws to contrib as discussed on MLantelder13-1147/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783666 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference ↵slaws33-475/+329
and replace with EndpointReference2 and Endpoint2 as appropriate. You'll see that some of the changes have left more commented out code as the old EndpointReference has code to support callback/conversation function not required by OASIS. I've also disabled some itests for this reason. Note that callbacks over web services won't work yet as work on EndpointReference2 is still ongoing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783664 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Update implementation-bpel so it works agian when the contribution file name ↵antelder2-2/+13
contains a spaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783658 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Use uri for Endpoint/EndpointReferencerfeng11-262/+377
Defer the deserilization of Endpoint to later point to avoid NPE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783634 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add uri to Endpoint/EndpointReferencerfeng8-57/+120
Add endpoint-tribes to the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783579 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Remove unused getEndpoints() methodrfeng2-43/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783578 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Allow the use of configured attributes for ModuleActivator and Utilityrfeng2-29/+53
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783577 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Fix URI double-escaping issuerfeng3-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783576 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Fix the class type for DefaultBeanModelProcessorrfeng1-30/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783575 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Make the xsd dependency optionalrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783574 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Addd import packagerfeng1-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783560 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Cache DTDs for XMLSchemarfeng3-1/+622
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783559 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Create the runtime version of Endpoint2 for serializationrfeng11-25/+372
Serialize the EP using XML git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783213 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add local cache for external XSDs referenced by SCA specsrfeng14-128/+1241
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783211 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Disable SAX entity processing to avoid IOException rfeng1-34/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783170 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783091 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09Remove commented out code as in-JVM cross node sharing is provided via the ↵slaws1-4/+0
static collections git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782946 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Make ExtensionPointRegistry available to AssemblyFactory so that it can ↵rfeng9-196/+254
create Endpoint2/EndpointReference2 with the registry for looking up a processor to provide EP/EPR XML marshaling and unmarshaling git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782818 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Use Node.getService() instead of exposing the Endpoints to the clientrfeng2-13/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782806 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Move EndpointRegistry from assembly to core-spirfeng10-420/+484
Add EndpointListener git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782804 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Start to add an Apache Tomcat Tribes based replicated EndpointRegistryrfeng4-0/+291
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782800 13f79535-47bb-0310-9956-ffa450edef68