summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-29Minor update to reuse Binding QNamelresende2-21/+21
2010-08-29TUSCANY-3595 - Skipping regular tests (leave only OSGi based tests), and re-e...lresende2-61/+72
2010-08-29TUSCANY-3595 - Setting up proper classloader to find resources under OSGi env...lresende2-5/+29
2010-08-29TUSCANY-3595 - Only add classloader if not already added previouslylresende1-6/+6
2010-08-29TUSCANY-3595 - Allowing service discover to handle resources that are not ser...lresende1-9/+13
2010-08-29TUSCANY-3595 - Adding missing entries to manifest in order to run in a OSGi e...lresende2-0/+3
2010-08-29Merging changes from svn r988356: Test for null or empty servlet path info be...lresende1-2/+3
2010-08-29Merging changes from svn r988355: Fix logic to compute the path info as it do...lresende1-55/+55
2010-08-29TUSCANY-3595 - Adding @Ignore to test case as it seems to be failing from mav...lresende2-44/+53
2010-08-29TUSCANY-3595 - Calculator sample running under OSGi runtime and using REST bi...lresende17-0/+903
2010-08-29TUSCANY-3595 - Minor tweaks to code that generates JAX-RS resource interfacelresende2-7/+23
2010-08-29Add http operationSelector and wireFormat to the http binding modelantelder5-0/+227
2010-08-29Add http operationSelector and wireFormatantelder1-0/+19
2010-08-29Minor change. Code format and cleanup.jsdelfino12-130/+123
2010-08-29Minor change. Code format and cleanup.jsdelfino2-47/+62
2010-08-27BJM_3019 Add validation to make sure the jms binding destination name matches...bdaniel2-0/+9
2010-08-27Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.fmoga1-3/+3
2010-08-27Changed Jetty port to 8085 to avoid conflict on testing.fmoga4-26/+42
2010-08-26BJM_4003 Set the "scaOperationName" property on response messages when using ...bdaniel1-0/+12
2010-08-26Add service element defining the sca binidng (for the jsp) and ws and rmi bin...antelder1-0/+5
2010-08-26Correct jar usageantelder1-3/+6
2010-08-26Make interface remotable so it works with remotabel bindings like ws, rmi etcantelder1-0/+3
2010-08-26Add minimal Ant build script that uses the shaded base-nodep jarantelder1-0/+60
2010-08-26Start of a sample for Hema, a user asking for this on the mailing list - http...antelder8-0/+320
2010-08-25Check for a valid domain URI when an SCAClientFactory is createdbdaniel1-1/+13
2010-08-25Its ok to not have an activationSpec jndiName (seems wrong though so should q...antelder1-4/+0
2010-08-25Updates for create attribute validationantelder3-18/+98
2010-08-25TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...slaws6-12/+55
2010-08-25add missing manifest dependencyslaws1-0/+1
2010-08-25Updates to create mode validationantelder3-3/+26
2010-08-24Copied pom.xml from trunk and trunk/modules in the contrib area in order to b...fmoga2-0/+1197
2010-08-24Minor update involving default values.fmoga1-2/+2
2010-08-24Port the policy changesrfeng5-8/+135
2010-08-24Populate intents and policySets from sca:reference and sca:service elementsrfeng9-8/+167
2010-08-24Updated sample to reflect latest refactoring.fmoga1-0/+2
2010-08-24Refactored the way jQuery dependency on the Javascript client is handled.fmoga4-168/+16
2010-08-24Minor alphabetical ordering of some projects in modules sectionlresende1-9/+6
2010-08-24Enable Phyton extensions after temporarly adding Jython dependencies to tusca...lresende2-3/+1
2010-08-24Comment out python implementation build as it requires manual install of jython.jsdelfino1-0/+2
2010-08-24For callbacks with a oneway MEP set the JMSReplyTo with the callback destinationantelder1-2/+10
2010-08-24Enforced coding standards and formatting.fmoga22-424/+481
2010-08-24Put back some code to use the InterfaceContractMapper to match interfaces, as...jsdelfino1-0/+4
2010-08-24Test passing multiple parameters, and use JSON-RPC binding in all test cases.jsdelfino7-28/+39
2010-08-24Add support for properties.jsdelfino5-11/+96
2010-08-24Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...jsdelfino3-40/+68
2010-08-24Add a strawman Python implementation extension.jsdelfino31-0/+2803
2010-08-24Add a model for Python component implementations.jsdelfino12-0/+733
2010-08-23Test for null or empty servlet path info before redirecting to same URL with ...jsdelfino1-2/+3
2010-08-23Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino1-1/+1
2010-08-23switch over to using binding-ws and implmentation-java in new locations. slaws43-1345/+12