summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende9-473/+0
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:rfeng2-6/+7
2009-10-12Add PolicyBuilder to the builder extension pointrfeng4-7/+9
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-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng5-398/+398
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/200903lresende1-1/+1
2009-03-05Updates to implementation-web to use OASIS namespaces/schemalresende2-2/+2
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-1/+2
2009-02-17Get implementation.web building cleanlyantelder2-12/+11
2009-02-17Start to bring up the implementation.web model (based on code in 1.x)antelder7-0/+432
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende7-407/+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 attributeantelder3-7/+20
2008-07-28Add impementation.web modelantelder7-0/+353
2008-07-28Start to seperate impl.web into model and runtimeantelder12-612/+0
2008-07-28Change to use printwriter instead of ouptputstreamantelder2-13/+26