summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-317-61/+128
* 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-3110-8/+326
* Remove as we're not using this file nowslaws2011-10-311-327/+0
* TUSCANY-3757 - add async invocation sample back in from contrib in order to l...slaws2011-10-3116-2/+695
* 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-1911-8/+272
* check that the binding is set in the wsdlslaws2011-10-191-2/+4
* Add test looking at what happens with policy associated with interface and im...slaws2011-10-1911-0/+451
* 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-172-1/+4
* Correct JSR250 policy processor package name in services definitionslaws2011-10-174-5/+19
* 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-175-12/+132
* TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws2011-10-1713-18/+304
* 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
* Move match composites into appropriately named directories. slaws2011-10-136-5/+5
* Fix up some manifest funniesslaws2011-10-123-3/+1
* 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
* TUSCANY-3943 - Add the (currently ignored) disable wrapped test case. slaws2011-10-101-0/+1
* TUSCANY-3943 - Add another couple of missing license headersslaws2011-10-102-0/+36
* TUSCANY-3943 - Add missing license headersslaws2011-10-106-0/+108
* TUSCANY-3943 - Commit Eric's disable wrapped test case. Doesn't work yet in m...slaws2011-10-1013-0/+864
* 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-1011-15/+99
* Avoid NPErfeng2011-10-101-0/+3
* Use home-grown JSONRPC implementationrfeng2011-10-1029-1133/+391
* 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
* Adding support for ?wadl to resources exposed trough the rest bindinglresende2011-10-073-2/+150
* Add comment with JIRA numberantelder2011-10-051-1/+1
* TUSCANY-3880: Disable pojo 10004 testcase as its not really working correctly...antelder2011-10-052-1/+2
* Change back to use getSchemaDocument instead of getAllSchema()[0]. This was c...antelder2011-10-051-2/+1
* TUSCANY-3956: Fix Java2 Security exception in ContributionHelper.getNestedJar...antelder2011-10-031-3/+9
* TUSCANY-3957: Apply patch from Greg Dritschler to fix Endpoint references are...antelder2011-10-032-2/+9