summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-17Add a LifeCycleListener interface so that extension points or extension can b...rfeng24-200/+288
2009-06-16Fix the OSGi MFrfeng1-1/+7
2009-06-16Remove unused classantelder1-51/+0
2009-06-16Add jquery client html pageantelder1-0/+51
2009-06-16Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder13-0/+770
2009-06-16TUSCANY-3092 pull in binding-sca-axis2 from 1.x. Not in build and only two of...slaws48-0/+2279
2009-06-16Commented import resolving code from XSDModelResolver as its not applicable f...ramkumar1-4/+6
2009-06-15TUSCANY-3092 - add a flag recording whether an endpoint reference refers to a...slaws3-3/+32
2009-06-15TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...slaws6-139/+106
2009-06-15Fixes for TUSCANY-3079ramkumar5-62/+153
2009-06-14Starting to work on porting binding-http-runtime from 1.x branchlresende22-0/+3169
2009-06-14Starting to work on porting binding-http from 1.x branchlresende13-0/+1098
2009-06-12Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...rfeng11-97/+253
2009-06-12Fix concurrency issue in JAXBDataSource (TUSCANY-3065)rfeng4-49/+61
2009-06-12Remove commented out methodsrfeng1-42/+0
2009-06-12Add back in the getServiceEndpoints methodantelder2-0/+43
2009-06-12Minor cosmetic/formatting changeslresende1-16/+13
2009-06-12Removing @deprecated methods that are not being referenced in any 2.x codelresende1-19/+0
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws54-335/+334
2009-06-11TUSCANY-3091 remove 2 subscripts from composite activator and runtime wire cl...slaws7-23/+23
2009-06-11TUSCANY-3015, fix testcase so it works when run in diarectory that contains a...antelder1-3/+5
2009-06-11TUSCANY-3082 extend the reference clone operation so that the endpoint refere...slaws1-1/+10
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder40-1796/+0
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder21-1428/+0
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder8-545/+0
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder28-1493/+0
2009-06-11Move *-osoa modules from trunk to contib as discussed on MLantelder44-6296/+0
2009-06-11Take *-osoa modules out of build in preparation for moving to contribantelder1-2/+0
2009-06-11Move binding-jsonrpc to contrib as discussed on MLantelder10-494/+0
2009-06-11Move binding-dwr to contrib as discussed on MLantelder10-462/+0
2009-06-11Take dwr and jsonrpc bindings out of main build as they're not finished and n...antelder1-2/+0
2009-06-11Move binding-dwr-runtime to contrib as discussed on MLantelder10-900/+0
2009-06-11Move binding-rest-runtime to contrib as discussed on MLantelder9-837/+0
2009-06-11Move binding-rest to contrib as discussed on MLantelder8-284/+0
2009-06-11Move binding-ws-jaxws to contrib as discussed on MLantelder13-1147/+0
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws33-475/+329
2009-06-11Update implementation-bpel so it works agian when the contribution file name ...antelder2-2/+13
2009-06-11Use uri for Endpoint/EndpointReferencerfeng11-262/+377
2009-06-10Add uri to Endpoint/EndpointReferencerfeng8-57/+120
2009-06-10Remove unused getEndpoints() methodrfeng2-43/+0
2009-06-10Allow the use of configured attributes for ModuleActivator and Utilityrfeng2-29/+53
2009-06-10Fix URI double-escaping issuerfeng3-0/+9
2009-06-10Fix the class type for DefaultBeanModelProcessorrfeng1-30/+30
2009-06-10Make the xsd dependency optionalrfeng1-1/+1
2009-06-10Addd import packagerfeng1-5/+6
2009-06-10Cache DTDs for XMLSchemarfeng3-1/+622
2009-06-10Create the runtime version of Endpoint2 for serializationrfeng11-25/+372
2009-06-10Add local cache for external XSDs referenced by SCA specsrfeng14-128/+1241
2009-06-10Disable SAX entity processing to avoid IOException rfeng1-34/+13
2009-06-09Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng1-1/+2