summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-23TUSCANY-2538 - missing file to register attribute processor extension pointlresende1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698108 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23TUSCANY-2538 - Moving Default element processor to contribution-xml and ↵lresende9-45/+183
various other minor fixes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698102 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698020 ↵beckerdo5-5/+1326
13f79535-47bb-0310-9956-ffa450edef68
2008-09-22git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697643 ↵beckerdo1-60/+17
13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Cleanup the dependency itemsrfeng1-226/+49
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697272 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Adjust axiom dependency to 1.2.7rfeng1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697244 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Adjust the pom.xmlrfeng1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697157 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng74-254/+210
Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18Fix the compliation error by adding missing methodsrfeng1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696848 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18Process ejb references only to EJB3 Session beans in computing the component ↵vamsic0072-2/+56
type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696745 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18TUSCANY-2281 provide a api to allow service references to be retrieved for ↵slaws2-0/+73
references where the multiplicity >1. Thanks to Daniel Stucky for the patch. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696666 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18Support the rmi:// uri for binding.rmirfeng4-2/+53
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696531 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17Fix the classloader parentrfeng1-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696507 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17Port the binding-rmi to use core-spirfeng14-172/+415
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696498 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17Fix NPE in finally after earlier exception.scottkurz1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696399 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17Pass the wrapper exception into FaultExceptionrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696391 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17Remove the dependency on Axis2rfeng2-29/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696389 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16Add in policies to support JMS message header setting. Also add in ↵slaws19-63/+968
reliability intents. No policies or implementation changes to support these reliability intents here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695928 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16Fix random concurrent update problem when transforms are loaded by ↵slaws1-2/+3
synchronizing access to the load method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695908 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Commit changes for TUSCANY-2590.scottkurz4-37/+189
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695598 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15TUSCANY-2538 - Removing debug information from Extensible Artifact Processorlresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695571 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15TUSCANY-2538 - Adding default processor to handle unknown contents in ↵lresende9-27/+383
composite file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695536 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typeantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695486 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15TUSCANY-2601 HTTP binding ETag and LastModified test casesbeckerdo8-5/+1293
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695472 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Add axis2 dependency as the code has compile reference to AxisFaultantelder1-0/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695455 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Add files missed from previous policy commitslaws10-4/+733
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695452 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Fix TUSCANY-2531nash3-40/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695444 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Remove unused importsslaws2-13/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695388 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15More work exploring the policy extension model by implementing a token based ↵slaws58-304/+2044
authentication schema across binding.ws and binding.jm. No authentication is actually performed here. That is left for users to provide their own policy interceptors. However tokens are passed and security Subjects/Principals are created. This exercise has highlighted some awkwardness in the process of building policy implementations. I'll post about this on the mail list. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695374 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14Add jms classes to test if whether or not the binding-sca-jms can be usedantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695131 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14Don't bomb out when the cglib dependency is missing just log a warning and ↵antelder1-1/+9
carry on without support for class proxys git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695128 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Add node-dynamic to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694891 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Start of a module for a dynamic domain node, so far just a main class that ↵antelder5-0/+399
enables starting a node from alist of contribution jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694886 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Add a module to represent 3rd party jars as an OSGi bundlerfeng1-0/+88
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694855 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Add the init method and lazy policy to trigger bundle activationrfeng2-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694843 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Remove the DynamicImport-Packagerfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694842 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Add the OSGi headersrfeng1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694841 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Add the OSGi headersrfeng1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694840 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Added a little more logic to restart the domain manager or a node when the ↵jsdelfino3-59/+108
user presses 'r', quit when the user presses 'q'. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694768 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Removed leftover calls to System.out.println polluting the output.jsdelfino2-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694767 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Restart a node when the user just presses enter.jsdelfino1-40/+62
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694766 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Reverting changes from trunk code cleanuplresende104-0/+2697
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694751 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Added a new testcase to cover the functionality fixed by JIRA 2573edwardsmj6-0/+180
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694666 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12TUSCANY-2596: Apply patch from Ramkumar Ramalingam for Support for ↵antelder5-37/+224
<constructor-arg> element in Spring Implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694636 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Provide feature to implement Atom service workspace documentation and unit ↵beckerdo2-76/+293
testing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694479 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Minor cleanup on policy-xml pomlresende1-69/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694176 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Trunk cleanup - Removing implementation-openjpalresende82-1637/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694175 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Trunk cleanup - Removing assembly-java-dsllresende22-1060/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694174 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Removing assembly-java-dsl from buildlresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694173 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11TUSCANY-2463 - Adding attribute extension infrastructure and integration ↵lresende13-64/+1143
with basic sca model parsing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694165 13f79535-47bb-0310-9956-ffa450edef68