summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-11-09Add user constants to the RuntimePropertiesantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199795 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08TUSCANY-3969: add fix from JIRA as suggested by Jennifer Thompson and Greg ↵antelder1-0/+25
Dritschler git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199186 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08TUSCANY-3969: add a setRequestTimeout methodantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199185 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08TUSCANY-3969: add a setRequestTimeout methodantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199184 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08TUSCANY-3969: add a getDefaultRequestTimeout methodantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199183 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08bringing the static distributed osgi sample back into trunk again. Not in ↵slaws45-0/+2502
build yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1199163 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04Add missing importsslaws2-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197543 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03TUSCANY-3972 JMSBIndingProcessor.writeDestinationProperties should handle ↵antelder2-6/+5
Destination Type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197162 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03TUSCANY-3973 ↵antelder1-1/+3
OperationSelectorJMSDefaultServiceInterceptor.getTargetOperation() should also handle wireformat type WireFormatJMSBytesXML git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197161 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03TUSCANY-3971: JMSBindingProcessor.writeOperationProperties should trim() ↵antelder1-9/+6
properties prior to writing them & update logic to write JMS attributes even if properties are null. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197149 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03TUSCANY-3970 Improve error handling in TransportServiceInterceptor.invoke()antelder1-8/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197137 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03TUSCANY-3968: Add getJMSResourceFactory() method to ↵antelder1-0/+4
JMSBindingReferenceBindingProvider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197122 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ↵antelder1-15/+0
module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197114 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ↵antelder1-61/+2
module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197113 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03Move the ActiveMQ specific code out from the JMS binding runtime module to ↵antelder2-6/+74
binding-jms-runtime-activemq git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1197112 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31Push the builder context further down into WSDL gen so that error strings ↵slaws3-23/+31
are correctly reported. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195402 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31Ensure that fully resolved JSR250 policy sets, added by the policy processor ↵slaws7-61/+128
on the fly, are not re-resolved. Hence the dynamic information in the policy sets is not lost. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195401 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31Add a spec version to Endpoint and only do full matching if the target ↵slaws4-1/+74
endpoint is and OASIS endpoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195400 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31TUSCANY-3966 - remove duplicate messageslaws1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195398 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31TUSCANY-3924 - ignore artifacts of the base class when a java implementation ↵slaws10-8/+326
class extends a base class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195397 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31Remove as we're not using this file nowslaws1-327/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195395 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31TUSCANY-3757 - add async invocation sample back in from contrib in order to ↵slaws16-2/+695
look at void return types which still don't work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195392 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19Fix checked exception handling.scottkurz1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186292 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19Resolve operation policy and take account of it in base policy processor. slaws14-73/+101
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186226 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19Add code to read <requires> elements from WSDL and enable the test that ↵slaws11-8/+272
ensure that mayProvides intents are matched between references and services. This has implications for existing tests in that we now have to ensure that any mayProvides intent that is considered to be the default (a concept that the spec doesn't consider) is present in the intent list for the policy subject in question. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186027 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19check that the binding is set in the wsdlslaws1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186022 13f79535-47bb-0310-9956-ffa450edef68
2011-10-19Add test looking at what happens with policy associated with interface and ↵slaws11-0/+451
implementation operations git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186021 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18Mark resolved bindings as having remote endpointsslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185825 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing ↵slaws2-1/+4
POL4031 to fail. Looks like a WSDL processing issue. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185279 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17Correct JSR250 policy processor package name in services definitionslaws4-5/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185171 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17TUSCANY-3900 - Apply Greg's patch to use bundle trackers in ↵slaws1-89/+84
EquinoxServiceDiscoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185144 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17TUSCANY-3959 - Correct interface matching so that it takes account of ↵slaws5-12/+132
mayProvides intents. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185139 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17TUSCANY-3958 - serialize endpoint intents/policy sets across the registry ↵slaws13-18/+304
for matching purposes. In this change they are stashed in the component element on write and then retrieved back into the endpoint model on read. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185135 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17Extend getIntent to retrieve qualified intents as well as top level intentsslaws1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185132 13f79535-47bb-0310-9956-ffa450edef68
2011-10-17Get binding and implementation types given a QNameslaws2-0/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1185128 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14Ensure the old normalized wsdl contract isn't left in the cloned contractantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1183260 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13Tweak exception handling slightly to handle runtime exception variant.scottkurz1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182888 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13Move match composites into appropriately named directories. slaws6-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182735 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12Fix up some manifest funniesslaws3-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182536 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12TUSCANY-3961 - modify so we don't rely on internal exception throwingslaws1-5/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182535 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12TUSCANY-3960 - Create implementation level operation model and add jsr250 ↵slaws2-4/+9
module into build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182420 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12TUSCANY-3960 - add manifest and remove unused includesslaws2-6/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182328 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12TUSCANY-3960 - start porting JSR250 support from 1.xslaws6-0/+741
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182320 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12Update with some guards to avoid NPEsantelder1-8/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182279 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11Include all the contributions as dependencies so that dependent ↵antelder1-1/+3
contributions get resolved correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181651 13f79535-47bb-0310-9956-ffa450edef68
2011-10-11Update to not include the root contribution as a duplicate dependencyantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181649 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10For jsonrpc 2.0, don't send null error or null resultrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181241 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10Use Jackson JsonNode as the unified representation of json datarfeng15-398/+306
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181240 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10TUSCANY-3943 - Add the (currently ignored) disable wrapped test case. slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180946 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10TUSCANY-3943 - Add another couple of missing license headersslaws2-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180943 13f79535-47bb-0310-9956-ffa450edef68