summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-04Refactoring javascript extension points packages to follow the same naming ↵lresende29-31/+31
pattern used by it's modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761842 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03Renaming core-web-xxx modules to web-javascript-xxx moduleslresende26-220/+220
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761839 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03Minor typo on method declarationlresende2-6/+17
Adding some class description javadoc git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761822 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03Added configurable thread pools, fixed problem with ↵wjaniszewski7-85/+208
ReferenceServiceTestCase.testMultipleMethod() test case, added writing to binding processor - problems with testing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761812 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2956 Java EE Archive introspectionvamsic0071-0/+4
o when mapped name is null, use bean name as mapped name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761778 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Moving dojo resources to it's own folder to avoid issues with ↵lresende2-2/+6
clean target that was removing other non-dojo resources. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761776 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Removing unnecessary .Service from generated dojo jsonrpc ↵lresende1-1/+1
javascript proxy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761774 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2956 Java EE Archive introspectionvamsic0071-14/+48
o implementation.jee to handle archive value "" git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761772 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Missed dojo javascript extension poing to jsonrpc bindinglresende1-0/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761768 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Missed dojo javascript extension poing to atom bindinglresende1-0/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761767 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Missed dojo javascript generator from last commitlresende1-0/+206
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761756 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Renaming resource bundle used by monitor to match name ↵lresende1-21/+21
expected in code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761750 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Missed module activator files from last committslresende2-0/+149
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761732 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0071-2/+2
o Adding more needed dependencies o Not enabling the module contribution-jee in itests since it will required OPENEJB-1005 be resolved for the tests to run successfully on Windows. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761729 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03Moving Erlang binding to 1.x branchwjaniszewski57-0/+4728
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761712 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2955 SCA annotation processing for impl.web, impl.ejb, impl.jeevamsic0072-5/+39
o SCA service, reference and property annotation processing for implementation.ejb git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761661 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Moving tests to implementation-widget-runtime-tuscany and ↵lresende12-38/+44
minor pom adjusts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761570 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Adjusting modules to add ↵lresende1-1/+1
implementation-widget-runtime-tuscany as dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761568 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Adjusting modules to add ↵lresende2-2/+2
implementation-widget-runtime-tuscany as dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761567 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Removing obsolete filelresende1-51/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761566 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Adding new modules and sample apps to buildlresende1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761564 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Changes to support new JavaScript Generator extension point ↵lresende13-35/+835
and new generators for tuscany specific scripts and dojo toolkit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761562 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - JavaScript Generator extension point. Used by ↵lresende5-2/+283
implementation.widget to allow multiple implementations of js generator (e.g. tuscany specific and dojo based) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761561 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Module responsible to add register dojo toolkit in web ↵lresende6-0/+603
environment under '/dojo'. This is usefull in embedded environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761560 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - New extensions to generate javascript proxies when using dojolresende8-0/+608
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761558 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03Removing obsolet place holder modulelresende4-439/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761556 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01Fixes for TUSCANY-2945, 2947, 2948ramkumar1-27/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760849 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01Fixes for TUSCANY-2945, 2947, 2948ramkumar1-19/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760848 13f79535-47bb-0310-9956-ffa450edef68
2009-03-30Process SCA Property and Reference annotations.vamsic0074-2/+392
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760137 13f79535-47bb-0310-9956-ffa450edef68
2009-03-29TUSCANY-2931 - update operation matching to be based on operation name. Add ↵slaws1-10/+22
a complex type based interface back into to the test case. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759742 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Workaround the jaxws-api maven issue (merged from 2.x)rfeng1-7/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759285 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2950 enclose etags in speech marksslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759171 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2944 don't raise NPE if the component type model cannot be determinedslaws1-3/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759149 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding new js dependencieslresende1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759062 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Removing duplicated file that is already available in main/resourceslresende1-1590/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759060 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Extending Javascript extension to provide the js proxy client ↵lresende6-648/+60
file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759058 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding javadoc comments to JavascriptProxyFactorylresende1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759056 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding new modules to buildlresende1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759054 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - JSONRPC Binding Javascript extension point implementationlresende6-0/+847
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759052 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Atom Binding Javascript extension point implementationlresende6-0/+492
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759051 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Updates to start using Javascript extension points to ↵lresende6-51/+52
generate js client proxies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759050 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding Javascript extension points to be used by ↵lresende8-0/+624
implementtion.widget and any web related extensions that have Javascript proxy dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759049 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2934 - wire up the wire format writersslaws4-0/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758701 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Remove old "getWireFormatInterfaceContract" operationslaws9-48/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758697 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Add jira numberantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758684 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Take testcase out of build as its now broken, see TUSCANY-2942antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758681 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Remove these files as they are no longer required. Replaced by RRB... versions.slaws3-741/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758633 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in ↵slaws44-438/+776
binding.jms. The tuscany binding.jms XSD has been extended to allow a response wireFormat element to be specified. The knock on effect of all this is that the Operation interface has been changed to allow input and output wrapper info to be held separately. Also Interface has some new operations. There are changes across the code base to take account of this interface change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758625 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Don't fall over if there is no introspector, e.g. if contribution-jee-impl ↵slaws1-5/+8
is not loaded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758611 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Fixes for TUSCANY-2941ramkumar4-111/+59
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758591 13f79535-47bb-0310-9956-ffa450edef68