summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-18Bump up 1.x trunk version to 1.6-SNAPSHOTantelder529-16329/+16329
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766265 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17Comment out the http service as its not used by the test an seems to ause a ↵antelder1-1/+1
problem in continuum git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766071 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Try another port for the continuum machine buildantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765730 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Added support for Erlang Atomswjaniszewski12-52/+393
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765708 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16TUSCANY-2972 - Sample code for fixing up classloaders for JEE archives. No ↵slaws8-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
2009-04-16Comment out tests which don't work on continuum build machineantelder3-10/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765637 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Change some jms ports to try to fix continuum build conflictsantelder2-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765635 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Change some jms ports to try to fix continuum build conflictsantelder4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765633 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Change to port 8085 to avoid conflict on continuum buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765631 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Use explicit verison to fix continuum buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765624 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Use explicit version to fix continuum buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765622 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16TUSCANY-2851, fix exceptions during init processing of java components to ↵antelder3-4/+49
call destroy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765611 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Add more complete test for the various lifecycle exceptionsantelder7-10/+236
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765582 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16TUSCANY-2851, start of an itest for exceptions in Java component initilizationantelder7-0/+337
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765542 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Messaging improvementswjaniszewski3-8/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765512 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Separate the contribution JEE sample scenarios from the contribution JEE ↵slaws10-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
2009-04-14Exclude the module that has conflicting classes with the JDKrfeng2-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764979 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Add a println of the problem to see what it says when running on the ↵antelder1-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
2009-04-14Change JMS server port to try to avoid conflict on continuum serverantelder5-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764747 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Change to use port 8085 as 8081 has a conflict on the continuum serverantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764743 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13General improvements for messaging, fixed some issues regarding ↵wjaniszewski4-76/+97
communication with real Erlang nodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764382 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13TUSCANY-2958 JEEImplementationImpl, WebImplementationImpl and ↵vamsic0073-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
2009-04-10Refacroting testcase to use same package pattern for the modulelresende11-69/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763871 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09TUSCANY-2871 - Providing better exception when feed entry is not supportedlresende2-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763835 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09TUSCANY-2938 - Fixing how we calculate request path based on contextPath and ↵lresende1-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
2009-04-09Add remotable check to avoid perf penality from Holder processing for local ↵rfeng2-169/+139
calls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763768 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Fix TUSCANY-2957rfeng8-107/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763739 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09TUSCANY-2862 - Further changes to handled folder contributions that have ↵lresende2-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
2009-04-09TUSCANY-2862 - Fixing URI issues when processing jar contributions that had ↵lresende2-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
2009-04-09TUSCANY-2862 - Fixing issues when calculating contribution location and ↵lresende1-3/+10
provided composite had spaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763523 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Added a configuration to work around ↵rfeng1-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
2009-04-06Copy zip/folder nested jar support change from 2.x to 1.xantelder3-3/+93
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762272 13f79535-47bb-0310-9956-ffa450edef68
2009-04-06TUSCANY-2952, fix jms listener to work in weblogic 10.xantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762262 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04Make sure the outputWrapperStyle is setrfeng1-24/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761881 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04Comment out the test case due to TUSCANY-2957rfeng1-13/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761876 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04Make the openejb version consistent and fix the NPE & UnsupportedModuleTyperfeng6-80/+100
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761874 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04Set svn:ignore and update the module namesrfeng2-25/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761872 13f79535-47bb-0310-9956-ffa450edef68
2009-04-04Fix minor copy error in input vs. output var namescottkurz1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761861 13f79535-47bb-0310-9956-ffa450edef68
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 moduleslresende27-221/+221
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-03TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072-0/+39
o Test Enhanced EAR w application composite containing non-enhanced WAR, non-enhanced EJB JAR. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761817 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-2935 Integration tests for Java EE contribution processingvamsic0072-0/+23
o Test Enhanced EAR containing non-enhanced WAR, non-enhanced EJB JAR. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761806 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072-0/+25
o Test non-enhanced EAR containing non-enhanced WAR, non-enhanced EJB JAR. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761797 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 - Moving dojo.requires to before store.js and fixing invocation ↵lresende1-4/+4
of services to follow dojo pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761775 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