Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

MAIN:rogerm:20050715132607 by rogerm on 15 July 2005, 08:26:07 -0500 (2 years 10 months ago) *** empty log message ***

./activesoap/src/java/org/codehaus/activesoap/RestService.java 1.14 history download (+2 -2) diffs

activesoap/src/java/org/codehaus/activesoap/RestService.java 1.14 history download (+2 -2) diffs

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.

./activesoap/src/java/org/codehaus/activesoap/util/RelayingXMLStreamReader.java 1.1 history download (+35) new

./activesoap/src/java/org/codehaus/activesoap/util/XMLStreamHelper.java 1.16 history download (+52 -44) diffs

activesoap/src/java/org/codehaus/activesoap/util/RelayingXMLStreamReader.java 1.1 history download (+35) new

activesoap/src/java/org/codehaus/activesoap/util/XMLStreamHelper.java 1.16 history download (+52 -44) diffs

MAIN:rogerm:20050714151911 by rogerm on 14 July 2005, 10:19:11 -0500 (2 years 10 months ago) little big fix for 1.1 and 1.2 soap from client

./activesoap/src/java/org/codehaus/activesoap/SoapClient.java 1.10 history download (+2 -2) diffs

activesoap/src/java/org/codehaus/activesoap/SoapClient.java 1.10 history download (+2 -2) diffs

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 ..

./activesoap/src/java/org/codehaus/activesoap/RestService.java 1.13 history download (+2 -2) diffs

activesoap/src/java/org/codehaus/activesoap/RestService.java 1.13 history download (+2 -2) diffs

MAIN:rogerm:20050706112237 by rogerm on 06 July 2005, 06:22:37 -0500 (2 years 10 months ago) fixes a classcastexception on the threadlocal object ...

activesoap/src/java/org/codehaus/activesoap/policy/addressing/AddressingContext.java 1.6 history download (+2 -2) diffs

./activesoap/src/java/org/codehaus/activesoap/policy/addressing/AddressingContext.java 1.6 history download (+2 -2) diffs

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 ...

./activesoap/src/java/org/codehaus/activesoap/util/XMLStreamHelper.java 1.15 history download (+7 -1) diffs

activesoap/src/java/org/codehaus/activesoap/util/XMLStreamHelper.java 1.15 history download (+7 -1) diffs

MAIN:jstrachan:20050615115233 by jstrachan on 15 June 2005, 06:52:33 -0500 (2 years 11 months ago) disabled clover until we get a license

activesoap/project.xml 1.25 history download (+3 -0) diffs

./activesoap/project.xml 1.25 history download (+3 -0) diffs

MAIN:jstrachan:20050608091803 by jstrachan on 08 June 2005, 04:18:03 -0500 (2 years 11 months ago) updated company and logo

activesoap/project.xml 1.24 history download (+3 -3) diffs

./activesoap/project.xml 1.24 history download (+3 -3) diffs

MAIN:chirino:20050607011529 by chirino on 06 June 2005, 20:15:29 -0500 (2 years 11 months ago) Change default target.

activesoap/maven.xml 1.8 history download (+1 -1) diffs

./activesoap/maven.xml 1.8 history download (+1 -1) diffs

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

./activesoap/src/java/org/codehaus/activesoap/MessageExchange.java 1.3 history download (+3 -2) diffs

./activesoap/src/java/org/codehaus/activesoap/RestService.java 1.11 history download (+5 -1) diffs

./activesoap/src/java/org/codehaus/activesoap/SoapClient.java 1.9 history download (+10 -4) diffs

./activesoap/src/test/org/codehaus/activesoap/handler/xmlbeans/XMLBeansWSIFTest.java 1.2 history download (+8 -0) diffs

./activesoap/src/java/org/codehaus/activesoap/util/DelegateXMLStreamWriter.java 1.3 history download (+4 -1) diffs

… 13 more files in changeset.
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

activesoap/src/java/org/codehaus/activesoap/policy/addressing/AddressingContext.java 1.5 history download (+14 -4) diffs

./activesoap/src/java/org/codehaus/activesoap/policy/addressing/AddressingContext.java 1.5 history download (+14 -4) diffs

MAIN:jstrachan:20050518162859 by jstrachan on 18 May 2005, 11:28:59 -0500 (2 years 11 months ago) updated the javadoc groupings