WildFly: Web session clustering - Catalina integration

WildFly: Parent Aggregator

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-clustering-web-catalina
Last Version

Last Version

8.0.0.Alpha3
Release Date

Release Date

Type

Type

jar
Description

Description

WildFly: Web session clustering - Catalina integration
WildFly: Parent Aggregator
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-clustering-web-catalina

How to add to project

<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-clustering-web-catalina/ -->
<dependency>
    <groupId>org.wildfly</groupId>
    <artifactId>wildfly-clustering-web-catalina</artifactId>
    <version>8.0.0.Alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-clustering-web-catalina/
implementation 'org.wildfly:wildfly-clustering-web-catalina:8.0.0.Alpha3'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-clustering-web-catalina/
implementation ("org.wildfly:wildfly-clustering-web-catalina:8.0.0.Alpha3")
'org.wildfly:wildfly-clustering-web-catalina:jar:8.0.0.Alpha3'
<dependency org="org.wildfly" name="wildfly-clustering-web-catalina" rev="8.0.0.Alpha3">
  <artifact name="wildfly-clustering-web-catalina" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-clustering-web-catalina', version='8.0.0.Alpha3')
)
libraryDependencies += "org.wildfly" % "wildfly-clustering-web-catalina" % "8.0.0.Alpha3"
[org.wildfly/wildfly-clustering-web-catalina "8.0.0.Alpha3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.wildfly : wildfly-clustering-web-spi jar 8.0.0.Alpha3
org.jboss.web » jbossweb jar 8.0.0.Alpha1
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec jar 1.0.0.Beta1
org.wildfly : wildfly-build-config jar 8.0.0.Alpha3

provided (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor Optional jar 1.1.0.Final

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.jboss.byteman : byteman jar 2.0.1
org.jboss.byteman : byteman-submit jar 2.0.1
org.jboss.byteman : byteman-install jar 2.0.1
org.jboss.byteman : byteman-bmunit jar 2.0.1

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.7

Project Modules

There are no modules declared in this project.

As part of the rename of the JBoss Application Server project to WildFly, the jboss-as git repo has been moved to http://github.com/wildfly/wildfly.

Please use this location for all purposes from now on.

Follow these steps to update your repo:

  1. Create a new fork of the linked wildfly repo into your own copy
  2. In your local checkout execute the following commands (assuming you have an origin and an upstream)

git remote set-url origin [email protected]:[username]/wildfly.git

git remote set-url upstream git://github.com/wildfly/wildfly.git

NOTE: After these steps you can rename your jboss-as directory to wildfly (optional)

org.wildfly

Versions

Version
8.0.0.Alpha3
8.0.0.Alpha2