summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add jsonrpc 1.0 models and the servlet to handle jsonrpc requestsrfeng2011-10-037-4/+508
* Start to add jsonrpc 2.0 supportrfeng2011-10-026-0/+370
* Use the cached marshaller/unmarshaller for JAXB databindingrfeng2011-09-3013-52/+100
* Enhance Tuscany JAX-RS reader/writer to better handle JAXBrfeng2011-09-3011-6/+197
* Tweak Invoker so it can be subclassed.scottkurz2011-09-291-2/+2
* TUSCANY-3954: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder2011-09-282-32/+27
* TUSCANY-3955: Apply patch from Greg Drischler to fix Cached invocation chain ...antelder2011-09-281-0/+1
* Extend test to make sure the class loader from validateContribution is the on...antelder2011-09-261-1/+4
* TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest...slaws2011-09-2651-7/+1036
* Add a testcase for the contribution classloader getting created after a valid...antelder2011-09-261-0/+46
* When doing validateContribution if a contribution classloader has been create...antelder2011-09-261-0/+9
* Add missing doPrivileged block. slaws2011-09-261-1/+7
* TUSCANY-3952 - store the phase that's passed into the TransactionInterceptorslaws2011-09-261-0/+1
* Fix stroke-dasharray formatantelder2011-09-222-2/+2
* Fix the dimension calculation based on the layoutrfeng2011-09-224-132/+39
* Update to the latest released release pluginrfeng2011-09-221-1/+1
* Continue to enhance the layout algorithmrfeng2011-09-225-34/+178
* My previous change to remote host-http messed up my linux build (but not my w...slaws2011-09-221-1/+0
* Remove dependency on host-http from the jaxws binding as it's not used by the...slaws2011-09-225-30/+2
* TUSCANY-3950 - and fix the client factory impl for the removal of the NoSuchD...slaws2011-09-221-2/+8
* TUSCANY-3950 - Catch up with some differences in the OASIS SCA API classes. T...slaws2011-09-2211-54/+69
* Add impl info for the node/remove unused coderfeng2011-09-223-160/+26
* Enhance the layout using topological sorting of the entitiesrfeng2011-09-229-205/+116
* Properly creating endpoints, to avoid issues with OSGi in Eclipse envlresende2011-09-214-10/+22
* Calculate the height/width for components/composites based on its contentrfeng2011-09-2113-245/+206
* Set allowsPassByReference for SCA references on Spring beansrfeng2011-09-211-0/+3
* Add some more tests for callbacks across distributed nodes using different co...antelder2011-09-2110-1/+328
* Don't do the build time binding if errors have been reported during the build...slaws2011-09-212-4/+20
* correct dependency version to match host-httpslaws2011-09-211-1/+1
* Remove the System.outrfeng2011-09-201-3/+2
* Add a Mojo to generate node diagramrfeng2011-09-202-16/+181
* Allows the distributed flag to be overridenrfeng2011-09-202-13/+7