MAIN:rogerm:20050906152550
by rogerm on
06 September 2005, 10:25:50 -0500
(2 years 8 months ago)
misc changes, mainly dealing with Handler lifecycles and header handling ...
MAIN:rogerm:20050905062918
by rogerm on
05 September 2005, 01:29:18 -0500
(2 years 8 months ago)
support for recall of used-handlers when header and body processing completes ...
MAIN:joe:20050724131149
by joe on
24 July 2005, 08:11:49 -0500
(2 years 9 months ago)
Changed port used in unit-tests as this conflicts with a port already taken on the build server.
MAIN:joe:20050724122514
by joe on
24 July 2005, 07:25:14 -0500
(2 years 9 months ago)
Changed port used in unit-tests as this conflicts with a port already taken on the build server.
MAIN:rogerm:20050715132450
by rogerm on
15 July 2005, 08:24:50 -0500
(2 years 10 months ago)
broke the copy( in, out) down a little bit. added a new streamreader which could be used for intermediaries handling reinserted headers.
MAIN:rogerm:20050714151814
by rogerm on
14 July 2005, 10:18:14 -0500
(2 years 10 months ago)
rest/soap service implements Handler maybe this isn't a good idea - but, why not ? and it's useful ..
MAIN:rogerm:20050624112835
by rogerm on
24 June 2005, 06:28:35 -0500
(2 years 10 months ago)
a (hopeful) fix for duplicate ns declaration in some cases ...
MAIN:jstrachan:20050602185937
by jstrachan on
02 June 2005, 13:59:37 -0500
(2 years 11 months ago)
added helper classes to make it easier to work with a pure StAX marshaler
MAIN:jstrachan:20050602152221
by jstrachan on
02 June 2005, 10:22:21 -0500
(2 years 11 months ago)
added a new helper method making it easier to parse from StAX
MAIN:jstrachan:20050523160908
by jstrachan on
23 May 2005, 11:09:08 -0500
(2 years 11 months ago)
enabled binding of local services to WSIF provider so that the WSDL can refer to the local services for XMLBeans or XStream to invoke
MAIN:jstrachan:20050523121030
by jstrachan on
23 May 2005, 07:10:31 -0500
(2 years 11 months ago)
fixes for the WSIF client implementation for XStream. Still need to wire in proper support for transport creation and to handle better local service invocation
MAIN:jstrachan:20050519140948
by jstrachan on
19 May 2005, 09:09:48 -0500
(2 years 11 months ago)
added multiple WSIF providers based on the marshalling layer used
MAIN:jstrachan:20050518172856
by jstrachan on
18 May 2005, 12:28:56 -0500
(2 years 11 months ago)
allow access to the current WS-Addressing context from a thread local if the MessageExchange is no longer available