Skip to content

a13m/wsdl2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsdl2c

A stripped down axis2 source bundle suitable for running WSDL2CThis is an amalgam of code from several java projects which are required to use WSDL2C from the Apache Axis 2 project. The goal is to have code which can be built from source without the chain of dependencies needed to build each of these projects in their entirety.

The code in this project coms from the following sources:

At this point, none of the sources have been modified. Note that the jsr311 code (i.e., the files under javax/ws/rs) is provided under the CDDL, while all other code uses the Apache Software License, version 2.0.

Notes: [1] I could not access this link, and pulled the code out of a jpackage RPM, but theoretically the code still lives in this repo.

About

A stripped down axis2 source bundle suitable for running WSDL2C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages