summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump up 1.x trunk version to 1.6-SNAPSHOTantelder2009-04-18529-16329/+16329
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
* Create 1.5 branchantelder2009-04-189372-0/+782412
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766260 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the http service as its not used by the test an seems to ause a ↵antelder2009-04-171-1/+1
| | | | | | problem in continuum git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766071 13f79535-47bb-0310-9956-ffa450edef68
* Try another port for the continuum machine buildantelder2009-04-162-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765730 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
* Comment out tests which don't work on continuum build machineantelder2009-04-163-10/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765637 13f79535-47bb-0310-9956-ffa450edef68
* Change some jms ports to try to fix continuum build conflictsantelder2009-04-162-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765635 13f79535-47bb-0310-9956-ffa450edef68
* Change some jms ports to try to fix continuum build conflictsantelder2009-04-164-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765633 13f79535-47bb-0310-9956-ffa450edef68
* Change to port 8085 to avoid conflict on continuum buildantelder2009-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765631 13f79535-47bb-0310-9956-ffa450edef68
* Use explicit verison to fix continuum buildantelder2009-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765624 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
* Add more complete test for the various lifecycle exceptionsantelder2009-04-167-10/+236
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765582 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2851, start of an itest for exceptions in Java component initilizationantelder2009-04-167-0/+337
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765542 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
* Separate the contribution JEE sample scenarios from the contribution JEE ↵slaws2009-04-1510-0/+476
| | | | | | itests so we can see the source for the samples and more easily mix and match to construct the various combinations required. Add a new test relating to a single sample scenario to explore the problem with classloading where the JEE archive classloader is not available during contribution resolution. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765218 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
* Add a println of the problem to see what it says when running on the ↵antelder2009-04-141-0/+1
| | | | | | continuum machine as the test is assing for me git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764755 13f79535-47bb-0310-9956-ffa450edef68
* Change JMS server port to try to avoid conflict on continuum serverantelder2009-04-145-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764747 13f79535-47bb-0310-9956-ffa450edef68
* Change to use port 8085 as 8081 has a conflict on the continuum serverantelder2009-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764743 13f79535-47bb-0310-9956-ffa450edef68
* Fixing build issue in non sun-jdk environment particularly in mac-oslresende2009-04-131-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764590 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
* Correct the LICENSE textantelder2009-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763712 13f79535-47bb-0310-9956-ffa450edef68
* Update to correct plugin releasesantelder2009-04-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763696 13f79535-47bb-0310-9956-ffa450edef68
* Update to correct bundle plugin releaseantelder2009-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763695 13f79535-47bb-0310-9956-ffa450edef68
* Add OASIS license and copyright to assembly-xsd LICENSE and NOTICE files ↵slaws2009-04-094-28/+98
| | | | | | (from http://tools.oasis-open.org/version-control/svn/sca-assembly/SCA_XSDS/license.txt). Also add to binary distribution LICENSE and NOTICE files. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763642 13f79535-47bb-0310-9956-ffa450edef68
* Merge changes file update in trunk r763621 to m2antelder2009-04-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763622 13f79535-47bb-0310-9956-ffa450edef68
* Add missing jars to bin LICENSE. Add OSOA license to ↵slaws2009-04-095-44/+50
| | | | | | implementation-web-runtime/LICENSE&NOTICE. Remove OSOA license from host-webapp/LICENSE&NOTICE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763560 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
* Merge doc file change in 762229 and 762230 from trunk to m2antelder2009-04-062-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762233 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-046-80/+100
| | | | 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-0327-221/+221
| | | | 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