Fractal-BF: WS/CXF Connectors

Binding Factory plugin to export component interfaces via SOAP protocol, and to expose them as Web Services. This plugin relies on Apache CXF http://incubator.apache.org/cxf/ to transparently export a Fractal server interface as a webservice, and to transparently bind a Fractal client interface to a webservice.

GroupId

GroupId

org.objectweb.fractal.bf.connectors
ArtifactId

ArtifactId

soap-cxf
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Fractal-BF: WS/CXF Connectors
Binding Factory plugin to export component interfaces via SOAP protocol, and to expose them as Web Services. This plugin relies on Apache CXF http://incubator.apache.org/cxf/ to transparently export a Fractal server interface as a webservice, and to transparently bind a Fractal client interface to a webservice.

Download soap-cxf

How to add to project

<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/soap-cxf/ -->
<dependency>
    <groupId>org.objectweb.fractal.bf.connectors</groupId>
    <artifactId>soap-cxf</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/soap-cxf/
implementation 'org.objectweb.fractal.bf.connectors:soap-cxf:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.bf.connectors/soap-cxf/
implementation ("org.objectweb.fractal.bf.connectors:soap-cxf:0.1")
'org.objectweb.fractal.bf.connectors:soap-cxf:jar:0.1'
<dependency org="org.objectweb.fractal.bf.connectors" name="soap-cxf" rev="0.1">
  <artifact name="soap-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.bf.connectors', module='soap-cxf', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.bf.connectors" % "soap-cxf" % "0.1"
[org.objectweb.fractal.bf.connectors/soap-cxf "0.1"]

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.cxf : cxf-api jar 2.0.6
stax : stax-api jar 1.0.1
javax.annotation : jsr250-api jar 1.0
org.apache.cxf : cxf-rt-frontend-simple jar 2.0.6
javax.activation : activation jar 1.1
org.apache.cxf : cxf-rt-databinding-aegis jar 2.0.6
org.objectweb.fractal.bf : core jar 0.1
org.objectweb.fractal.fractaladl : fractal-adl jar 2.2
org.objectweb.fractal : fractal-api jar 2.0.2
org.apache.cxf : cxf-rt-transports-http-jetty jar 2.0.6
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
org.objectweb.fractal.bf.testing : fixtures jar 0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1