summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3969: add fix from JIRA as suggested by Jennifer Thompson and Greg Dr...antelder2011-11-081-0/+25
* TUSCANY-3969: add a setRequestTimeout methodantelder2011-11-081-0/+5
* TUSCANY-3969: add a setRequestTimeout methodantelder2011-11-081-0/+5
* TUSCANY-3969: add a getDefaultRequestTimeout methodantelder2011-11-081-0/+2
* Add missing importsslaws2011-11-042-0/+3
* TUSCANY-3972 JMSBIndingProcessor.writeDestinationProperties should handle Des...antelder2011-11-032-6/+5
* TUSCANY-3973 OperationSelectorJMSDefaultServiceInterceptor.getTargetOperation...antelder2011-11-031-1/+3
* TUSCANY-3971: JMSBindingProcessor.writeOperationProperties should trim() prop...antelder2011-11-031-9/+6
* TUSCANY-3970 Improve error handling in TransportServiceInterceptor.invoke()antelder2011-11-031-8/+31
* TUSCANY-3968: Add getJMSResourceFactory() method to JMSBindingReferenceBindin...antelder2011-11-031-0/+4
* Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ...antelder2011-11-031-15/+0
* Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ...antelder2011-11-031-61/+2
* Move the ActiveMQ specific code out from the JMS binding runtime module to bi...antelder2011-11-032-6/+74
* Push the builder context further down into WSDL gen so that error strings are...slaws2011-10-313-23/+31
* Ensure that fully resolved JSR250 policy sets, added by the policy processor ...slaws2011-10-313-56/+63
* Add a spec version to Endpoint and only do full matching if the target endpoi...slaws2011-10-314-1/+74
* TUSCANY-3966 - remove duplicate messageslaws2011-10-311-1/+0
* TUSCANY-3924 - ignore artifacts of the base class when a java implementation ...slaws2011-10-313-8/+13
* Remove as we're not using this file nowslaws2011-10-311-327/+0
* Fix checked exception handling.scottkurz2011-10-191-1/+2
* Resolve operation policy and take account of it in base policy processor. slaws2011-10-1914-73/+101
* Add code to read <requires> elements from WSDL and enable the test that ensur...slaws2011-10-197-3/+252
* check that the binding is set in the wsdlslaws2011-10-191-2/+4
* Mark resolved bindings as having remote endpointsslaws2011-10-181-0/+1
* TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL...slaws2011-10-171-1/+2
* Correct JSR250 policy processor package name in services definitionslaws2011-10-172-1/+8
* TUSCANY-3900 - Apply Greg's patch to use bundle trackers in EquinoxServiceDis...slaws2011-10-171-89/+84
* TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...slaws2011-10-171-9/+30
* TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws2011-10-175-2/+125
* Extend getIntent to retrieve qualified intents as well as top level intentsslaws2011-10-171-0/+5
* Get binding and implementation types given a QNameslaws2011-10-172-0/+45
* Ensure the old normalized wsdl contract isn't left in the cloned contractantelder2011-10-141-0/+4
* Tweak exception handling slightly to handle runtime exception variant.scottkurz2011-10-131-0/+2
* Fix up some manifest funniesslaws2011-10-122-3/+0
* TUSCANY-3961 - modify so we don't rely on internal exception throwingslaws2011-10-121-5/+10
* TUSCANY-3960 - Create implementation level operation model and add jsr250 mod...slaws2011-10-122-4/+9
* TUSCANY-3960 - add manifest and remove unused includesslaws2011-10-122-6/+19
* TUSCANY-3960 - start porting JSR250 support from 1.xslaws2011-10-126-0/+741
* Update with some guards to avoid NPEsantelder2011-10-121-8/+11
* Include all the contributions as dependencies so that dependent contributions...antelder2011-10-111-1/+3
* Update to not include the root contribution as a duplicate dependencyantelder2011-10-111-1/+1
* For jsonrpc 2.0, don't send null error or null resultrfeng2011-10-101-2/+2
* Use Jackson JsonNode as the unified representation of json datarfeng2011-10-1015-398/+306
* Fix OSGi importrfeng2011-10-101-0/+1
* Fix the invoker to serialize the objects to jsonrfeng2011-10-108-121/+273
* Fix test case and update licenserfeng2011-10-109-14/+95
* Avoid NPErfeng2011-10-101-0/+3
* Use home-grown JSONRPC implementationrfeng2011-10-1028-1132/+378
* Add excludes to prevent unwanted dependencies being dragged in and fix the le...antelder2011-10-091-0/+18
* Cleaning up unused codelresende2011-10-071-17/+0