summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web/src (unfollow)
Commit message (Expand)AuthorFilesLines
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 ...rfeng3-3/+60
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 filesrfeng8-561/+561
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng1-11/+15
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 OpenCSArfeng1-1/+2
2009-02-17Get implementation.web building cleanlyantelder3-28/+14
2009-02-17Start to bring up the implementation.web model (based on code in 1.x)antelder10-0/+608
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende10-583/+0
2008-08-11Add test dependency and fix testcaseantelder1-0/+3
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 modelantelder10-0/+529
2008-07-28Start to seperate impl.web into model and runtimeantelder12-612/+0
2008-07-28Change to use printwriter instead of ouptputstreamantelder2-13/+26