summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-10Avoid NPErfeng1-0/+3
2011-10-10Use home-grown JSONRPC implementationrfeng28-1132/+378
2011-10-09Add excludes to prevent unwanted dependencies being dragged in and fix the le...antelder1-0/+18
2011-10-07Cleaning up unused codelresende1-17/+0
2011-10-07Adding support for ?wadl to resources exposed trough the rest bindinglresende3-2/+150
2011-10-05Change back to use getSchemaDocument instead of getAllSchema()[0]. This was c...antelder1-2/+1
2011-10-03TUSCANY-3956: Fix Java2 Security exception in ContributionHelper.getNestedJar...antelder1-3/+9
2011-10-03TUSCANY-3957: Apply patch from Greg Dritschler to fix Endpoint references are...antelder2-2/+9
2011-10-03Add jsonrpc 1.0 models and the servlet to handle jsonrpc requestsrfeng7-4/+508
2011-10-02Start to add jsonrpc 2.0 supportrfeng6-0/+370
2011-09-30Use the cached marshaller/unmarshaller for JAXB databindingrfeng13-52/+100
2011-09-30Enhance Tuscany JAX-RS reader/writer to better handle JAXBrfeng11-6/+197
2011-09-29Tweak Invoker so it can be subclassed.scottkurz1-2/+2
2011-09-28TUSCANY-3954: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...antelder2-32/+27
2011-09-28TUSCANY-3955: Apply patch from Greg Drischler to fix Cached invocation chain ...antelder1-0/+1
2011-09-26Extend test to make sure the class loader from validateContribution is the on...antelder1-1/+4
2011-09-26TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest...slaws4-7/+8
2011-09-26Add a testcase for the contribution classloader getting created after a valid...antelder1-0/+46
2011-09-26When doing validateContribution if a contribution classloader has been create...antelder1-0/+9
2011-09-26Add missing doPrivileged block. slaws1-1/+7
2011-09-26TUSCANY-3952 - store the phase that's passed into the TransactionInterceptorslaws1-0/+1
2011-09-22Fix stroke-dasharray formatantelder2-2/+2
2011-09-22Fix the dimension calculation based on the layoutrfeng4-132/+39
2011-09-22Continue to enhance the layout algorithmrfeng5-34/+178
2011-09-22My previous change to remote host-http messed up my linux build (but not my w...slaws1-1/+0
2011-09-22Remove dependency on host-http from the jaxws binding as it's not used by the...slaws5-30/+2
2011-09-22TUSCANY-3950 - and fix the client factory impl for the removal of the NoSuchD...slaws1-2/+8
2011-09-22TUSCANY-3950 - Catch up with some differences in the OASIS SCA API classes. T...slaws11-54/+69
2011-09-22Add impl info for the node/remove unused coderfeng3-160/+26
2011-09-22Enhance the layout using topological sorting of the entitiesrfeng9-205/+116
2011-09-21Properly creating endpoints, to avoid issues with OSGi in Eclipse envlresende4-10/+22
2011-09-21Calculate the height/width for components/composites based on its contentrfeng13-245/+206
2011-09-21Set allowsPassByReference for SCA references on Spring beansrfeng1-0/+3
2011-09-21Don't do the build time binding if errors have been reported during the build...slaws2-4/+20
2011-09-21correct dependency version to match host-httpslaws1-1/+1
2011-09-20Remove the System.outrfeng1-3/+2
2011-09-20Allows the distributed flag to be overridenrfeng1-4/+6
2011-09-20Use all attributes to detect duplicationrfeng1-15/+4
2011-09-20Move the addNode to load() so that the import/export can be resolvedrfeng1-1/+2
2011-09-20Use domain info to decide if the binding.sca needs to be distributedrfeng6-24/+31
2011-09-20Avoid NPE when no port location definedantelder1-6/+9
2011-09-20Fix the license headersrfeng2-0/+36
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