summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Correct a missleading commentslaws2009-03-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752062 13f79535-47bb-0310-9956-ffa450edef68
* Get the code compiled.rfeng2009-03-102-135/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751923 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the impl providerrfeng2009-03-092-220/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751906 13f79535-47bb-0310-9956-ffa450edef68
* Add a document processor for the service descriptionsrfeng2009-03-093-125/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751895 13f79535-47bb-0310-9956-ffa450edef68
* Hook the model and processors with the Tuscany StAX processing patternrfeng2009-03-0917-46/+271
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751884 13f79535-47bb-0310-9956-ffa450edef68
* Separate ServiceDescription as interfacesrfeng2009-03-096-20/+148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751863 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress for implementation.osgirfeng2009-03-0913-349/+225
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751855 13f79535-47bb-0310-9956-ffa450edef68
* Update to the latest OASIS namespacerfeng2009-03-0980-80/+80
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751778 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the default configuration folder is isolated by user namesrfeng2009-03-061-1/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751090 13f79535-47bb-0310-9956-ffa450edef68
* Support the SCA property value based on the OASIS syntaxrfeng2009-03-0613-168/+236
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751079 13f79535-47bb-0310-9956-ffa450edef68
* Add a pojo WS test caserfeng2009-03-067-0/+279
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751069 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, not compiling yetrfeng2009-03-068-568/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751031 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, not compiling yetrfeng2009-03-0610-831/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751018 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the TCCL is not set to nullrfeng2009-03-061-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750797 13f79535-47bb-0310-9956-ffa450edef68
* Updating to the latest set of XSDs released by OASISlresende2009-03-0629-161/+901
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750766 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-06213-335/+335
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
* Use AssemblyFactory to create Extensionrfeng2009-03-069-24/+115
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750739 13f79535-47bb-0310-9956-ffa450edef68
* Updating composites that were still with osoa NSlresende2009-03-055-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750666 13f79535-47bb-0310-9956-ffa450edef68
* Prototype a way to access the context node for sca XPath funcitonsrfeng2009-03-053-14/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750627 13f79535-47bb-0310-9956-ffa450edef68
* Modify the artifactType to be /META-INF/definitions.xmlrfeng2009-03-052-16/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750601 13f79535-47bb-0310-9956-ffa450edef68
* URI is registered as /x/y/Z.extrfeng2009-03-051-20/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750600 13f79535-47bb-0310-9956-ffa450edef68
* Allows the lookup by URI for URLArtifactProcessorsrfeng2009-03-051-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750579 13f79535-47bb-0310-9956-ffa450edef68
* Update symbolic namerfeng2009-03-051-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750529 13f79535-47bb-0310-9956-ffa450edef68
* Update symbolic namerfeng2009-03-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750527 13f79535-47bb-0310-9956-ffa450edef68
* Update more samples for the oasis namespace change so the build runs cleanantelder2009-03-054-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750404 13f79535-47bb-0310-9956-ffa450edef68
* Update helloworld-jsp sample for oasis namespace changeantelder2009-03-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750403 13f79535-47bb-0310-9956-ffa450edef68
* Update test composite for oasis namespace changesantelder2009-03-051-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750402 13f79535-47bb-0310-9956-ffa450edef68
* Update ejb binding for oasis namspace changesantelder2009-03-052-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750399 13f79535-47bb-0310-9956-ffa450edef68
* Avoid the NPErfeng2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750340 13f79535-47bb-0310-9956-ffa450edef68
* Fix the schema errorrfeng2009-03-051-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750329 13f79535-47bb-0310-9956-ffa450edef68
* Update to OASIS SCA 11 namespacerfeng2009-03-0580-80/+80
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750327 13f79535-47bb-0310-9956-ffa450edef68
* Organize imports and format coderfeng2009-03-0573-1013/+948
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750325 13f79535-47bb-0310-9956-ffa450edef68
* More changes to switch SCA namespace from osoa version to oasis onerfeng2009-03-0593-150/+183
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750323 13f79535-47bb-0310-9956-ffa450edef68
* Adjust processors to support @replace for Wire and @nonOverridable for ↵rfeng2009-03-052-6/+24
| | | | | | component reference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750287 13f79535-47bb-0310-9956-ffa450edef68
* Add the @replace attribute for wirerfeng2009-03-052-1/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750278 13f79535-47bb-0310-9956-ffa450edef68
* Add nonOverridable flag as defined by the oasis specrfeng2009-03-052-0/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750272 13f79535-47bb-0310-9956-ffa450edef68
* Spliting schemas to assembly-xsd and assembly-xsd-osoa take 2lresende2009-03-0523-0/+1338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750260 13f79535-47bb-0310-9956-ffa450edef68
* Spliting schemas to assembly-xsd and assembly-xsd-osoalresende2009-03-0555-1324/+351
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750259 13f79535-47bb-0310-9956-ffa450edef68
* Updates to implementation-web to use OASIS namespaces/schemalresende2009-03-053-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750250 13f79535-47bb-0310-9956-ffa450edef68
* Updates to implementation-bpel to use OASIS namespaces/schemalresende2009-03-053-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750245 13f79535-47bb-0310-9956-ffa450edef68
* Updates to contribution modules to use OASIS namespaces/schemalresende2009-03-0512-25/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750244 13f79535-47bb-0310-9956-ffa450edef68
* Some more Updates to binding-ws to use OASIS namespaces/schemalresende2009-03-0544-86/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750243 13f79535-47bb-0310-9956-ffa450edef68
* Updates to binding-ws to use OASIS namespaces/schema and some minor cleanupslresende2009-03-0415-57/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750242 13f79535-47bb-0310-9956-ffa450edef68
* Updates to binding-rmi to use OASIS namespaces/schemalresende2009-03-044-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750239 13f79535-47bb-0310-9956-ffa450edef68
* Updates to node-impl to use OASIS namespaces/schemalresende2009-03-043-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750238 13f79535-47bb-0310-9956-ffa450edef68
* Updates to contribution-xml to process contribution metadata using OASIS ↵lresende2009-03-043-7/+6
| | | | | | namespaces/schema git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750234 13f79535-47bb-0310-9956-ffa450edef68
* Updates to bring endpoint to use OASIS namespace/schemaslresende2009-03-042-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750231 13f79535-47bb-0310-9956-ffa450edef68
* Updates to bring implementation-node to use OASIS namespace/schemaslresende2009-03-043-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750230 13f79535-47bb-0310-9956-ffa450edef68
* Updates to bring implementation-java-xml to use OASIS namespace/schemaslresende2009-03-044-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750229 13f79535-47bb-0310-9956-ffa450edef68
* Updating binding-sca-xml to use new OASIS namespacelresende2009-03-044-8/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750228 13f79535-47bb-0310-9956-ffa450edef68