|
JBoss WindRide - ... |
1 |
112401 |
|
0 |
5.0
|
0 |
JBoss AS and EAP configuration migration tool.
Migrates AS 5 or EAP 5 config to AS 7.2, WildFly8 or EAP 6.1+. |
Remove
|
|
WildFly |
28 |
5748325 |
|
123 |
5.0
|
0 |
JBoss Application Server has a new name...
and it's even #?!@ing faster. |
Remove
|
|
J
|
jbosstools-openshift |
1 |
105541 |
|
7 |
none
|
0 |
JBoss Tools :: OpenShift { openshift } |
Remove
|
|
JBoss Developer |
2 |
65600 |
|
0 |
none
|
0 |
JBoss Developer shows you how to write applications using JBoss technologies. Want to learn how to write an application suitable for mobile? Learn how to use the Java EE 6 API with JBoss AS? Learn how to add the power of CDI to your browser? Then you are in the right place. |
Remove
|
|
JBoss Forge |
6 |
619063 |
|
6 |
5.0
|
1 |
A core framework for rapid-application development in a standards-based environment. Plugins / incremental project enhancement for Java EE, and more. |
Remove
|
|
J
|
jboss-logmanager |
0 |
0 |
|
0 |
none
|
0 |
JBoss Log Manager |
Remove
|
|
J
|
jboss-modules |
2 |
25962 |
|
0 |
none
|
0 |
A Modular Classloading System |
Remove
|
|
T
|
TorqueBox |
2 |
645115 |
|
0 |
none
|
0 |
TorqueBox is a new kind of Ruby application platform that integrates popular technologies such as
... [More]
Ruby on Rails, while extending the footprint of Ruby applications to include built-in support for services such as messaging, scheduling, and daemons.
TorqueBox provides an all-in-one environment, built upon the latest, most powerful JBoss AS Java application server. Functionality such as clustering, load-balancing and high-availability is included right out-of-the-box. [Less]
|
Remove
|
|
Seam 3 |
3 |
195597 |
|
0 |
5.0
|
0 |
Seam 3 is a collection of modules and developer tooling tailored for Java EE 6 application
... [More]
development, with CDI as the central piece.
Seam's mission is to provide a fully-integrated development platform for building rich, standards-based Internet applications tailored for traditional and cloud deployments.
The modules leverage portable CDI extensions to build on the core Java EE functionality, providing many of the popular features and integrations from Seam 2 (security, internationalization, JSF, rules, BPM) while also exploring new integrations and designs.
Developer tooling is provided by JBoss Tools and JBoss Forge. [Less]
|
Remove
|
|
Errai Framework |
21 |
0 |
|
8 |
5.0
|
0 |
Errai offers a set of components for building rich web applications using The Google Web Toolkit. The framework provides a unified federation and RPC infrastructure with true, uniform, asynchronous messaging across the client and server. |
Remove
|
|
ModeShape |
2 |
340283 |
|
3 |
5.0
|
0 |
ModeShape is an elastic, in-memory, and strongly-consistent hierarchical database. It is fast
... [More]
, scalable, easy to use, and can be schema-less, schema-strict, or anywhere in-between. ModeShape supports transactions, has several query languages, events, versioning and more. Several APIs are available: the primary API is the standard JCR 2.0 API (JSR-283), but there are several others (e.g., RESTful, WebDAV, and JDBC) that expose a subset of the overall functionality. [Less]
|
Remove
|
|
G
|
GateIn |
4 |
0 |
|
0 |
none
|
0 |
GateIn is a set of projects revolving aroung the main project called "GateIn Portal".
GateIn
... [More]
portal is a merge of two mature projects that have been around for a while, JBoss Portal and eXo Portal. It takes the best of both into a single new project. The aim is to provide both an intuitive portal to use as-is and a portal framework to build upon depending on your needs. [Less]
|
Remove
|
|
HornetQ |
9 |
17 |
|
0 |
5.0
|
2 |
HornetQ - Putting the buzz in messaging |
Remove
|
|
RiftSaw |
0 |
0 |
|
0 |
none
|
0 |
Project Riftsaw is a WS-BPEL 2.0 engine that is optimized for the JBoss Application Server container. WS-BPEL 2.0 is an XML-based language for defining business processes that orchestrate web services. |
Remove
|
|
J
|
JBoss Guvnor |
2 |
0 |
|
0 |
none
|
0 |
The Guvnor project is home to the jboss SOA repository utilities and tools. The Overlord project for
... [More]
"Governance" requires a repository to store artifacts - this is Guvnor !. The repository is a versioned store for all "SOA" related artifacts (files) that are needed by runtime and design time systems. For instance, storing configuration files, editing them, and then managing their lifecycle through various interfaces (web, Eclipse) is what Guvnor is all about. A user may locate some reusable XSD via the web, sync it into their eclipse workspace, and then have it shared via an atompub "feed" to runtime systems - this is all guvnor. [Less]
|
Remove
|
|
E
|
Embedded Jopr |
1 |
0 |
|
0 |
5.0
|
0 |
Embedded Jopr is a web-based application for managing and monitoring an instance of JBoss
... [More]
Application Server.
It is an off-shoot of the Jopr project and reuses many of its components. The aim is for Embedded Jopr to eventually replace the jmx and web consoles and become the de facto tool for configuring and tracking a JBoss AS instance. [Less]
|
Remove
|
|
J
|
JBossOSGi |
2 |
95452 |
|
1 |
none
|
0 |
JBoss OSGi provides the OSGi 4.2 framework in the JBoss Application Server. Like the AS foundation
... [More]
itself, it is based on the JBoss Modules modularity layer. With integration taking place at the foundation layer, we provide integration of the traditional EE component models with OSGi services.
The OSGi specifications define a standardized, component-oriented, computing environment for networked services that is the foundation of an enhanced service-oriented architecture.
The OSGi specification defines:
A set of services and APIs that an OSGi container must implement
A contract between the container and your application
The Bundle deployment format
OSGi bundles can be deployed in AS 7 alongside other deployments supported by the Application Server. [Less]
|
Remove
|
|
J
|
JBoss Serialization |
0 |
0 |
|
0 |
none
|
0 |
JBossSerialization is a new approach to java-serialization.
We (java developers) have accepted
... [More]
over the years java.io.ObjectInputStream and java.io.ObjectOutputStream being slow when dealing with writeObject operations.
We then started using Externalizable objects as a faster approach for serialization, but even that way was slow when using writeObject operations inside externalizable classes.
Recently we discovered that most of the problems in JavaSerialization are related to static synchronized caching, what causes CPU spikes and also diminishes scaling capabilities.
With JBossSerialization we have done internal benchmarks and we have realized at least 2 times faster serialization with this library. These benchmarks are commited into our CVS repository (as testcases). [Less]
|
Remove
|
|
J
|
JBoss Marshalling |
0 |
0 |
|
0 |
none
|
0 |
JBoss Marshalling is an alternative serialization API that fixes many of the problems found in the
... [More]
JDK serialization API while remaining fully compatible with java.io.Serializable and its relatives, and adds several new tunable parameters and additional features, all of which are pluggable via factory configuration (externalizers, class/instance lookup tables, class resolution, and object replacement, to name a few).
This framework was inspired by the need for certain features unavailable with the standard Object*Stream classes:
* See the project home page for a list of features. [Less]
|
Remove
|
|
PicketLink |
2 |
348847 |
|
1 |
none
|
0 |
JBoss Identity is an umbrella project that develops a community platform for Identity Management.
... [More]
It includes:
- an IDM Framework (for managing Identities and Roles/Attributes etc),
- an Identity Federation project for federated identity/SSO needs and
- XMLKey for XML based Key Management (W3C XKMS2 and Oasis Symmetric Key Management). [Less]
|
Remove
|