summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 13f79535-47bb-0...beckerdo2008-10-083-3/+3
* Fix TUSCANY-2630scottkurz2008-10-081-0/+1
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702976 13f79535-47bb-0...beckerdo2008-10-081-1/+2
* TUSCANY-2577 - Applying Haibo's patch to add support for google web albums fe...lresende2008-10-083-0/+169
* Only trace the public methods on tuscany classesrfeng2008-10-072-6/+7
* TUSCANY-2617 perform autowire processing after all targets have been processe...slaws2008-10-061-46/+46
* Complete the move to Rampart 1.4slaws2008-10-062-4/+5
* TUSCANY-2625 - Fixed by updating attribute name.lresende2008-10-061-1/+1
* TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers. slaws2008-10-0339-541/+243
* TUSCANY-2614 - Add missing license headers. slaws2008-10-033-0/+50
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700897 13f79535-47bb-0...beckerdo2008-10-013-142/+848
* Adding more XmlJavaTypeAdapter supportrfeng2008-10-016-34/+184
* Upgrade to rampart-1.4 rfeng2008-10-013-1/+1
* Extending definitions.xml to enable policies to tuscany bindingslresende2008-09-301-4/+4
* [Work in progress] Enabling security policy for http binding. lresende2008-09-301-3/+3
* [Work in progress] Enabling security policy for http binding.lresende2008-09-307-137/+363
* Minor cleanup of unused importslresende2008-09-301-2/+0
* 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