summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use all attributes to detect duplicationrfeng2011-09-201-15/+4
* Move the addNode to load() so that the import/export can be resolvedrfeng2011-09-201-1/+2
* Use domain info to decide if the binding.sca needs to be distributedrfeng2011-09-206-24/+31
* Avoid NPE when no port location definedantelder2011-09-201-6/+9
* Add a test using distributed domain nodes and the sca binding delegating to t...antelder2011-09-201-0/+58
* Add hazelcast distributed domain dependencyantelder2011-09-201-0/+6
* Fix the license headersrfeng2011-09-203-2/+36
* Update the MFrfeng2011-09-191-2/+9
* Add the support to generate the SCA diagram for a given node configurationrfeng2011-09-1933-206/+364
* Add the ablity to load the contributions/composite for a given node configura...rfeng2011-09-195-45/+112
* TUSCANY-3949 = Applying Vijai's patch to correct policy namespaces + some ext...slaws2011-09-194-28/+27
* TUSCANY-3948: Apply patch from Greg Dritschler to support @Remotable on imple...antelder2011-09-195-19/+63
* Add some excludes for the composite diagram modules filesantelder2011-09-191-0/+2
* Add license headersantelder2011-09-195-57/+134
* Cache the cssrfeng2011-09-161-12/+18
* Externalize the artifact styles into CSSrfeng2011-09-1614-37/+201
* Add implementation inforfeng2011-09-164-0/+132
* Improved the SMD and error handlingrfeng2011-09-165-87/+163
* TUSCANY-3946 - only reset the TCCL if it's not already set to the contributio...slaws2011-09-161-19/+24
* Add the ablity to generate links for the component/service/reference/propertyrfeng2011-09-164-10/+68
* Update the dependenciesrfeng2011-09-151-1/+13
* Add the diagram plugin into the buildrfeng2011-09-151-0/+1
* Remove the old test and add it to the module buildrfeng2011-09-152-141/+3
* Copy the composite diagram generator into modulesrfeng2011-09-1547-0/+5166
* Add a maven plugin to generate SCA diagramsrfeng2011-09-155-0/+429