summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-19Update the MFrfeng1-2/+9
2011-09-19Add the support to generate the SCA diagram for a given node configurationrfeng33-206/+364
2011-09-19Add the ablity to load the contributions/composite for a given node configura...rfeng5-45/+112
2011-09-19TUSCANY-3949 = Applying Vijai's patch to correct policy namespaces + some ext...slaws4-28/+27
2011-09-19TUSCANY-3948: Apply patch from Greg Dritschler to support @Remotable on imple...antelder5-19/+63
2011-09-19Add license headersantelder5-57/+134
2011-09-16Cache the cssrfeng1-12/+18
2011-09-16Externalize the artifact styles into CSSrfeng14-37/+201
2011-09-16Add implementation inforfeng4-0/+132
2011-09-16Improved the SMD and error handlingrfeng5-87/+163
2011-09-16TUSCANY-3946 - only reset the TCCL if it's not already set to the contributio...slaws1-19/+24
2011-09-16Add the ablity to generate links for the component/service/reference/propertyrfeng3-10/+62
2011-09-15Update the dependenciesrfeng1-1/+13
2011-09-15Remove the old test and add it to the module buildrfeng2-141/+3
2011-09-15Copy the composite diagram generator into modulesrfeng47-0/+5166
2011-09-15Change the Operations for async services to use the sync form. So for example...antelder4-19/+132
2011-09-15Update the WrapperBeanGenerator to create the correct classes for async methodsantelder1-3/+24
2011-09-15TUSCANY-3945 - Make public the operations that allow the promoted component a...slaws1-2/+2
2011-09-14TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties ...slaws3-17/+68
2011-09-14Use operation instead of method to avoid NPE with async server operationantelder1-1/+1
2011-09-14TUSCANY-3791 - correct JIRA number in commentslaws1-1/+1
2011-09-13TUSCANY-3937 - Don't overwrite the default XMLType otherwise everything else ...slaws1-1/+3
2011-09-12Fix the setting of the JMS callback destination from request properties for t...antelder2-12/+35
2011-09-12Fix for the missing dependencies in MANIFEST.MF described in TUSCANY-3944 - j...edwardsmj1-1/+2
2011-09-12TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...slaws2-1/+19
2011-09-09TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...slaws4-12/+463
2011-09-08Commit commented out test for TUSCANY-3943.scottkurz2-1/+85
2011-09-08TUSCANY-3942.scottkurz1-8/+3
2011-09-08TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder3-38/+48
2011-09-07Fix testcase so that if the initial file delete does work (which happens on n...antelder1-4/+7
2011-09-07TUSCANY-3939: when a loaded contribution is unloaded use ClassLoaderUtil.rele...antelder2-2/+81
2011-09-07Add a property for releasing contribution classloadersantelder1-0/+5
2011-09-06Upgrade to jackson 1.8.5rfeng1-3/+3
2011-09-06Fix the Date format for json data bindingrfeng3-0/+117
2011-09-06Separate a composite line out for clarity/debugging purposes. slaws1-2/+2
2011-09-06TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...slaws7-8/+34
2011-09-02Fix the single quote issues in all message bundlesrfeng11-35/+36
2011-09-02Update to the latest version of http client/corerfeng2-4/+4
2011-09-02Turn the http client factory into a utilityrfeng1-4/+34
2011-09-02Upgrade to http client/core to 4.1.xrfeng1-2/+2
2011-09-02Fix the usage of HttpClient and make sure connections are closed gracefullyrfeng6-11/+25
2011-09-01TUSCANY-3916 - missed manifest change from previous commitslaws1-0/+1
2011-09-01TUSCANY-3916 - Turn remote interface match back on with a couple of restricti...slaws3-13/+71
2011-08-29Fix the index for messagerfeng1-1/+1
2011-08-26TUSCANY-3925 - Apply Jennifer's Java security patch. slaws3-11/+65
2011-08-26Correct comment errorsslaws1-2/+2
2011-08-26TUSCANY-3932 - sample of how the structural URI could be passed over a remote...slaws3-2/+39
2011-08-26Fix typo in commentslaws1-1/+1
2011-08-25TUSCANY-3932 - changes to get callbacks working over the distributed domain. ...slaws1-0/+38
2011-08-25TUSCANY-3916 Add the code to write the callback interface alongside the forwa...slaws2-55/+169