index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
binding-ws-runtime-jaxws
/
src
/
main
/
java
/
org
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Like the binding-ws-runtime-axis2 module, set RELATES_TO as wsa:RelatesTo, re...
scottkurz
2011-12-08
1
-1
/
+16
*
Build new <wsa:MessageID> rather than propagating from Tuscany Message.
scottkurz
2011-12-08
1
-5
/
+3
*
Add <wsa:MessageID> to ref-side messages for 2-way operation on forward inter...
scottkurz
2011-12-07
1
-1
/
+12
*
Switch invoker method signatures, as we don't need to pass binding around.
scottkurz
2011-12-06
1
-15
/
+15
*
Make 'wsBinding' field in invoker protected.
scottkurz
2011-12-06
1
-1
/
+1
*
Throw SRE on ref-side for rpc/encoded, doc-encoded WSDLS.
scottkurz
2011-12-04
1
-1
/
+5
*
Fix ref-side support for rpc-lit style WSDL bindings.
scottkurz
2011-12-04
1
-7
/
+62
*
Make commit showing more clearly that wsa:ReferenceParameters aren't handled ...
scottkurz
2011-12-02
1
-19
/
+8
*
Use MESSAGE_ID instead of WS_MESSAGE_ID as Tuscany message header for handlin...
scottkurz
2011-11-30
2
-42
/
+60
*
Undo change in r1202210 whereby <wsa:To> should wrap a URI, not an EPR.
scottkurz
2011-11-29
1
-2
/
+1
*
Add dynamic (vs. static) dispatch to invoker for use by callback support.
scottkurz
2011-11-29
1
-20
/
+61
*
Fix for TUSCANY-3986. Thanks Rashmi.
scottkurz
2011-11-29
1
-9
/
+10
*
Fix EPR creation to correctly wrap address in <wsa:Address/> tag.
scottkurz
2011-11-15
1
-3
/
+5
*
Fix checked exception handling.
scottkurz
2011-10-19
1
-1
/
+2
*
Tweak exception handling slightly to handle runtime exception variant.
scottkurz
2011-10-13
1
-0
/
+2
*
Update with some guards to avoid NPEs
antelder
2011-10-12
1
-8
/
+11
*
Tweak Invoker so it can be subclassed.
scottkurz
2011-09-29
1
-2
/
+2
*
Remove dependency on host-http from the jaxws binding as it's not used by the...
slaws
2011-09-22
1
-2
/
+0
*
More changes to fix binding.s otests. Also change binding.ws model getter/set...
slaws
2010-07-02
1
-2
/
+2
*
Merge service side updates of axis2 ws binding to jaxws version of binding
antelder
2010-06-30
1
-2
/
+132
*
Start merging the axis2 ws binding changes into the jax-ws version of the bin...
antelder
2010-06-29
1
-21
/
+395
*
Add a flag to the binding builder to indicate that generated data should be r...
slaws
2010-06-17
2
-2
/
+2
*
Use more general exception as diff jdks and urls give diff exceptions
antelder
2010-06-15
1
-1
/
+1
*
Allow for testing of this provider in the Axis2 runtime.
slaws
2010-06-11
1
-1
/
+5
*
If we need to set the property we should tell it to use the value we set.
slaws
2010-06-11
1
-1
/
+3
*
Put back code to create a soap fault message from an exception. Was there a r...
antelder
2010-04-21
1
-5
/
+12
*
Update to get the default http port from runtime properties
antelder
2010-04-21
1
-8
/
+2
*
Make sure that the JAXWS runtime is stopped and put in temp fix for exception...
slaws
2010-04-20
1
-7
/
+35
*
Extend the println to remind me where it's coming from.
slaws
2010-04-20
1
-1
/
+1
*
Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...
slaws
2010-04-16
4
-163
/
+6
*
Change default port to be 8080 to match old axis2 based ws binding
antelder
2010-03-31
1
-1
/
+2
*
Prevent NPE when the exception message is null
antelder
2010-03-31
1
-1
/
+3
*
Start getting JAX-WS WS binding working with application exceptions
antelder
2010-03-31
2
-17
/
+29
*
Support bindings that specify WSDL or specify uris and expect WSDL to be gene...
slaws
2010-03-25
2
-6
/
+43
*
Replace weather forcast sample with simple helloworld sample. Update the bind...
slaws
2010-03-24
3
-4
/
+10
*
Added experimental JAXWS based WS integration from Raymond's sandbox as per M...
slaws
2010-03-22
4
-0
/
+454