summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tidy wire format support (move model into binding-jms and rename default to t...slaws2008-11-092-7/+10
* Add a reference side example of the Request Response Binding in JMSslaws2008-11-032-3/+50
* TUSCANY-2635: apply patch from Greg Dritschler to Pool stateless-scoped Java...antelder2008-10-302-7/+82
* Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws2008-10-233-8/+53
* Start to add InvocationChain for bindingsrfeng2008-10-224-6/+85
* Fix to catch any errors when the container running tuscany doesn't have a jnd...antelder2008-10-091-1/+1
* Fix TUSCANY-2630scottkurz2008-10-081-0/+1
* Fix comment and remove obsolete importsslaws2008-09-241-2/+0
* Change message getHeaders() operation to return a list, remove the QoS contex...slaws2008-09-243-9/+15
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng2008-09-191-1/+1
* TUSCANY-2281 provide a api to allow service references to be retrieved for re...slaws2008-09-181-0/+49
* More work exploring the policy extension model by implementing a token based ...slaws2008-09-153-5/+5
* Use basic authentication as a motivating scenario for looking at policy plug ...slaws2008-09-053-1/+11
* Interim fixes to get binding-sca-jms working, see TUSCANY-2580. These need to...antelder2008-09-034-3/+37
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-138-2/+11
* Protect against NPE when InterfaceContract is nullantelder2008-08-111-6/+13
* Protect against NPE when the InterfaceCOntract is also nullantelder2008-08-111-2/+8
* Defer the creation of WorkManager to avoid the JNDI lookuprfeng2008-07-091-5/+11
* Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2008-07-081-1/+1
* Fix up the change made at r673687 which didn't anticipate that binding uris i...slaws2008-07-041-16/+59
* We should call e.toString() rather than e.getMessage() since some exceptions,...mcombellack2008-07-031-1/+1
* No need to call the toXMLString() method twice as we already have the output ...mcombellack2008-07-031-1/+1
* TUSCANY-2454 - Updated Deserialization code of CallableReferenceImpl and Call...mcombellack2008-07-032-35/+40
* Instrumenting runtime classes with toString() to facilitate debuginglresende2008-07-013-0/+11
* Fix TUSCANY-2446nash2008-06-301-0/+4
* Cleaned up dependencies on stax-api to make sure that one copy of stax-api.ja...jsdelfino2008-06-301-0/+6
* Fix NPE when the conversationID==nullrfeng2008-06-251-1/+2
* Move Tuscany from Incubator to top level.dims2008-06-17118-0/+13706