summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Correct duplicate component testslaws2009-10-061-1/+1
* Correct interface contract errors and reinstate reference side binding promotionslaws2009-10-061-9/+29
* Adding code to set JSON Databinding on JSON-RPC reference contractlresende2009-10-061-1/+40
* Remove DynamicImport-Package to avoid confusion over META-INF/services searchrfeng2009-10-061-1/+0
* Refactor resource bundles to a package rfeng2009-10-0613-12/+94
* Refactor resource bundles to a package rfeng2009-10-0515-52/+94
* Move resource bundles to a package rfeng2009-10-054-4/+6
* Use ExtensionPointRegistry to pass argumentsrfeng2009-10-054-16/+18
* Further refactor the CompositeContext to be the place to hold information abo...rfeng2009-10-056-40/+58
* Removing unused importlresende2009-10-051-1/+0
* TUSCANY-3290 - Improving the logic when considering the SCDL @remotable attri...lresende2009-10-051-6/+10
* Push/po context in the new component type and component buildersslaws2009-10-052-79/+107
* Make sure the components inside the top level includes are cloned. Before thi...slaws2009-10-051-1/+2
* Not required for new buildersslaws2009-10-051-110/+0
* Update two error messages to point out that the component type and component ...slaws2009-10-051-2/+2
* Add back in duplicate name checking that got lost during the re-org.slaws2009-10-051-0/+61
* Remove duplicate copy of OASIS defined intents to avoid confusion with the co...slaws2009-10-051-244/+0
* Fix typo in commentslaws2009-10-051-1/+1
* Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng2009-10-0530-171/+157
* Use Tuscany extensibility to create XMLOutputFactoryrfeng2009-10-051-1/+4
* Make the property mustSupply check is done after the @source/file is handledrfeng2009-10-051-6/+8
* Remove duplicate @remotable on JavaInterface to fix the XSD (A JIRA should be...rfeng2009-10-051-0/+3
* TUSCANY-3290 - Adding support for @Remote attribute in <interface.java>lresende2009-10-036-10/+78
* Minor formattinglresende2009-10-031-33/+31
* Adding @Remotable attribute to interface.java as per latest updates to OASIS ...lresende2009-10-031-0/+1
* Fix the characters to be encodedrfeng2009-10-021-1/+1
* Fixing up Assembly-xml to export definitions.xml packagelresende2009-10-021-12/+23
* Removing invalid/unexistent package from JMS Binding manifestlresende2009-10-021-12/+10
* Fixing merge conflictlresende2009-10-021-0/+1
* Removing support for scaDomain.jslresende2009-10-022-155/+2
* Initial support for JSNO-RPC Reference supportlresende2009-10-027-16/+321
* Formatting JSONRPC test artifactslresende2009-10-023-74/+74
* Formatting JSONRPC testslresende2009-10-024-196/+196
* Adding JSON Databinding and JSON-RPC Binding to buildlresende2009-10-021-0/+2
* Workaround for endpoint issue that is not processing bindings from promoted s...lresende2009-10-021-2/+5
* Remove Constantsrfeng2009-10-025-44/+8
* Updated @Property definition to match the latest Java CAA specification as de...edwardsmj2009-10-021-6/+3
* New SCA Java annotations, as defined in the OASIS SCA Java CAA V1.1 specifica...edwardsmj2009-10-025-0/+158
* Exclude another unwanted dependencyantelder2009-10-021-0/+4
* Updated @AllowsPassByReference definition to match the latest Java CAA specif...edwardsmj2009-10-021-4/+11
* Fix up JMS binding manifestsantelder2009-10-022-2/+20
* Remove now unused policy-xml moduleantelder2009-10-0220-2743/+0
* Merge policy-xml and definitions-xml into assembly-xmlantelder2009-10-0244-452/+2425
* Correct dependencies to fix compile errors breaking buildantelder2009-10-021-7/+1
* Make CompositeActivator a stateless utility by using CompositeContext to hold...rfeng2009-10-0216-1118/+570
* Finalizing test bringuplresende2009-10-012-17/+31
* Removing dependency on implementation class and moving to use StAXHelperlresende2009-10-011-4/+10
* Fixing scope of dependencies to avoid OSGi runtime issueslresende2009-10-011-0/+2
* More updates to JSON Databinding manifestlresende2009-10-011-10/+17
* Adding missing common-xml dependency to JSON Databindinglresende2009-10-011-1/+8