summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-28Add javax.elrfeng1-2/+10
2009-03-27Add an option to control is schema validation should be enabledrfeng1-73/+96
2009-03-27Register ExtensionPointRegistry as an OSGi service and BundleContext as a uti...rfeng2-8/+26
2009-03-27Remove unused filesrfeng2-23/+7
2009-03-27Update to jetty 6.1.15rfeng1-9/+9
2009-03-27Add jsr181 dep to the wsimport plugin as wellrfeng1-1/+15
2009-03-27Add a module to host http based on OSGi Http Servicerfeng11-0/+976
2009-03-26Add a flag to control if schema validation should be enabledrfeng3-49/+84
2009-03-26Use reference: protocol so that the bundles will not be copiedrfeng2-5/+6
2009-03-26Add a print in the OperationsActivator to show which bundle loads AddServicerfeng2-6/+27
2009-03-26Make the cglib dependency optionalrfeng1-1/+1
2009-03-26Refactor the internal classes into the impl packagesrfeng20-76/+86
2009-03-26Return the bundle for installBundle()rfeng1-7/+8
2009-03-26Fix the bundle versionrfeng1-16/+16
2009-03-26Add jsr181 dep rfeng1-7/+22
2009-03-26Add another optional import to work around axiom issuerfeng1-0/+1
2009-03-26Do not issue warnings for xsi: attrsrfeng1-3/+8
2009-03-26Avoid NPE if the reference doesn't have a bindingrfeng1-1/+2
2009-03-25Add rfc119 related modules to the main buildrfeng1-10/+6
2009-03-25Upgrade to equinox 3.4.xrfeng7-118/+78
2009-03-25Match the document using wildcards against the artifact URIrfeng17-557/+750
2009-03-25Add some code to hook with RFC 119 service description filerfeng1-11/+49
2009-03-25Add RFC 124 sample xml documentsrfeng4-11/+105
2009-03-25Add some excludes to unwanted dependenciesantelder1-0/+24
2009-03-25Add the RFC119 service descriptions file for testrfeng1-0/+65
2009-03-25Add files back rfeng5-0/+136
2009-03-25Refactor the structure for test resourcesrfeng11-436/+177
2009-03-24Add coding to parse RFC-119 service-descriptions filerfeng10-15/+167
2009-03-23Use sca as the configuration typerfeng1-6/+9
2009-03-23Start to align with the OSGi property names defined by RFC 119rfeng9-75/+161
2009-03-21Minor clean uprfeng1-19/+10
2009-03-20Add promoted components to CompositeReference modelrfeng5-7/+45
2009-03-20Remove the target name attribute from EndpointReference2 as it already holds ...slaws3-45/+4
2009-03-20Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws36-3973/+28
2009-03-20Fix to make implementation-web references work where the interface contract d...slaws1-0/+8
2009-03-20wait until endpoint references have been created before trying to set callbac...slaws2-17/+16
2009-03-20[Work In Progress] Start to implement the policy builder rfeng1-111/+224
2009-03-20Remove unused classesrfeng3-89/+0
2009-03-20Refactor assembly-xml-osoa into a different packagerfeng48-2020/+1084
2009-03-19Fix the NPE when callback is not presentrfeng2-10/+3
2009-03-19Organize importsrfeng9-35/+5
2009-03-19Organize importsrfeng17-27/+4
2009-03-19Remove unused importsrfeng1-2/+0
2009-03-19Fix typos in the commentsrfeng1-1/+1
2009-03-19Minor cleanup of the Endpoint2rfeng4-63/+2
2009-03-19Add missing MANIFEST.MFrfeng1-0/+33
2009-03-19Clean up contribution-osgirfeng3-157/+6
2009-03-19Add a rfc119 profile to include related modulesrfeng1-0/+10
2009-03-19Move fault introspection into the FaultMapperrfeng2-8/+1
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws49-716/+725