summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-30[Work in progress] Enabling security policy for http binding.lresende7-137/+363
2008-09-30Minor cleanup of unused importslresende1-2/+0
2008-09-30Extending HTTP binding model to support PolicySetAttachPoint interfacelresende2-5/+50
2008-09-30Extending JSON-RPC model to support PolicySetAttachPoint interfacelresende2-3/+51
2008-09-30Extending atom model to support PolicySetAttachPoint interfacelresende1-4/+6
2008-09-30Extending the Tuscany binding schema to allow extended attributes in order to...lresende5-0/+5
2008-09-30Minor cleanup of unused importslresende4-5/+0
2008-09-30Minor cleanup of unused importslresende2-8/+0
2008-09-30Use the XMLInputFactory from the registry instead of a local onerfeng4-7/+11
2008-09-30Start cleaning up the databinding framework to remove obsolete code rfeng27-118/+35
2008-09-29TUSCANY-2622: Apply patch from Kevan Miller to Fix geronimo runtime errors ca...antelder1-2/+7
2008-09-28Removed MANIFEST from version control as it's generated.jsdelfino1-27/+0
2008-09-26Clone interface to configure the databindingrfeng1-4/+25
2008-09-26git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699491 13f79535-47bb-0...beckerdo2-35/+60
2008-09-26Fix dependenciesrfeng1-0/+5
2008-09-26Adjust pom.xml to fix compilation errorrfeng1-1/+2
2008-09-26Add a cache for JavaInterface introspectionrfeng1-3/+14
2008-09-26Adding geronimo deployment descriptor (following the same pattern as other tu...lresende1-0/+32
2008-09-26TUSCANY-2618 - Adding required attribute elements to sca.tldlresende1-0/+3
2008-09-24Fix comment and remove obsolete importsslaws2-3/+1
2008-09-24Change message getHeaders() operation to return a list, remove the QoS contex...slaws29-109/+214
2008-09-23Porting customer-dojo to J2EE WebApplresende22-0/+1445
2008-09-23Generating sql database on a different folder to avoid conflicting errors dur...lresende3-5/+6
2008-09-23TUSCANY-2538 - missing file to register attribute processor extension pointlresende1-0/+18
2008-09-23TUSCANY-2538 - Moving Default element processor to contribution-xml and vario...lresende9-45/+183
2008-09-22git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698020 13f79535-47bb-0...beckerdo5-5/+1326
2008-09-22Revert the accidental checkinrfeng1-2/+581
2008-09-22tuscany-policy-security-ws has moved to binding-ws-axis2-policyslaws1-2/+3
2008-09-22Make this well formed XML slaws1-0/+1
2008-09-22git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697643 13f79535-47bb-0...beckerdo1-60/+17
2008-09-19Cleanup the dependency itemsrfeng1-226/+49
2008-09-19Adjust axiom dependency to 1.2.7rfeng1-0/+10
2008-09-19Adjust the pom.xmlrfeng1-3/+3
2008-09-19Adjust the pom.xmlrfeng1-2/+2
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng185-1121/+378
2008-09-18Fix the compliation error by adding missing methodsrfeng1-0/+10
2008-09-18Process ejb references only to EJB3 Session beans in computing the component ...vamsic0072-2/+56
2008-09-18TUSCANY-2281 provide a api to allow service references to be retrieved for re...slaws2-0/+73
2008-09-18Enable testServiceUnavailableException() testslaws1-1/+2
2008-09-18Add JIRA numbers to some @Ignoresslaws5-7/+7
2008-09-18Support the rmi:// uri for binding.rmirfeng4-2/+53
2008-09-17Fix the classloader parentrfeng1-5/+6
2008-09-17Port the binding-rmi to use core-spirfeng14-172/+415
2008-09-17Fix NPE in finally after earlier exception.scottkurz1-1/+3
2008-09-17Pass the wrapper exception into FaultExceptionrfeng1-1/+1
2008-09-17Remove the dependency on Axis2rfeng2-29/+4
2008-09-16Account for possibility of binding impl wrappering exc in ServiceRuntimeExcscottkurz1-0/+6
2008-09-16TUSCANY-2455 we forgot to re-enable the vtest for this fixed JIRAslaws1-1/+1
2008-09-16TUSCANY-2243 You can't get at references that are not defined in the componen...slaws2-2/+2
2008-09-16Add in policies to support JMS message header setting. Also add in reliabilit...slaws22-63/+1152