General statistics for test/addressing/tools/

Summary Period: 2/6/04 2:51 PM to 3/29/04 1:43 AM

Generated: 3/29/04 9:05 AM

Browse with ViewCVS

Repository Tree

ModuleFilesLines of code
tools 5317

Lines of Code

Lines Of Code: 317

Authors

AuthorChangesLines of CodeLines per Change
dims 5 (100.00%)317 (100.00%)63.0

Commit Log

DateAuthorFile/Message
3/13/04 11:47 AMdims Patch from "Jarek Gawor" <gawor@mcs.anl.gov> Notes: The attached patches contain an extended version of Axis WSDL2Java tool. It works exactly the same as the basic WSDL2Java tool but it generates two more classes: <Service>AddressingLocator.java and <Service>Addressing.java interface. The <Service>AddressingLocator class can be used to get a Stub for the service by passing a EndpointReferenceType. This will pass right information to the Stub/Call so that appropriate WS-Addressing headers will be set in the request (assuming the AddressingHandler is deployed) The patches also contain minor fixes to AddressingHandler and a new test for this tooling contribution. (5 Files changed, 317 Lines changed)

test/addressing/tools/PingService.java 1.1 added 83

test/addressing/tools/TestTools.java 1.1 added 102

test/addressing/tools/client-config.wsdd 1.1 added 21

test/addressing/tools/ping_service.wsdl 1.1 added 61

test/addressing/tools/server-config.wsdd 1.1 added 50