Commit graph

  • c9efcb7cf9 Use Jackson JsonNode as the unified representation of json data rfeng 2011-10-10 21:15:41 +00:00
  • 20b39ce212 TUSCANY-3943 - Add the (currently ignored) disable wrapped test case. slaws 2011-10-10 13:24:23 +00:00
  • bd1fb4144f TUSCANY-3943 - Add another couple of missing license headers slaws 2011-10-10 13:19:39 +00:00
  • 06e84aed34 TUSCANY-3943 - Add missing license headers slaws 2011-10-10 13:17:45 +00:00
  • 84c924ea3d TUSCANY-3943 - Commit Eric's disable wrapped test case. Doesn't work yet in my build so I've added @Ignore for now slaws 2011-10-10 13:13:42 +00:00
  • b80b6c5950 Fix OSGi import rfeng 2011-10-10 07:14:19 +00:00
  • cd0891e54e Fix the invoker to serialize the objects to json rfeng 2011-10-10 07:07:31 +00:00
  • 5edad53664 Fix test case and update license rfeng 2011-10-10 05:01:22 +00:00
  • fc7cb9fac1 Avoid NPE rfeng 2011-10-10 05:01:11 +00:00
  • 7eafc42e6b Use home-grown JSONRPC implementation rfeng 2011-10-10 05:01:04 +00:00
  • e36653405d Add excludes to prevent unwanted dependencies being dragged in and fix the legal checks itest antelder 2011-10-09 07:20:07 +00:00
  • 38e30cbfeb Cleaning up unused code lresende 2011-10-07 02:13:45 +00:00
  • ab778d147b Adding support for ?wadl to resources exposed trough the rest binding lresende 2011-10-07 02:13:40 +00:00
  • abd09eeffe Add comment with JIRA number antelder 2011-10-05 07:32:12 +00:00
  • af89846c1b TUSCANY-3880: Disable pojo 10004 testcase as its not really working correctly until the import/export version is implemented correctly antelder 2011-10-05 07:31:08 +00:00
  • 2e57e301aa Change back to use getSchemaDocument instead of getAllSchema()[0]. This was 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 antelder 2011-10-05 07:22:58 +00:00
  • 1f45051461 TUSCANY-3956: Fix Java2 Security exception in ContributionHelper.getNestedJarUrls method antelder 2011-10-03 07:26:18 +00:00
  • b80b45fe83 TUSCANY-3957: Apply patch from Greg Dritschler to fix Endpoint references are not registered in domain registry antelder 2011-10-03 07:17:31 +00:00
  • bc0baf8850 Add jsonrpc 1.0 models and the servlet to handle jsonrpc requests rfeng 2011-10-03 05:18:04 +00:00
  • 2a03dd62db Start to add jsonrpc 2.0 support rfeng 2011-10-02 07:13:23 +00:00
  • 881494d2d1 Use the cached marshaller/unmarshaller for JAXB databinding rfeng 2011-09-30 22:07:56 +00:00
  • 9d3cbbfe0b Enhance Tuscany JAX-RS reader/writer to better handle JAXB rfeng 2011-09-30 22:07:31 +00:00
  • 00be9b54b4 Tweak Invoker so it can be subclassed. scottkurz 2011-09-29 02:52:28 +00:00
  • c7429b6106 TUSCANY-3954: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHandler to not use AsyncFaultWrapper antelder 2011-09-28 08:11:20 +00:00
  • de91701577 TUSCANY-3955: Apply patch from Greg Drischler to fix Cached invocation chain is used after endpoint is rebuilt antelder 2011-09-28 08:09:43 +00:00
  • 3c07e07aab Fix a few issues for mac build rfeng 2011-09-26 18:30:53 +00:00
  • 4ce67bf3f9 Extend test to make sure the class loader from validateContribution is the one that actually gets used antelder 2011-09-26 13:56:32 +00:00
  • 2e38366412 TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest/domain-node-hazelcast slaws 2011-09-26 11:14:38 +00:00
  • 28a9c82505 Add a testcase for the contribution classloader getting created after a validateCOntribution call antelder 2011-09-26 11:05:51 +00:00
  • 0c5ca72a7e When doing validateContribution if a contribution classloader has been created then set it on the contribution antelder 2011-09-26 10:45:36 +00:00
  • 319187c87b Add missing doPrivileged block. slaws 2011-09-26 09:01:06 +00:00
  • 4e582f32e4 TUSCANY-3952 - store the phase that's passed into the TransactionInterceptor slaws 2011-09-26 08:59:10 +00:00
  • f4aa4cbc66 Fix stroke-dasharray format antelder 2011-09-22 21:06:50 +00:00
  • 9f4dbf871c Fix the dimension calculation based on the layout rfeng 2011-09-22 19:44:45 +00:00
  • 9f1b3ecdad Update to the latest released release plugin rfeng 2011-09-22 19:03:01 +00:00
  • 68cc5a9336 Continue to enhance the layout algorithm rfeng 2011-09-22 19:02:56 +00:00
  • f6b2121f22 My previous change to remote host-http messed up my linux build (but not my 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. slaws 2011-09-22 15:07:03 +00:00
  • 0fcbec68ad Remove dependency on host-http from the jaxws binding as it's not used by the binding. The RI version just plugs directly into JAXWS. slaws 2011-09-22 14:11:13 +00:00
  • 57ae16a7a1 TUSCANY-3950 - and fix the client factory impl for the removal of the NoSuchDomainException. Need to look into why this exception went away. slaws 2011-09-22 13:59:28 +00:00
  • 8fa39d402a TUSCANY-3950 - Catch up with some differences in the OASIS SCA API classes. Tuscany now matches OASIS svn r286 slaws 2011-09-22 12:22:20 +00:00
  • 8fba4a1b6f Add impl info for the node/remove unused code rfeng 2011-09-22 06:48:25 +00:00
  • 0524f6a2c2 Enhance the layout using topological sorting of the entities rfeng 2011-09-22 05:44:17 +00:00
  • 9c6777cd9d Properly creating endpoints, to avoid issues with OSGi in Eclipse env lresende 2011-09-21 22:11:10 +00:00
  • c273cc2dbd Calculate the height/width for components/composites based on its content rfeng 2011-09-21 20:59:17 +00:00
  • 6fc9f8704b Set allowsPassByReference for SCA references on Spring beans rfeng 2011-09-21 20:59:06 +00:00
  • c1a6d9bf0c Add some more tests for callbacks across distributed nodes using different combinations of bindings antelder 2011-09-21 14:42:35 +00:00
  • bca8bdc827 Don't do the build time binding if errors have been reported during the build steps slaws 2011-09-21 13:14:57 +00:00
  • a51dadea1a correct dependency version to match host-http slaws 2011-09-21 13:13:37 +00:00
  • 2f8f97099f Fix core dump when running Python components in a virtual host. jsdelfino 2011-09-21 05:48:57 +00:00
  • 7767e482aa Remove the System.out rfeng 2011-09-20 22:16:29 +00:00
  • ebcc293bfb Add a Mojo to generate node diagram rfeng 2011-09-20 22:13:53 +00:00
  • 792e596a1a Allows the distributed flag to be overriden rfeng 2011-09-20 20:55:39 +00:00
  • cca68a5ef9 Use all attributes to detect duplication rfeng 2011-09-20 20:55:35 +00:00
  • a92930a64d Move the addNode to load() so that the import/export can be resolved rfeng 2011-09-20 20:55:31 +00:00
  • 7b4142b6f4 Use domain info to decide if the binding.sca needs to be distributed rfeng 2011-09-20 20:55:28 +00:00
  • 8c441278d1 Avoid NPE when no port location defined antelder 2011-09-20 12:46:01 +00:00
  • b14ca8bfe8 Add a test using distributed domain nodes and the sca binding delegating to the ws binding, with @Ignore for now as this combination doesn't work antelder 2011-09-20 10:52:34 +00:00
  • 201ec14d96 Add hazelcast distributed domain dependency antelder 2011-09-20 10:50:49 +00:00
  • b73a44b785 Add leveldb to mac-install rfeng 2011-09-20 06:08:06 +00:00
  • 62d2b47f36 Add leveldb to mac-install rfeng 2011-09-20 06:05:02 +00:00
  • 09db0fb6ee Fix stack overflow on Mac OS X. jsdelfino 2011-09-20 04:45:31 +00:00
  • d96fc31da3 Fix broken links, update to latest dependencies, and use curl instead of wget to download them. jsdelfino 2011-09-20 04:45:27 +00:00
  • 5b852185f9 Fix the license headers rfeng 2011-09-20 02:54:19 +00:00
  • cc31d8ef28 Update the MF rfeng 2011-09-19 23:17:55 +00:00
  • dd4799a980 Add the support to generate the SCA diagram for a given node configuration rfeng 2011-09-19 22:55:55 +00:00
  • 9bd25321d0 Add the ablity to load the contributions/composite for a given node configuration without starting the node rfeng 2011-09-19 22:55:37 +00:00
  • eca8de9ef1 TUSCANY-3949 = Applying Vijai's patch to correct policy namespaces + some extra fixes to correct the associated test case. slaws 2011-09-19 11:49:28 +00:00
  • e32b64d161 TUSCANY-3948: Apply patch from Greg Dritschler to support @Remotable on implementation class, reference field, or reference setter method antelder 2011-09-19 11:45:40 +00:00
  • 7f5009617f Add some excludes for the composite diagram modules files antelder 2011-09-19 11:43:47 +00:00
  • 26d63269bc Add license headers antelder 2011-09-19 11:43:03 +00:00
  • e2a1e0c4a5 Start to add LevelDB support rfeng 2011-09-17 17:44:55 +00:00
  • d86305f890 Cache the css rfeng 2011-09-16 22:54:55 +00:00
  • 6e4fab25b1 Externalize the artifact styles into CSS rfeng 2011-09-16 22:45:18 +00:00
  • d877f13cb2 Add implementation info rfeng 2011-09-16 22:45:07 +00:00
  • 5103397852 Improved the SMD and error handling rfeng 2011-09-16 17:34:05 +00:00
  • 562a484efb TUSCANY-3946 - only reset the TCCL if it's not already set to the contribution classloader slaws 2011-09-16 12:56:23 +00:00
  • ce7d97a055 update JCI test runners to OASIS svn r286 - remove skipped tests slaws 2011-09-16 09:20:55 +00:00
  • 5c69cf2d87 update JCI test contributions to OASIS svn r286 - remove skipped tests slaws 2011-09-16 09:12:34 +00:00
  • bb2ce1c766 Add the ablity to generate links for the component/service/reference/property rfeng 2011-09-16 00:19:27 +00:00
  • 5d97dad518 Update the dependencies rfeng 2011-09-15 22:03:44 +00:00
  • e3058de6c1 Add the diagram plugin into the build rfeng 2011-09-15 21:52:34 +00:00
  • c453b80e2e Remove the old test and add it to the module build rfeng 2011-09-15 21:52:32 +00:00
  • 2f21f4e89a Copy the composite diagram generator into modules rfeng 2011-09-15 18:53:59 +00:00
  • 5e5b75bc00 Add a maven plugin to generate SCA diagrams rfeng 2011-09-15 18:36:02 +00:00
  • a813f61a0e Allow the generation of jpg rfeng 2011-09-15 18:35:25 +00:00
  • c6c38f12af Remove the system out rfeng 2011-09-15 17:37:28 +00:00
  • 7a0fd392bd Remove the @Ignore for two async itests which work now antelder 2011-09-15 15:22:05 +00:00
  • 539c20cf1e Change the Operations for async services to use the sync form. So for example a method 'void operation1Async( String input, ResponseDispatch<String> handler )' would have a Operation named operation1 with a single String arg and a return of type String. This along with the other recent async changes gets async operation working with the data binding framework and jaxb antelder 2011-09-15 15:18:43 +00:00
  • 454e76086a Update the WrapperBeanGenerator to create the correct classes for async methods antelder 2011-09-15 15:10:35 +00:00
  • 4ae28cf6a6 Add a test case to show that reference/target gets the right ws binding configuration when the target service binding is configured via a WSDL element. slaws 2011-09-15 13:37:28 +00:00
  • dded56af9f TUSCANY-3945 - Make public the operations that allow the promoted component and service to be accessed. slaws 2011-09-15 08:16:33 +00:00
  • 9d7c57a0e1 TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties itest working. Mainly, builder changes to ignore null types (generated for non-JAXB pojos), update Node2JAXB to report validation errors so things don't go wrong silently, ensure default XMLType doesn't get updated, correct properties test to match OASIS, put properties test in the build. slaws 2011-09-14 13:16:39 +00:00
  • f0581d4562 Use operation instead of method to avoid NPE with async server operation antelder 2011-09-14 12:19:37 +00:00
  • dc03c1b10c Remove old comment antelder 2011-09-14 09:51:53 +00:00
  • 8b156bef10 TUSCANY-3791 - correct JIRA number in comment slaws 2011-09-14 08:27:35 +00:00
  • 5b8e344118 TUSCANY-3940 - and remove the exclude for 11017 slaws 2011-09-13 12:40:43 +00:00
  • 10058fa525 TUSCANY-3940 - update JCAA test contributions to OASIS svn r284 - remove skipped tests and fix 11017 slaws 2011-09-13 12:27:37 +00:00
  • 62ceee259d TUSCANY-3937 - Apply Michael's path (but not including the test in the build yet). Thanks Michael. slaws 2011-09-13 09:45:41 +00:00
  • fa844ef795 TUSCANY-3937 - Don't overwrite the default XMLType otherwise everything else that has the default type gets to know about it. slaws 2011-09-13 09:43:26 +00:00
  • 6a3974e201 Fix expected messages to take account of the fact the the properties files have now been fixed so that the "unable to match" string isn't preceded by an extraneous "=" slaws 2011-09-12 13:35:45 +00:00