summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-07Adding support for declarative http headers in binding.restlresende8-19/+203
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942274 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Adding model for declarative http headers and other minor formattingslresende5-1/+87
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942273 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Adding schema for declarative headerslresende1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942271 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Removing unused imports...lresende1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942270 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07add jaxrs dependencyslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942168 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Fix enabling Tuscany SDO modules to load under OSGi - code previously ↵edwardsmj1-1/+3
treated them as if they were Tuscany SCA modules and as a result they were not being loaded at all under OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942121 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07add conformance statements to error message after running otestskelvingoodson10-30/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942115 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Added correct version # parameters to the imports of sdo packages in the ↵edwardsmj1-3/+3
MANIFEST of databinding-sdo-axiom (version = 2.1) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942107 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Extend composite document processing to support DTD declarations and Entity ↵edwardsmj1-5/+45
declarations, in support of the use of Entity References to parameterize composite files, as described in TUSCANY-3548 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942100 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Add back the calculator rmi testsantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942057 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Put binding-ws-calculator back into the distro itest. It does run now but ↵slaws1-1/+1
doesn't do any particularly useful testing as the client doesn't run. Waiting for ML conclusion on sample structure before doing any more work here but wouldn't want people to think that it's redundant. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942048 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07add failure instructionsslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942045 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Playing with getting the sample an scripts working again to remind myself ↵slaws1-3/+31
what the issues are git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942044 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06Catch up with Mikes SDO changes at r941719slaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941759 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06Fixes to databinding-sdo required to enable the module to work under OSGi, ↵edwardsmj8-12/+66
as described in TUSCANY-3547 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941719 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06TUSCANY-3530 - first raft of changes to turn on property type checking at ↵slaws12-11/+257
deployment time. Required by ASM_5038 and ASM_5039. Still some TODOs including handling elements, composite properties, multiplicity and complex types derived from the component type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941695 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06And fix typo here alsoslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941691 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06Fix typo in commentslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941690 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06TUSCANY-3546slaws1-0/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941644 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06Move never finished sample from trunk to contribantelder12-646/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941643 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06Add tuscany plugin so sample contribution can be run with mvn tuscany:runantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941606 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06Start bringing property itest up slaws5-18/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941593 13f79535-47bb-0310-9956-ffa450edef68
2010-05-06Removing unused js generator from implementation widgetlresende1-218/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941587 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05Update to use NodeFactory as now that does most things that DomainNode didantelder1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941248 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05Update testcase to test default schemeantelder2-4/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941246 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05Use default node factory config if no config init param existsantelder1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941245 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05Avoid NPE if reg uri is nullantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941244 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05No code change just format the codeantelder1-14/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941230 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05Update to Abdera 1.0antelder2-13/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941218 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05Update to use uri format configantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941217 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04Adjusting expected error message after changes from revision 940787lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941016 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04Temporarily take out distro itest as its hanging for me and hudsonantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940828 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04Add missing definition of MyComplexTypeslaws1-0/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940791 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04Make error more meaningful but the message really needs to be separated into ↵slaws1-1/+1
a properties file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940787 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04Remove invalid commentsrfeng1-8/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940680 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03Format the coderfeng1-203/+159
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940670 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03Add a utility to generate a JAX-RS resource class from the JAX-RS annotated ↵rfeng9-1/+702
interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940652 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Add basic support for binary data types for binding.restrfeng8-53/+426
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939874 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Minor update on REST cache control test case to accomodate refactoring to ↵lresende1-5/+7
use common-http cache context class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939812 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Updating REST binding to use common-http cache context class and minor ↵lresende5-322/+67
update to HTTPCacheContext factory method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939810 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Removing unused code...lresende2-120/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939809 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ↵lresende6-37/+116
an operation expecting a id paramenter. This gives basic support for get and delete operations on a given resource git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939744 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Enhancing processing of JAX-RS interfaces, and fixing typo on the annotation ↵lresende1-21/+19
used for delete operations git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939743 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Add uri: and properties: so these work with the .bat/.sh scriptsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939707 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Add file missed in prevoous commit - r939702 -Add the base jar to the all ↵antelder1-0/+32
distro git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939706 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Add the base jar to the all distroantelder4-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939702 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Simplify the sample exclusions by excluding all webapp target folder contentsantelder1-7/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939700 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Fix the uri calculationrfeng1-16/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939468 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Reverting changes from #939029 to avoid issues with implementation widget ↵lresende1-9/+9
and making store sample working again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939423 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-eclipse-plugin to release 2.8lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939422 13f79535-47bb-0310-9956-ffa450edef68