summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-29Update to end all service provider files with a new lineantelder3-0/+3
2009-10-20Remove constrainingType as it is now not part of the OASIS SCA specsrfeng1-10/+0
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng4-11/+18
2009-10-12Add PolicyBuilder to the builder extension pointrfeng4-7/+9
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng1-15/+0
2009-09-14Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng1-2/+2
2009-09-14Enhance the CompositeBuilderExtensionPoint to include binding/implementation ...rfeng5-4/+61
2009-09-11Merge modules to assembly module as discussed on MLantelder1-13/+0
2009-08-06Add helper methods to return parameters/references/services by name. slaws1-16/+0
2009-07-22TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws1-1/+9
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng9-648/+648
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng1-11/+15
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-2/+3
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-9/+9
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-9/+9
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2-2/+2
2009-03-05Updates to implementation-web to use OASIS namespaces/schemalresende3-3/+3
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2-3/+5
2009-02-18Fix the invalid MANIFEST.MFrfeng1-3/+0
2009-02-18Tidy up dependenciesantelder2-1/+38
2009-02-17Get implementation.web building cleanlyantelder5-48/+21
2009-02-17Start to bring up the implementation.web model (based on code in 1.x)antelder14-0/+912
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende13-882/+0
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-5/+5
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-1/+1
2008-08-11Add test dependency and fix testcaseantelder2-0/+10
2008-08-11Start supporting referneces on implementation.webantelder1-2/+38
2008-08-08Make sure getServices() returns an empty listrfeng1-3/+5
2008-07-28Update to use web-uri attributeantelder6-10/+23
2008-07-28Add impementation.web modelantelder13-0/+821
2008-07-28Start to seperate impl.web into model and runtimeantelder15-924/+0
2008-07-28Change to use printwriter instead of ouptputstreamantelder2-13/+26