summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
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-05Some more property stringsslaws1-3/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821786 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Update error checking code to match the full error from the start and ↵slaws1-10/+13
truncate to the right length git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821785 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Add sca-contribution.xml files for the JMS itests and accociated changesantelder2-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821784 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Add sca-contribution.xml files for the JMS itests and accociated changesantelder14-10/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821782 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05Change all the JMS itest name attribute to jndiNameantelder12-37/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821771 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-05Re-enable the test case as now TUSCANY-3296 is fixed under r821679rfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821683 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-04Increase the delay before running the client again as its still failing ↵antelder1-1/+1
sometimes on the Hudson build machine. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821482 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04Add an @Ignore on the test as its failing presentlyantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821480 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03TUSCANY-3290 - Providing test case to validate case when interface is ↵lresende2-0/+77
annotated with @Remotable, but SCDL has a interface.java with remote attribute set to false git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821363 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-02Updating legal files with recent addition of JSON-RPC bindinglresende3-2/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821098 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 proper feature pom.xmllresende1-1/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821091 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-02Bring up the JMS topics itest. (coincidentally, this had the same issue ↵antelder3-9/+32
Luciano just emailed about bindings on promoted services and references being ignored) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821007 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
2009-10-02Merge policy-xml and definitions-xml into assembly-xmlantelder48-473/+2471
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Fix another dependency error breaking buildantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820929 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Correct dependencies to fix compile errors breaking buildantelder1-7/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820928 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Make CompositeActivator a stateless utility by using CompositeContext to ↵rfeng17-1121/+570
hold the context from the Node including the endpointRegistry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820854 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Finalizing test bringuplresende2-17/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820844 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Removing dependency on implementation class and moving to use StAXHelperlresende1-4/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820843 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixing scope of dependencies to avoid OSGi runtime issueslresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820842 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01More updates to JSON Databinding manifestlresende1-10/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820841 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Adding missing common-xml dependency to JSON Databindinglresende1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820840 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Fixing up LICENSE with missing/wrong version dependencieslresende1-5/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820777 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Format the coderfeng1-7/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820731 13f79535-47bb-0310-9956-ffa450edef68