summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump up 1.x trunk version to 1.6-SNAPSHOTantelder2009-04-18172-4663/+4663
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
* Added support for Erlang Atomswjaniszewski2009-04-1612-52/+393
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765708 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2972 - Sample code for fixing up classloaders for JEE archives. No ↵slaws2009-04-168-1/+397
| | | | | | where near done yet but allows us to experiment and explore the problems. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765687 13f79535-47bb-0310-9956-ffa450edef68
* Use explicit version to fix continuum buildantelder2009-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765622 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2851, fix exceptions during init processing of java components to ↵antelder2009-04-163-4/+49
| | | | | | call destroy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765611 13f79535-47bb-0310-9956-ffa450edef68
* Messaging improvementswjaniszewski2009-04-163-8/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765512 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the module that has conflicting classes with the JDKrfeng2009-04-142-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764979 13f79535-47bb-0310-9956-ffa450edef68
* General improvements for messaging, fixed some issues regarding ↵wjaniszewski2009-04-134-76/+97
| | | | | | communication with real Erlang nodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764382 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2958 JEEImplementationImpl, WebImplementationImpl and ↵vamsic0072009-04-133-111/+18
| | | | | | | | EJBImplementationImpl need to implement PolicySetAttachPoint o Make these classes extend ImplementationImpl. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764380 13f79535-47bb-0310-9956-ffa450edef68
* Refacroting testcase to use same package pattern for the modulelresende2009-04-1011-69/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763871 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2871 - Providing better exception when feed entry is not supportedlresende2009-04-092-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763835 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2938 - Fixing how we calculate request path based on contextPath and ↵lresende2009-04-091-7/+30
| | | | | | ServletPath to make operations working in both embedded and webapp hosted environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763787 13f79535-47bb-0310-9956-ffa450edef68
* Add remotable check to avoid perf penality from Holder processing for local ↵rfeng2009-04-092-169/+139
| | | | | | calls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763768 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2957rfeng2009-04-098-107/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763739 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2862 - Further changes to handled folder contributions that have ↵lresende2009-04-092-2/+11
| | | | | | artifacts with space in the name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763525 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2862 - Fixing URI issues when processing jar contributions that had ↵lresende2009-04-092-1/+6
| | | | | | artifacts with space on it's name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763524 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2862 - Fixing issues when calculating contribution location and ↵lresende2009-04-091-3/+10
| | | | | | provided composite had spaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763523 13f79535-47bb-0310-9956-ffa450edef68
* Added a configuration to work around ↵rfeng2009-04-091-109/+119
| | | | | | http://jira.codehaus.org/browse/MECLIPSE-544 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763485 13f79535-47bb-0310-9956-ffa450edef68
* Copy zip/folder nested jar support change from 2.x to 1.xantelder2009-04-063-3/+93
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762272 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2952, fix jms listener to work in weblogic 10.xantelder2009-04-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762262 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the outputWrapperStyle is setrfeng2009-04-041-24/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761881 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the test case due to TUSCANY-2957rfeng2009-04-041-13/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761876 13f79535-47bb-0310-9956-ffa450edef68
* Make the openejb version consistent and fix the NPE & UnsupportedModuleTyperfeng2009-04-044-71/+84
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761874 13f79535-47bb-0310-9956-ffa450edef68
* Set svn:ignore and update the module namesrfeng2009-04-042-25/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761872 13f79535-47bb-0310-9956-ffa450edef68
* Fix minor copy error in input vs. output var namescottkurz2009-04-041-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761861 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring javascript extension points packages to follow the same naming ↵lresende2009-04-0429-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
* Renaming core-web-xxx modules to web-javascript-xxx moduleslresende2009-04-0326-220/+220
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761839 13f79535-47bb-0310-9956-ffa450edef68
* Minor typo on method declarationlresende2009-04-032-6/+17
| | | | | | Adding some class description javadoc git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761822 13f79535-47bb-0310-9956-ffa450edef68
* Added configurable thread pools, fixed problem with ↵wjaniszewski2009-04-037-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
* TUSCANY-2956 Java EE Archive introspectionvamsic0072009-04-031-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
* TUSCANY-2878 - Moving dojo resources to it's own folder to avoid issues with ↵lresende2009-04-032-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
* TUSCANY-2878 - Removing unnecessary .Service from generated dojo jsonrpc ↵lresende2009-04-031-1/+1
| | | | | | javascript proxy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761774 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2956 Java EE Archive introspectionvamsic0072009-04-031-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
* TUSCANY-2878 - Missed dojo javascript extension poing to jsonrpc bindinglresende2009-04-031-0/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761768 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Missed dojo javascript extension poing to atom bindinglresende2009-04-031-0/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761767 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Missed dojo javascript generator from last commitlresende2009-04-031-0/+206
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761756 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Renaming resource bundle used by monitor to match name ↵lresende2009-04-031-21/+21
| | | | | | expected in code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761750 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Missed module activator files from last committslresende2009-04-032-0/+149
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761732 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072009-04-031-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
* Moving Erlang binding to 1.x branchwjaniszewski2009-04-0357-0/+4728
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761712 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2955 SCA annotation processing for impl.web, impl.ejb, impl.jeevamsic0072009-04-032-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
* TUSCANY-2878 - Moving tests to implementation-widget-runtime-tuscany and ↵lresende2009-04-0312-38/+44
| | | | | | minor pom adjusts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761570 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Adjusting modules to add ↵lresende2009-04-031-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
* TUSCANY-2878 - Adjusting modules to add ↵lresende2009-04-032-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
* TUSCANY-2878 - Removing obsolete filelresende2009-04-031-51/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761566 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Adding new modules and sample apps to buildlresende2009-04-031-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761564 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Changes to support new JavaScript Generator extension point ↵lresende2009-04-0313-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
* TUSCANY-2878 - JavaScript Generator extension point. Used by ↵lresende2009-04-035-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
* TUSCANY-2878 - Module responsible to add register dojo toolkit in web ↵lresende2009-04-036-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
* TUSCANY-2878 - New extensions to generate javascript proxies when using dojolresende2009-04-038-0/+608
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761558 13f79535-47bb-0310-9956-ffa450edef68