Registry / networking / axis2-jaxws

axis2-jaxws

JSON →
library2.0.1javamavenunverified

Axis2 JAX-WS implementation for web services.

<dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-jaxws</artifactId> <version>2.0.1</version> </dependency>
INSTALL
IMPORT
SIG · AXIS2-JAXWS
A
axis2-jaxws
networkingjavav2.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Provider
org.apache.axis2.jaxws.spi.Provider

Create a JAX-WS provider using Axis2.

import org.apache.axis2.jaxws.spi.Provider; public class Example { public static void main(String[] args) { Provider provider = new Provider(); System.out.println("JAX-WS provider created"); } }
Debug
Known issues
breakingAxis2 is outdated; consider using CXF or Spring Web Services.
fix
Migrate to a modern web service framework.
affects: >=2.0.0
Upgrade
Version history
2.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
axis2-jaxws — mvn dependency:get axis2-jaxws · libregistry