summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* Allows the distributed flag to be overridenrfeng2011-09-201-4/+6
* 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
* Fix the license headersrfeng2011-09-202-0/+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 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-163-10/+62
* Update the dependenciesrfeng2011-09-151-1/+13
* 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
* Change the Operations for async services to use the sync form. So for example...antelder2011-09-154-19/+132
* Update the WrapperBeanGenerator to create the correct classes for async methodsantelder2011-09-151-3/+24
* TUSCANY-3945 - Make public the operations that allow the promoted component a...slaws2011-09-151-2/+2
* TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties ...slaws2011-09-143-17/+68
* Use operation instead of method to avoid NPE with async server operationantelder2011-09-141-1/+1
* TUSCANY-3791 - correct JIRA number in commentslaws2011-09-141-1/+1
* TUSCANY-3937 - Don't overwrite the default XMLType otherwise everything else ...slaws2011-09-131-1/+3
* Fix the setting of the JMS callback destination from request properties for t...antelder2011-09-122-12/+35
* Fix for the missing dependencies in MANIFEST.MF described in TUSCANY-3944 - j...edwardsmj2011-09-121-1/+2
* TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...slaws2011-09-122-1/+19
* TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws2011-09-094-12/+463