libre-wsdl4j icon indicating copy to clipboard operation
libre-wsdl4j copied to clipboard

Help other projects migrate to libre-wsdl4j

Open andreasrosdal opened this issue 7 months ago • 3 comments

Open Source Projects Using WSDL4J

  • Apache Axis 1.x / 2.x – Uses WSDL4J for WSDL parsing and code generation (wsdl2java)
  • Apache CXF – Older versions depend on WSDL4J for WSDL tools
  • WSO2 Carbon – Governance and SOAP service components use WSDL4J
  • EclipseLink – Uses WSDL4J for web services and metadata integration
  • Atlassian Confluence & JIRA – Internally use WSDL4J for SOAP integrations

andreasrosdal avatar Aug 01 '25 03:08 andreasrosdal

Did we already opened issues and started working on spreading it? ;-)

rzo1 avatar Sep 19 '25 11:09 rzo1

This hasn't started yet. Feel free to start spreading libre-wsdl4j everywhere.

andreasrosdal avatar Sep 20 '25 18:09 andreasrosdal

Migrating Apache Axis 1 to libre-wsdl4j would be a huge win for this project. It is still at Java 1.4, so it will take some effort. So maybe make a fork of axis-axis1-java and modernize it. I started with a fork here: https://github.com/andreasrosdal/axis-axis1-java/

https://github.com/apache/axis-axis1-java

andreasrosdal avatar Sep 21 '25 15:09 andreasrosdal