summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-09Include the jms activemq module in the buildantelder1-0/+1
2011-11-09Update itest to add the binding-jms-runtime-activemq and activemq dependencie...antelder1-0/+10
2011-11-09Update the JMS binding so that the message format may be either AXIOM or DOM....antelder19-182/+406
2011-11-09Add user constants to the RuntimePropertiesantelder1-0/+10
2011-11-08TUSCANY-3969: add fix from JIRA as suggested by Jennifer Thompson and Greg Dr...antelder1-0/+25
2011-11-08TUSCANY-3969: add a setRequestTimeout methodantelder1-0/+5
2011-11-08TUSCANY-3969: add a setRequestTimeout methodantelder1-0/+5
2011-11-08TUSCANY-3969: add a getDefaultRequestTimeout methodantelder1-0/+2
2011-11-08bringing the static distributed osgi sample back into trunk again. Not in bui...slaws45-0/+2502
2011-11-04Add missing importsslaws2-0/+3
2011-11-03TUSCANY-3972 JMSBIndingProcessor.writeDestinationProperties should handle Des...antelder2-6/+5
2011-11-03TUSCANY-3973 OperationSelectorJMSDefaultServiceInterceptor.getTargetOperation...antelder1-1/+3
2011-11-03TUSCANY-3971: JMSBindingProcessor.writeOperationProperties should trim() prop...antelder1-9/+6
2011-11-03TUSCANY-3970 Improve error handling in TransportServiceInterceptor.invoke()antelder1-8/+31
2011-11-03TUSCANY-3968: Add getJMSResourceFactory() method to JMSBindingReferenceBindin...antelder1-0/+4
2011-11-03Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ...antelder1-15/+0
2011-11-03Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ...antelder1-61/+2
2011-11-03Move the ActiveMQ specific code out from the JMS binding runtime module to bi...antelder2-6/+74
2011-10-31Push the builder context further down into WSDL gen so that error strings are...slaws3-23/+31
2011-10-31Ensure that fully resolved JSR250 policy sets, added by the policy processor ...slaws7-61/+128
2011-10-31Add a spec version to Endpoint and only do full matching if the target endpoi...slaws4-1/+74
2011-10-31TUSCANY-3966 - remove duplicate messageslaws1-1/+0
2011-10-31TUSCANY-3924 - ignore artifacts of the base class when a java implementation ...slaws10-8/+326
2011-10-31Remove as we're not using this file nowslaws1-327/+0
2011-10-31TUSCANY-3757 - add async invocation sample back in from contrib in order to l...slaws16-2/+695
2011-10-19Fix checked exception handling.scottkurz1-1/+2
2011-10-19Resolve operation policy and take account of it in base policy processor. slaws14-73/+101
2011-10-19Add code to read <requires> elements from WSDL and enable the test that ensur...slaws11-8/+272
2011-10-19check that the binding is set in the wsdlslaws1-2/+4
2011-10-19Add test looking at what happens with policy associated with interface and im...slaws11-0/+451
2011-10-18Mark resolved bindings as having remote endpointsslaws1-0/+1
2011-10-17TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL...slaws2-1/+4
2011-10-17Correct JSR250 policy processor package name in services definitionslaws4-5/+19
2011-10-17TUSCANY-3900 - Apply Greg's patch to use bundle trackers in EquinoxServiceDis...slaws1-89/+84
2011-10-17TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...slaws5-12/+132
2011-10-17TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...slaws13-18/+304
2011-10-17Extend getIntent to retrieve qualified intents as well as top level intentsslaws1-0/+5
2011-10-17Get binding and implementation types given a QNameslaws2-0/+45
2011-10-14Ensure the old normalized wsdl contract isn't left in the cloned contractantelder1-0/+4
2011-10-13Tweak exception handling slightly to handle runtime exception variant.scottkurz1-0/+2
2011-10-13Move match composites into appropriately named directories. slaws6-5/+5
2011-10-12Fix up some manifest funniesslaws3-3/+1
2011-10-12TUSCANY-3961 - modify so we don't rely on internal exception throwingslaws1-5/+10
2011-10-12TUSCANY-3960 - Create implementation level operation model and add jsr250 mod...slaws2-4/+9
2011-10-12TUSCANY-3960 - add manifest and remove unused includesslaws2-6/+19
2011-10-12TUSCANY-3960 - start porting JSR250 support from 1.xslaws6-0/+741
2011-10-12Update with some guards to avoid NPEsantelder1-8/+11
2011-10-11Include all the contributions as dependencies so that dependent contributions...antelder1-1/+3
2011-10-11Update to not include the root contribution as a duplicate dependencyantelder1-1/+1
2011-10-10For jsonrpc 2.0, don't send null error or null resultrfeng1-2/+2