Registry / networking / geronimo-jaxrpc-1-1-spec

geronimo-jaxrpc-1-1-spec

JSON →
library2.0.0javamavenunverified

Apache Geronimo implementation of the Java API for XML-based RPC (JAX-RPC) 1.1 specification.

<dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxrpc_1.1_spec</artifactId> <version>2.0.0</version> </dependency>
INSTALL
IMPORT
SIG · GERONIMO-JAXRPC-1-
G
geronimo-jaxrpc-1-1-spec
networkingjavav2.0.0
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.

Service
✓ javax.xml.rpc.Service

Reference to JAX-RPC Service interface

import javax.xml.rpc.Service; public class Example { public static void main(String[] args) { Service service = null; System.out.println("JAX-RPC Service reference"); } }
Debug
Known issues
gotchaJAX-RPC is a legacy specification; consider migrating to JAX-WS or REST.
fix
Use JAX-WS (javax.xml.ws) or a REST framework like JAX-RS.
affects: all
Upgrade
Version history
2.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
geronimo-jaxrpc-1-1-spec — mvn dependency:get geronimo-jaxrpc-1-1-spec · libregistry