summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-08Add support for primitive java typesrfeng5-0/+14
2010-09-08TUSCANY-3673 Update JMS binding model to separate out type/priority/deliveryM...bdaniel6-131/+216
2010-09-07Added configuration for advanced session access on Google App Engine.fmoga1-0/+1
2010-09-07TUSCANY-3670 - temp fix to ensure that the client finds the domain. I need to...slaws1-2/+10
2010-09-07Add ignore again while we sort out promotion of implementation policy. slaws1-0/+1
2010-09-07Make interfaces remotable and correct reference target accordinglyslaws3-1/+7
2010-09-07Update all the archetype pom.xml files to include a description as thats what...antelder8-0/+8
2010-09-07Add the new binding archetypeantelder1-0/+1
2010-09-07Update achetype itest propertiesantelder1-1/+2
2010-09-07Fix a couple more places which should use the archetype bindingName variableantelder2-2/+2
2010-09-07Update with an example of how to have a foo reference delegate the invocation...antelder4-10/+49
2010-09-07Add explicit version for archetype pluginantelder1-0/+5
2010-09-07Add http binding runtime dependency thats used by jsonp nowantelder1-1/+2
2010-09-07Add http binding runtime dependencyantelder1-0/+6
2010-09-06Shell script to deploy application to GAE environmentlresende1-0/+20
2010-09-06Updating contrib poms to add binding-comet modules/sampleslresende2-0/+92
2010-09-06Minor cleanup/rearrange of the pom to group together test scoped dependencieslresende1-28/+26
2010-09-06Added App Engine file.fmoga1-0/+5
2010-09-06TUSCANY-3667 - InetAddress is not allowed in GoogleAppEngine, so try to load ...lresende1-23/+29
2010-09-06TUSCANY-3667 - Handled AccessControlException when processing private folders...lresende1-28/+42
2010-09-06Porting support to import/export resources from 1.xlresende15-354/+289
2010-09-06Moving binding.rss to contriblresende32-2/+0
2010-09-05Get the binding archetype workingantelder18-185/+131
2010-09-04Start of a maven archetype for creating a Tuscany binding extensionantelder24-0/+986
2010-09-04Change the jsonp binding so that it uses the http binding to do the work, ie ...antelder7-136/+40
2010-09-04Add a Base class for binding impls with the boiler plate codeantelder1-0/+94
2010-09-04Add a public constructor so other binding types may subclass itantelder1-1/+4
2010-09-04Add an example attribute to the foo bindingantelder4-1/+14
2010-09-03Ad some code for looking at wiresslaws1-3/+76
2010-09-03Fix typo in method name. slaws6-15/+23
2010-09-03Allow the contributions list to be retrieve from a Nodeslaws1-1/+1
2010-09-03Allow primitive return values to pass through the Object2JSON transformer.slaws1-1/+1
2010-09-03Avoid NPE in test cases. Encountered when writing out the system definitions ...slaws1-2/+8
2010-09-03Copying import/export contribution resourceslresende21-0/+1526
2010-09-02Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ...jsdelfino9-170/+188
2010-09-02Disable reference annotations while concentrating on "add"slaws1-3/+3
2010-09-02Correct deployable contribution nameslaws1-1/+1
2010-09-02Fix up reference targetslaws1-1/+1
2010-09-02Work in progress - Educating myself re. what info is available from domain/nodesslaws4-0/+385
2010-09-02Use the DefaultBeanModelProcessor to simplify the model objectsantelder5-129/+71
2010-09-02Update to by default start in a domain named 'default'. Add a 'domains' comma...antelder1-8/+31
2010-09-02Correct delivery mode setting, add option to set jms typeantelder1-1/+3
2010-09-01Revert "Fix the dependency to avoid compilation error"rfeng1-7/+0
2010-09-01Allow the location to be out of the contribution rootrfeng1-0/+5
2010-09-01Optimze the method loopingrfeng1-16/+5
2010-09-01Fix the dependency to avoid compilation errorrfeng1-0/+7
2010-09-01TUSCANY-3663 - take notice of @WebService name attribute when generating serv...slaws1-2/+13
2010-09-01Remove redundant codeslaws1-206/+0
2010-09-01Start of module to show how to write a simple bindingantelder24-0/+1084
2010-09-01some contributions to show the domain in action starting with a version of th...slaws18-0/+740