summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up the artifact processor extension pointrfeng2009-04-018-283/+407
* Bring up the reference binding with the WeatherForecast web servicerfeng2009-04-016-32/+322
* Update MFrfeng2009-03-311-5/+2
* Add a skeleton project for binding.ws over JAX-WS APIsrfeng2009-03-319-0/+806
* Add a map of attributes to the Interface/Operation modelrfeng2009-03-304-62/+89
* Add javax.elrfeng2009-03-281-2/+10
* Add an option to control is schema validation should be enabledrfeng2009-03-271-73/+96
* Register ExtensionPointRegistry as an OSGi service and BundleContext as a uti...rfeng2009-03-272-8/+26
* Remove unused filesrfeng2009-03-272-23/+7
* Update to jetty 6.1.15rfeng2009-03-271-9/+9
* Add jsr181 dep to the wsimport plugin as wellrfeng2009-03-271-1/+15
* Add a module to host http based on OSGi Http Servicerfeng2009-03-2711-0/+976
* Add a flag to control if schema validation should be enabledrfeng2009-03-263-49/+84
* Use reference: protocol so that the bundles will not be copiedrfeng2009-03-262-5/+6
* Add a print in the OperationsActivator to show which bundle loads AddServicerfeng2009-03-262-6/+27
* Make the cglib dependency optionalrfeng2009-03-261-1/+1
* 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