summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix up some manifest funniesslaws2011-10-123-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182536 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3961 - modify so we don't rely on internal exception throwingslaws2011-10-121-5/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182535 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3960 - Create implementation level operation model and add jsr250 ↵slaws2011-10-122-4/+9
| | | | | | module into build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182420 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3960 - add manifest and remove unused includesslaws2011-10-122-6/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182328 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3960 - start porting JSR250 support from 1.xslaws2011-10-126-0/+741
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182320 13f79535-47bb-0310-9956-ffa450edef68
* Update with some guards to avoid NPEsantelder2011-10-121-8/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182279 13f79535-47bb-0310-9956-ffa450edef68
* Include all the contributions as dependencies so that dependent ↵antelder2011-10-111-1/+3
| | | | | | contributions get resolved correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181651 13f79535-47bb-0310-9956-ffa450edef68
* Update to not include the root contribution as a duplicate dependencyantelder2011-10-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181649 13f79535-47bb-0310-9956-ffa450edef68
* For jsonrpc 2.0, don't send null error or null resultrfeng2011-10-101-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181241 13f79535-47bb-0310-9956-ffa450edef68
* Use Jackson JsonNode as the unified representation of json datarfeng2011-10-1015-398/+306
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181240 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3943 - Add the (currently ignored) disable wrapped test case. slaws2011-10-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180946 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3943 - Add another couple of missing license headersslaws2011-10-102-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180943 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3943 - Add missing license headersslaws2011-10-106-0/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180942 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3943 - Commit Eric's disable wrapped test case. Doesn't work yet in ↵slaws2011-10-1013-0/+864
| | | | | | my build so I've added @Ignore for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180938 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi importrfeng2011-10-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180797 13f79535-47bb-0310-9956-ffa450edef68
* Fix the invoker to serialize the objects to jsonrfeng2011-10-108-121/+273
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180795 13f79535-47bb-0310-9956-ffa450edef68
* Fix test case and update licenserfeng2011-10-1011-15/+99
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180782 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPErfeng2011-10-101-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180781 13f79535-47bb-0310-9956-ffa450edef68
* Use home-grown JSONRPC implementationrfeng2011-10-1029-1133/+391
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180780 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes to prevent unwanted dependencies being dragged in and fix the ↵antelder2011-10-091-0/+18
| | | | | | legal checks itest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180555 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up unused codelresende2011-10-071-17/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179924 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for ?wadl to resources exposed trough the rest bindinglresende2011-10-073-2/+150
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179923 13f79535-47bb-0310-9956-ffa450edef68
* Add comment with JIRA numberantelder2011-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179075 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3880: Disable pojo 10004 testcase as its not really working ↵antelder2011-10-052-1/+2
| | | | | | correctly until the import/export version is implemented correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179074 13f79535-47bb-0310-9956-ffa450edef68
* Change back to use getSchemaDocument instead of getAllSchema()[0]. This was ↵antelder2011-10-051-2/+1
| | | | | | changed back in r1043206 to try to make the Tuscany code compatible with diff version of xmlSchema but this can cause loops in xmlschema so go back to getSchemaDocument and require using the Tuscany level of xmlSchema git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179072 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3956: Fix Java2 Security exception in ↵antelder2011-10-031-3/+9
| | | | | | ContributionHelper.getNestedJarUrls method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1178314 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3957: Apply patch from Greg Dritschler to fix Endpoint references ↵antelder2011-10-032-2/+9
| | | | | | are not registered in domain registry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1178311 13f79535-47bb-0310-9956-ffa450edef68
* Add jsonrpc 1.0 models and the servlet to handle jsonrpc requestsrfeng2011-10-037-4/+508
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1178299 13f79535-47bb-0310-9956-ffa450edef68
* Start to add jsonrpc 2.0 supportrfeng2011-10-026-0/+370
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1178135 13f79535-47bb-0310-9956-ffa450edef68
* Use the cached marshaller/unmarshaller for JAXB databindingrfeng2011-09-3013-52/+100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1177857 13f79535-47bb-0310-9956-ffa450edef68
* Enhance Tuscany JAX-RS reader/writer to better handle JAXBrfeng2011-09-3011-6/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1177856 13f79535-47bb-0310-9956-ffa450edef68
* Tweak Invoker so it can be subclassed.scottkurz2011-09-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1177156 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3954: Apply patch from Greg Dritschler to Change ↵antelder2011-09-282-32/+27
| | | | | | AsyncJDKInvocationHandler to not use AsyncFaultWrapper git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1176776 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3955: Apply patch from Greg Drischler to fix Cached invocation chain ↵antelder2011-09-281-0/+1
| | | | | | is used after endpoint is rebuilt git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1176775 13f79535-47bb-0310-9956-ffa450edef68
* Fix a few issues for mac buildrfeng2011-09-262-17/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1175987 13f79535-47bb-0310-9956-ffa450edef68
* Extend test to make sure the class loader from validateContribution is the ↵antelder2011-09-261-1/+4
| | | | | | one that actually gets used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1175876 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to ↵slaws2011-09-2651-7/+1036
| | | | | | itest/domain-node-hazelcast git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1175799 13f79535-47bb-0310-9956-ffa450edef68
* Add a testcase for the contribution classloader getting created after a ↵antelder2011-09-261-0/+46
| | | | | | validateCOntribution call git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1175795 13f79535-47bb-0310-9956-ffa450edef68
* When doing validateContribution if a contribution classloader has been ↵antelder2011-09-261-0/+9
| | | | | | created then set it on the contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1175782 13f79535-47bb-0310-9956-ffa450edef68
* Add missing doPrivileged block. slaws2011-09-261-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1175724 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3952 - store the phase that's passed into the TransactionInterceptorslaws2011-09-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1175722 13f79535-47bb-0310-9956-ffa450edef68
* Fix stroke-dasharray formatantelder2011-09-222-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174391 13f79535-47bb-0310-9956-ffa450edef68
* Fix the dimension calculation based on the layoutrfeng2011-09-224-132/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174345 13f79535-47bb-0310-9956-ffa450edef68
* Update to the latest released release pluginrfeng2011-09-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174319 13f79535-47bb-0310-9956-ffa450edef68
* Continue to enhance the layout algorithmrfeng2011-09-225-34/+178
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174318 13f79535-47bb-0310-9956-ffa450edef68
* My previous change to remote host-http messed up my linux build (but not my ↵slaws2011-09-221-1/+0
| | | | | | windows build strangely) because it needs to compile against the core module. I want to flip it over to using the core collection but this change gets it working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174188 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependency on host-http from the jaxws binding as it's not used by ↵slaws2011-09-225-30/+2
| | | | | | the binding. The RI version just plugs directly into JAXWS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174151 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3950 - and fix the client factory impl for the removal of the ↵slaws2011-09-221-2/+8
| | | | | | NoSuchDomainException. Need to look into why this exception went away. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174144 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3950 - Catch up with some differences in the OASIS SCA API classes. ↵slaws2011-09-2211-54/+69
| | | | | | Tuscany now matches OASIS svn r286 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174086 13f79535-47bb-0310-9956-ffa450edef68
* Add impl info for the node/remove unused coderfeng2011-09-223-160/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1173966 13f79535-47bb-0310-9956-ffa450edef68