summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor the internal classes into the impl packagesrfeng2009-03-2620-76/+86
* Return the bundle for installBundle()rfeng2009-03-261-7/+8
* Fix the bundle versionrfeng2009-03-261-16/+16
* Add jsr181 dep rfeng2009-03-261-7/+22
* Add another optional import to work around axiom issuerfeng2009-03-261-0/+1
* Do not issue warnings for xsi: attrsrfeng2009-03-261-3/+8
* Avoid NPE if the reference doesn't have a bindingrfeng2009-03-261-1/+2
* Add rfc119 related modules to the main buildrfeng2009-03-251-10/+6
* Upgrade to equinox 3.4.xrfeng2009-03-257-118/+78
* Match the document using wildcards against the artifact URIrfeng2009-03-2517-557/+750
* Add some code to hook with RFC 119 service description filerfeng2009-03-251-11/+49
* Add RFC 124 sample xml documentsrfeng2009-03-254-11/+105
* Add some excludes to unwanted dependenciesantelder2009-03-251-0/+24
* Add the RFC119 service descriptions file for testrfeng2009-03-251-0/+65
* Add files back rfeng2009-03-255-0/+136
* Refactor the structure for test resourcesrfeng2009-03-2511-436/+177
* Add coding to parse RFC-119 service-descriptions filerfeng2009-03-2410-15/+167
* Use sca as the configuration typerfeng2009-03-231-6/+9
* Start to align with the OSGi property names defined by RFC 119rfeng2009-03-239-75/+161
* Minor clean uprfeng2009-03-211-19/+10
* Add promoted components to CompositeReference modelrfeng2009-03-205-7/+45
* Remove the target name attribute from EndpointReference2 as it already holds ...slaws2009-03-203-45/+4
* Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws2009-03-2036-3973/+28
* Fix to make implementation-web references work where the interface contract d...slaws2009-03-201-0/+8
* wait until endpoint references have been created before trying to set callbac...slaws2009-03-202-17/+16
* [Work In Progress] Start to implement the policy builder rfeng2009-03-201-111/+224
* Remove unused classesrfeng2009-03-203-89/+0
* Refactor assembly-xml-osoa into a different packagerfeng2009-03-2048-2020/+1084
* Fix the NPE when callback is not presentrfeng2009-03-192-10/+3
* Organize importsrfeng2009-03-199-35/+5
* Organize importsrfeng2009-03-1917-27/+4
* Remove unused importsrfeng2009-03-191-2/+0
* Fix typos in the commentsrfeng2009-03-191-1/+1
* Minor cleanup of the Endpoint2rfeng2009-03-194-63/+2
* Add missing MANIFEST.MFrfeng2009-03-191-0/+33
* Clean up contribution-osgirfeng2009-03-193-157/+6
* Add a rfc119 profile to include related modulesrfeng2009-03-191-0/+10
* Move fault introspection into the FaultMapperrfeng2009-03-192-8/+1
* Switch over to new endpoint reference/endpoint model. These are the changes r...slaws2009-03-1949-716/+725
* Produce xsi:type for local elements in JAXBrfeng2009-03-191-1/+2
* Remove unused import packagesrfeng2009-03-191-23/+0
* Fix the test dependency and add the "write"rfeng2009-03-183-18/+22
* Fix a regression caused by r755474rfeng2009-03-183-74/+127
* Access the equinox jars from a temporary maven repo @http://people.apache.org...rfeng2009-03-186-107/+39
* Set the client system property to control the test case to be run in client o...rfeng2009-03-182-54/+68
* Allow mutliple bundle nodes to share the same registryrfeng2009-03-184-255/+275
* Add a method to create new instances of a utilityrfeng2009-03-182-46/+62
* Set port to 8085 to fix continuum build failure when 8080 is usedantelder2009-03-181-1/+1
* Add filter to select local or remote servicesrfeng2009-03-183-55/+54
* Update the test caserfeng2009-03-175-17/+113