General statistics for

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
[root] 5579
     src 00
          conf 12
          org 00
               apache 00
                    axis 00
                         message 00
                              addressing 212368
                                   handler 1243
                                   tools 00
                                        wsdl 5527
                                   util 178
     test 00
          addressing 1239
               tools 5317

Lines of Code

Lines Of Code: 579

Authors

AuthorChangesLines of CodeLines per Change
dims 8 (100.00%)602 (100.00%)75.0

Commit Log

DateAuthorFile/Message
3/29/04 1:43 AMdims Patch from "SJ" <oscontrib@yahoo.com> (1 Files changed, 134 Lines changed)

ShortTutorial.txt 1.1 added 134

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. (1 Files changed, 34 Lines changed)

maven.xml 1.2 (+34 -1)

2/11/04 11:20 AMdims update project information. (1 Files changed, 12 Lines changed)

project.xml 1.3 (+12 -7)

2/11/04 10:29 AMdims - add license - fix description - fix site generation (2 Files changed, 250 Lines changed)

LICENSE.txt 1.1 added 202

project.xml 1.2 (+48 -15)

2/11/04 10:06 AMdims - Sync up the schema with the classes better - Add maven based build script. (3 Files changed, 172 Lines changed)

maven.xml 1.1 added 22

project.properties 1.1 added 7

project.xml 1.1 added 143