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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-13
Tweak exception handling slightly to handle runtime exception variant.
scottkurz
1
-0
/
+2
2011-10-12
Update with some guards to avoid NPEs
antelder
1
-8
/
+11
2011-09-29
Tweak Invoker so it can be subclassed.
scottkurz
1
-2
/
+2
2011-09-22
Remove dependency on host-http from the jaxws binding as it's not used by the...
slaws
1
-2
/
+0
2010-07-02
More changes to fix binding.s otests. Also change binding.ws model getter/set...
slaws
1
-2
/
+2
2010-06-30
Merge service side updates of axis2 ws binding to jaxws version of binding
antelder
1
-2
/
+132
2010-06-29
Start merging the axis2 ws binding changes into the jax-ws version of the bin...
antelder
1
-21
/
+395
2010-06-17
Add a flag to the binding builder to indicate that generated data should be r...
slaws
2
-2
/
+2
2010-06-15
Use more general exception as diff jdks and urls give diff exceptions
antelder
1
-1
/
+1
2010-06-11
Allow for testing of this provider in the Axis2 runtime.
slaws
1
-1
/
+5
2010-06-11
If we need to set the property we should tell it to use the value we set.
slaws
1
-1
/
+3
2010-04-21
Put back code to create a soap fault message from an exception. Was there a r...
antelder
1
-5
/
+12
2010-04-21
Update to get the default http port from runtime properties
antelder
1
-8
/
+2
2010-04-20
Make sure that the JAXWS runtime is stopped and put in temp fix for exception...
slaws
1
-7
/
+35
2010-04-20
Extend the println to remind me where it's coming from.
slaws
1
-1
/
+1
2010-04-16
Split the jaxws ws binding into a generic bit and an RI specific bit. Problem...
slaws
5
-183
/
+6
2010-03-31
Change default port to be 8080 to match old axis2 based ws binding
antelder
1
-1
/
+2
2010-03-31
Prevent NPE when the exception message is null
antelder
1
-1
/
+3
2010-03-31
Start getting JAX-WS WS binding working with application exceptions
antelder
2
-17
/
+29
2010-03-31
Add a raning so it can be overriden by the Axis2 WS binding
antelder
1
-1
/
+2
2010-03-25
Support bindings that specify WSDL or specify uris and expect WSDL to be gene...
slaws
2
-6
/
+43
2010-03-24
Replace weather forcast sample with simple helloworld sample. Update the bind...
slaws
3
-4
/
+10
2010-03-22
Added experimental JAXWS based WS integration from Raymond's sandbox as per M...
slaws
5
-0
/
+473