summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-14Add getter methods for the endpoint and endpoint and endpointRef to AsyncResp...bdaniel1-0/+7
2011-01-14TUSCANY-3784 - Add multiple operations and a void return type to the async pa...slaws7-6/+101
2011-01-14TUSCANY-3783 - throw system exceptions rather than pushing them into the resp...slaws1-4/+1
2011-01-14TUSCANY-3801 - make the non-blocking interceptor work with native async bindingsslaws1-8/+20
2011-01-14TUSCANY-3788 - Put some more info back into the response message based on wha...slaws1-1/+9
2011-01-14Remove actspec == destname check as thats not strictly correct and the test r...antelder1-14/+0
2011-01-14TUSCANY-3788 - Resolved async references are now started at start time to giv...slaws3-80/+92
2011-01-14Take this out for now as it doesn't appear to be used by anythig or do anythi...antelder1-2/+2
2011-01-14This works fine for me so put back so i can verify it works with Hudson tooantelder1-2/+1
2011-01-14JCAA still seems to be loading a logging configuration from somewhere that re...slaws1-0/+7
2011-01-14Update to use local version of Endpoint if a local Endpoint existsantelder1-13/+22
2011-01-13Add context via MediatorImpl so a transformer can know whether a transform is...scottkurz3-5/+27
2011-01-13TUSCANY-3815 - Don't add a namespace twice.slaws1-2/+8
2011-01-13Switch the debugging statement (which remains commented out) round as you wan...slaws1-3/+3
2011-01-13Remove some redundant dependencies. Also for some strange reason I have to mo...slaws1-14/+2
2011-01-13Update message to match OASISslaws2-3/+4
2011-01-12Add some more constants for use in the async processingslaws1-1/+2
2011-01-12Re-enabling iTest Callback SeparateThread following fix to TUSCANY-3816edwardsmj1-3/+1
2011-01-12Fix for the problem in Callback-SeparateThread iTest identified in TUSCANY-3816edwardsmj1-5/+27
2011-01-12Add setAutoDestroy methdodantelder3-8/+27
2011-01-12Update to use getService from Nodeantelder1-16/+3
2011-01-12Re-enabled all OASIS Java CAA testcases, plus updated Tuscany error messagesedwardsmj2-14/+13
2011-01-12Update JavaInterfaceIntrospectorImpl to add checks for @Remotable annotations...edwardsmj2-4/+675
2011-01-12Update to create a service proxy directly instead of using the sca client fac...antelder14-48/+87
2011-01-11Adjust printing of blank lines so the Shell output is clearerantelder1-2/+1
2011-01-11Separate the Java implementation specific async invocation code from the core...edwardsmj4-16/+247
2011-01-11Complete enablement of the SCA Binding to deal with local Async invocations -...edwardsmj5-15/+202
2011-01-11Complete enablement of the JMS Binding to deal with Async invocations - as un...edwardsmj5-15/+40
2011-01-11Add capability to support Bindings that support Async invocations natively - ...edwardsmj3-9/+62
2011-01-11Add capability to support Bindings that support Async invocations natively - ...edwardsmj13-135/+409
2011-01-11Add capability to support Bindings that support Async invocations natively - ...edwardsmj1-1/+12
2011-01-11Add capability to support Bindings that support Async invocations natively - ...edwardsmj2-8/+25
2011-01-11Disabled Callback SeparateThread iTest due to problem described in TUSCANY-3816edwardsmj1-0/+2
2011-01-11Clear the endpoints when the service is stoppedantelder1-0/+1
2011-01-11Make sure the binding uri is reset when the service is stoppedantelder1-0/+1
2011-01-10Add a simple test case to look a implementations that use doc/lit (bare) inte...slaws9-1/+356
2011-01-10Updates to CHANGES fileantelder1-0/+3
2011-01-10Bump up copyright year in the NOTICE filesantelder101-154/+154
2011-01-08TUSCANY-3812 - Fixing feed id to avoid generating different md5 hash which is...lresende1-1/+1
2011-01-08TUSCANY-3814 - Fixing http headers to avoid hanging IE6 when consuming tuscan...lresende6-100/+95
2011-01-08Minor formattinglresende1-49/+68
2011-01-07Fix to the processing of @Callback annotation on Field or Method, to enable T...edwardsmj1-0/+10
2011-01-04Update to support being run with mvn exec:javaantelder2-3/+25
2011-01-01TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende4-63/+144
2011-01-01Minor formattinglresende1-13/+13
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende6-15/+15
2011-01-01Adding java doclresende1-19/+24
2011-01-01Calculating ETag using util class from HTTP-commonlresende3-67/+58
2011-01-01Enhance error message to display class name to which error applieslresende1-32/+32
2011-01-01Partialy reverting changes from 1033523 to avoid issues with applications usi...lresende1-1/+1