summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-29Minor change. Code format and cleanup.jsdelfino12-130/+123
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990478 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Minor change. Code format and cleanup.jsdelfino2-47/+62
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990477 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27BJM_3019 Add validation to make sure the jms binding destination name ↵bdaniel2-0/+9
matches the activation spec name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990217 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.fmoga1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990079 13f79535-47bb-0310-9956-ffa450edef68
2010-08-27Changed Jetty port to 8085 to avoid conflict on testing.fmoga4-26/+42
Fixed servlet mapping removal and refactored ServletFactory code. Added temporary fix for javaee 6 related unit test error by adding servlet-api:3.0-alpha-1 instead of javaee-web-api:6.0. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990078 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26BJM_4003 Set the "scaOperationName" property on response messages when using ↵bdaniel1-0/+12
default wire format git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989803 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26Add service element defining the sca binidng (for the jsp) and ws and rmi ↵antelder1-0/+5
binidngs, the aditional bindings need the name attribute to avoid an error but it seems a shame that can't have a default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989634 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26Correct jar usageantelder1-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989630 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26Make interface remotable so it works with remotabel bindings like ws, rmi etcantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989629 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26Add minimal Ant build script that uses the shaded base-nodep jarantelder1-0/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989611 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26Start of a sample for Hema, a user asking for this on the mailing list - ↵antelder8-0/+320
http://apache.markmail.org/message/7k3nvus244rrl7k2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989602 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25Check for a valid domain URI when an SCAClientFactory is createdbdaniel1-1/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989255 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25Its ok to not have an activationSpec jndiName (seems wrong though so should ↵antelder1-4/+0
query the spec folks) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989248 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25Updates for create attribute validationantelder3-18/+98
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989225 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ↵slaws6-12/+55
what I think is the right thing but it doesn't necessarily do it in an optimal way yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989157 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25add missing manifest dependencyslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989152 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25Updates to create mode validationantelder3-3/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988962 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Copied pom.xml from trunk and trunk/modules in the contrib area in order to ↵fmoga2-0/+1197
be able to build modules and avoid missing parent pom errors. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988763 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Minor update involving default values.fmoga1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988762 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Port the policy changesrfeng5-8/+135
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988752 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Populate intents and policySets from sca:reference and sca:service elementsrfeng9-8/+167
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988747 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Updated sample to reflect latest refactoring.fmoga1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988695 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Refactored the way jQuery dependency on the Javascript client is handled.fmoga4-168/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988693 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Minor alphabetical ordering of some projects in modules sectionlresende1-9/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988674 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Enable Phyton extensions after temporarly adding Jython dependencies to ↵lresende2-3/+1
tuscany maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988669 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Comment out python implementation build as it requires manual install of jython.jsdelfino1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988626 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24For callbacks with a oneway MEP set the JMSReplyTo with the callback destinationantelder1-2/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988619 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Enforced coding standards and formatting.fmoga22-424/+481
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988521 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Put back some code to use the InterfaceContractMapper to match interfaces, ↵jsdelfino1-0/+4
as the latest code which just looks for matching operation names breaks the support for dynamic interfaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988368 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Test passing multiple parameters, and use JSON-RPC binding in all test cases.jsdelfino7-28/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988367 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Add support for properties.jsdelfino5-11/+96
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988366 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Tweak the JSON-RPC binding to work without Java interfaces and recognize ↵jsdelfino3-40/+68
dynamic interfaces bound to the JSON databinding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988365 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Add a strawman Python implementation extension.jsdelfino31-0/+2803
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988364 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24Add a model for Python component implementations.jsdelfino12-0/+733
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988363 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23Test for null or empty servlet path info before redirecting to same URL with ↵jsdelfino1-2/+3
trailing /. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988356 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23Fix logic to compute the path info as it doesn't work in a webapp.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988355 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23switch over to using binding-ws and implmentation-java in new locations. slaws43-1345/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988103 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23Re-organize implementation-java sample contribution into sub-directoryslaws20-0/+756
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988094 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23Re-organize binding-ws sample contribution into sub-directoryslaws20-0/+665
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988093 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23For binding-jsonrpc webapp contribution remove dojo and target directories ↵slaws1-0/+3
from the binary distro. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988017 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20Allow service target to be a bean in the parent contextrfeng1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987674 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20Adjust the contribution parameter checkingrfeng1-23/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987673 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20Adding stub/tierfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987672 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20Relax the sca:service target validationrfeng1-3/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987671 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20Refactor implementation-spring into 4 modulesrfeng85-1218/+3358
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987670 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20Update the context accessor spi and dependenciesrfeng7-18/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987669 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20TUSCANY-3653 - correct the processing for finding the first port type in a ↵slaws1-39/+56
WSDL referenced by a JAXWS annotation. If we just leave it up to the existing Tuscany processing an unexpected port type will result as Tuscany collects together WSDL in the same namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987399 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20TUSCANY-3641 - correct the interface comparison to make it look for a subsetslaws1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987394 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19Remove commented codeslaws3-43/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987094 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19JCA_9013 Validate property types are compatible with getProperty() argumentsbdaniel1-1/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@987051 13f79535-47bb-0310-9956-ffa450edef68