summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-06Add missing files and use name attribute to identify the hostrfeng9-5/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822369 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Add dynamic import package for resource bundlesrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822345 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Create RMI Registry before checking its existencerfeng2-9/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822344 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Enable lazy loading of ServletHost extensionsrfeng9-228/+241
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822343 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Updates for OASIS selectorsantelder2-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822245 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Update JMS binding header attributes for OASIS specantelder2-50/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822211 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06TUSCANY-3219 - switch the order of the interface contracts when tested for ↵slaws1-1/+1
compatibility so that the top level contracts is tested as being a superset of the bottom level contract git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822207 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Add debug code to make it easy to print out the built model if you need toslaws1-0/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822201 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Correct duplicate component testslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822199 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Correct interface contract errors and reinstate reference side binding promotionslaws1-9/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822198 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Adding code to set JSON Databinding on JSON-RPC reference contractlresende1-1/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822119 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Remove DynamicImport-Package to avoid confusion over META-INF/services searchrfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822104 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Refactor resource bundles to a package rfeng13-12/+94
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822095 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Refactor resource bundles to a package rfeng15-52/+94
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821984 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Move resource bundles to a package rfeng4-4/+6
Set DynamicImport-Package * so that the Monitor can find resource bundles git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821983 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Use ExtensionPointRegistry to pass argumentsrfeng4-16/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821967 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Further refactor the CompositeContext to be the place to hold information ↵rfeng6-40/+58
about the Node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821953 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Removing unused importlresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821895 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05TUSCANY-3290 - Improving the logic when considering the SCDL @remotable ↵lresende1-6/+10
attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821894 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Push/po context in the new component type and component buildersslaws2-79/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821835 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Make sure the components inside the top level includes are cloned. Before ↵slaws1-1/+2
this change all composite implementations of the same type were shared between the components using them. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821834 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Not required for new buildersslaws1-110/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821833 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Update two error messages to point out that the component type and component ↵slaws1-2/+2
services/references don't match. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821832 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Add back in duplicate name checking that got lost during the re-org.slaws1-0/+61
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821787 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Remove duplicate copy of OASIS defined intents to avoid confusion with the ↵slaws1-244/+0
copy in assembly-xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821743 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Fix typo in commentslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821740 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng30-171/+157
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821681 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Use Tuscany extensibility to create XMLOutputFactoryrfeng1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821680 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Make the property mustSupply check is done after the @source/file is handledrfeng1-6/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821679 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Remove duplicate @remotable on JavaInterface to fix the XSD (A JIRA should ↵rfeng1-0/+3
be opened again OASIS SCA) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821678 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03TUSCANY-3290 - Adding support for @Remote attribute in <interface.java>lresende6-10/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821362 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03Minor formattinglresende1-33/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821361 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03Adding @Remotable attribute to interface.java as per latest updates to OASIS ↵lresende1-0/+1
schema git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821360 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Fix the characters to be encodedrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821183 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Fixing up Assembly-xml to export definitions.xml packagelresende1-12/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821119 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Removing invalid/unexistent package from JMS Binding manifestlresende1-12/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821105 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Fixing merge conflictlresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821097 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Removing support for scaDomain.jslresende2-155/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821096 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Initial support for JSNO-RPC Reference supportlresende7-16/+321
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821095 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Formatting JSONRPC test artifactslresende3-74/+74
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821094 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Formatting JSONRPC testslresende4-196/+196
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821092 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Adding JSON Databinding and JSON-RPC Binding to buildlresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821088 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Workaround for endpoint issue that is not processing bindings from promoted ↵lresende1-2/+5
services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821087 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Remove Constantsrfeng5-44/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821079 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Updated @Property definition to match the latest Java CAA specification as ↵edwardsmj1-6/+3
defined in TUSCANY-3293 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821045 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02New SCA Java annotations, as defined in the OASIS SCA Java CAA V1.1 ↵edwardsmj5-0/+158
specification, as described in TUSCANY-3293 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821015 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Exclude another unwanted dependencyantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821011 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Updated @AllowsPassByReference definition to match the latest Java CAA ↵edwardsmj1-4/+11
specification as defined in TUSCANY-3293 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820996 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Fix up JMS binding manifestsantelder2-2/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820989 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Remove now unused policy-xml moduleantelder20-2743/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820953 13f79535-47bb-0310-9956-ffa450edef68