WildFly: Self-Contained

WildFly: Core Parent Aggregator

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.core
ArtifactId

ArtifactId

wildfly-self-contained
Last Version

Last Version

3.0.0.Beta21
Release Date

Release Date

Type

Type

jar
Description

Description

WildFly: Self-Contained
WildFly: Core Parent Aggregator
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-self-contained

How to add to project

<!-- https://jarcasting.com/artifacts/org.wildfly.core/wildfly-self-contained/ -->
<dependency>
    <groupId>org.wildfly.core</groupId>
    <artifactId>wildfly-self-contained</artifactId>
    <version>3.0.0.Beta21</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.core/wildfly-self-contained/
implementation 'org.wildfly.core:wildfly-self-contained:3.0.0.Beta21'
// https://jarcasting.com/artifacts/org.wildfly.core/wildfly-self-contained/
implementation ("org.wildfly.core:wildfly-self-contained:3.0.0.Beta21")
'org.wildfly.core:wildfly-self-contained:jar:3.0.0.Beta21'
<dependency org="org.wildfly.core" name="wildfly-self-contained" rev="3.0.0.Beta21">
  <artifact name="wildfly-self-contained" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.core', module='wildfly-self-contained', version='3.0.0.Beta21')
)
libraryDependencies += "org.wildfly.core" % "wildfly-self-contained" % "3.0.0.Beta21"
[org.wildfly.core/wildfly-self-contained "3.0.0.Beta21"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.msc : jboss-msc jar 1.2.7.SP1
org.wildfly.core : wildfly-deployment-repository jar 3.0.0.Beta21
org.wildfly.core : wildfly-controller jar 3.0.0.Beta21

provided (1)

Group / Artifact Type Version
org.wildfly.checkstyle : wildfly-checkstyle-config jar 1.0.5.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

WildFly Core

http://wildfly.org

This project provides the core runtime that is used by the Wildfly application server. This includes:

  • Modular class loading.
  • Unified management, including domain mode.
  • Basic deployment architecture.
  • CLI for management.

Building

Prerequisites:

  • JDK 8 or newer
  • Maven 3.6.0 or newer

To build with your own Maven installation:

mvn install

Alternatively, you can use the Maven Wrapper script that downloads and installs (if necessary) the required Maven version to ~/.m2/wrapper and runs it from there. On Linux, run

./mvnw install

On Windows

mvnw install

Starting and Stopping WildFly

Change to the bin directory after a successful build:

$ cd core-build/target/wildfly-core-[version]/bin

Start the server in domain mode:

$ ./domain.sh

Start the server in standalone mode:

$ ./standalone.sh

To stop the server, press Ctrl + C, or use the admin console:

$ ./jboss-cli.sh --connect command=:shutdown

Note that there is not very much that you can do with the core server, without first adding some extensions to it. If you are trying to deploy Java EE application then you likely want the full Wildfly distribution, which is located at: https://github.com/wildfly/wildfly

Contributing

https://community.jboss.org/wiki/HackingOnWildFly

Using Eclipse

  1. Install the latest version of Eclipse.
  2. Make sure Xmx in Eclipse.ini is at least 1280M, and it's using java 7
  3. Launch Eclipse and install the m2e plugin, make sure it uses your repo configs (get it from: http://www.eclipse.org/m2e/download/ or install "Maven Integration for Eclipse" from the Eclipse Marketplace).
  4. In Eclipse preferences Java->Compiler->Errors/Warnings->Deprecated and restricted set forbidden reference to WARNING.
  5. In Eclipse preferences Java->Code Style, import the cleanup, templates, and formatter configs in ide-configs/eclipse.
  6. In Eclipse preferences Java->Editor->Save Actions enable "Additional Actions", and deselect all actions except for "Remove trailing whitespace".
  7. Use import on the root pom, which will pull in all modules.
  8. Wait (m2e takes awhile on initial import).

Licenses

org.wildfly.core

Versions

Version
3.0.0.Beta21
3.0.0.Beta20
3.0.0.Beta19
3.0.0.Beta18
3.0.0.Beta17
3.0.0.Beta16
3.0.0.Beta15
3.0.0.Beta14
3.0.0.Beta13
3.0.0.Beta12
3.0.0.Beta11
3.0.0.Beta10
3.0.0.Beta9
3.0.0.Beta8
3.0.0.Beta7
3.0.0.Beta6
3.0.0.Beta5
3.0.0.Beta3
3.0.0.Beta2
3.0.0.Beta1
3.0.0.Alpha25
3.0.0.Alpha24
3.0.0.Alpha23
3.0.0.Alpha22
3.0.0.Alpha21
3.0.0.Alpha20
3.0.0.Alpha19
3.0.0.Alpha18
3.0.0.Alpha17
3.0.0.Alpha16
3.0.0.Alpha15
3.0.0.Alpha14
3.0.0.Alpha13
3.0.0.Alpha12
3.0.0.Alpha11
3.0.0.Alpha10
3.0.0.Alpha9
3.0.0.Alpha8
3.0.0.Alpha7
3.0.0.Alpha6
3.0.0.Alpha5
3.0.0.Alpha4
3.0.0.Alpha3
3.0.0.Alpha2
3.0.0.Alpha1
2.2.1.Final
2.2.1.CR2
2.2.1.CR1
2.2.0.Final
2.2.0.CR9
2.2.0.CR8
2.2.0.CR7
2.2.0.CR6
2.2.0.CR5
2.2.0.CR4
2.2.0.CR3
2.2.0.CR2
2.2.0.CR1
2.1.0.Final
2.1.0.CR2
2.1.0.CR1
2.0.10.Final
2.0.9.Final
2.0.8.Final
2.0.7.Final
2.0.6.Final
2.0.5.Final
2.0.5.CR1
2.0.4.Final
2.0.3.Final
2.0.2.Final
2.0.1.Final
2.0.0.Final
2.0.0.CR9
2.0.0.CR8
2.0.0.CR7
2.0.0.CR6
2.0.0.CR5
2.0.0.CR4
2.0.0.CR3
2.0.0.CR2
2.0.0.CR1
2.0.0.Beta7
2.0.0.Beta6
2.0.0.Beta5
2.0.0.Beta4
2.0.0.Beta3
2.0.0.Beta2
2.0.0.Beta1
2.0.0.Alpha13
2.0.0.Alpha12
2.0.0.Alpha11
2.0.0.Alpha10
2.0.0.Alpha9
2.0.0.Alpha8
2.0.0.Alpha7
2.0.0.Alpha6
2.0.0.Alpha5
2.0.0.Alpha4
2.0.0.Alpha3
2.0.0.Alpha2
2.0.0.Alpha1
1.0.2.Final
1.0.1.Final
1.0.0.Final
1.0.0.CR7
1.0.0.CR6
1.0.0.CR5
1.0.0.CR4
1.0.0.CR3
1.0.0.CR2
1.0.0.CR1
1.0.0.Beta6
1.0.0.Beta5
1.0.0.Beta4