summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Extending HTTP binding model to support PolicySetAttachPoint interfacelresende2008-09-302-5/+50
* Extending JSON-RPC model to support PolicySetAttachPoint interfacelresende2008-09-302-3/+51
* Extending atom model to support PolicySetAttachPoint interfacelresende2008-09-301-4/+6
* Extending the Tuscany binding schema to allow extended attributes in order to...lresende2008-09-305-0/+5
* Minor cleanup of unused importslresende2008-09-304-5/+0
* Minor cleanup of unused importslresende2008-09-302-8/+0
* Use the XMLInputFactory from the registry instead of a local onerfeng2008-09-304-7/+11
* Start cleaning up the databinding framework to remove obsolete code rfeng2008-09-3027-118/+35
* Clone interface to configure the databindingrfeng2008-09-261-4/+25
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699491 13f79535-47bb-0...beckerdo2008-09-262-35/+60
* Add a cache for JavaInterface introspectionrfeng2008-09-261-3/+14
* TUSCANY-2618 - Adding required attribute elements to sca.tldlresende2008-09-261-0/+3
* Fix comment and remove obsolete importsslaws2008-09-242-3/+1
* Change message getHeaders() operation to return a list, remove the QoS contex...slaws2008-09-2422-90/+169
* TUSCANY-2538 - missing file to register attribute processor extension pointlresende2008-09-231-0/+18
* TUSCANY-2538 - Moving Default element processor to contribution-xml and vario...lresende2008-09-239-45/+183
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698020 13f79535-47bb-0...beckerdo2008-09-225-5/+1326
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697643 13f79535-47bb-0...beckerdo2008-09-221-60/+17
* Cleanup the dependency itemsrfeng2008-09-191-226/+49
* Adjust axiom dependency to 1.2.7rfeng2008-09-191-0/+10
* Adjust the pom.xmlrfeng2008-09-191-3/+3
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng2008-09-1974-254/+210
* Fix the compliation error by adding missing methodsrfeng2008-09-181-0/+10
* Process ejb references only to EJB3 Session beans in computing the component ...vamsic0072008-09-182-2/+56
* TUSCANY-2281 provide a api to allow service references to be retrieved for re...slaws2008-09-182-0/+73
* Support the rmi:// uri for binding.rmirfeng2008-09-184-2/+53
* Fix the classloader parentrfeng2008-09-171-5/+6
* Port the binding-rmi to use core-spirfeng2008-09-1714-172/+415
* Fix NPE in finally after earlier exception.scottkurz2008-09-171-1/+3
* Pass the wrapper exception into FaultExceptionrfeng2008-09-171-1/+1
* Remove the dependency on Axis2rfeng2008-09-172-29/+4
* Add in policies to support JMS message header setting. Also add in reliabilit...slaws2008-09-1619-63/+968
* Fix random concurrent update problem when transforms are loaded by synchroniz...slaws2008-09-161-2/+3
* Commit changes for TUSCANY-2590.scottkurz2008-09-154-37/+189
* TUSCANY-2538 - Removing debug information from Extensible Artifact Processorlresende2008-09-151-1/+0
* TUSCANY-2538 - Adding default processor to handle unknown contents in composi...lresende2008-09-159-27/+383
* TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typeantelder2008-09-151-0/+6
* TUSCANY-2601 HTTP binding ETag and LastModified test casesbeckerdo2008-09-158-5/+1293
* Add axis2 dependency as the code has compile reference to AxisFaultantelder2008-09-151-0/+24
* Add files missed from previous policy commitslaws2008-09-1510-4/+733
* Fix TUSCANY-2531nash2008-09-153-40/+42
* Remove unused importsslaws2008-09-152-13/+1
* More work exploring the policy extension model by implementing a token based ...slaws2008-09-1558-304/+2044
* Add jms classes to test if whether or not the binding-sca-jms can be usedantelder2008-09-141-0/+1
* Don't bomb out when the cglib dependency is missing just log a warning and ca...antelder2008-09-141-1/+9
* Add node-dynamic to buildantelder2008-09-131-0/+1
* Start of a module for a dynamic domain node, so far just a main class that en...antelder2008-09-135-0/+399
* Add a module to represent 3rd party jars as an OSGi bundlerfeng2008-09-131-0/+88
* Add the init method and lazy policy to trigger bundle activationrfeng2008-09-122-1/+6
* Remove the DynamicImport-Packagerfeng2008-09-121-1/+0