Tag: as7
-
Configuration of the EAP6 / JBoss AS7 with CLI scripts
by
The JBoss EAP6 and AS7 supports different approaches to mange server configurations. One approach is the command line interface (CLI). It is based on the De-Typed Management API and allows the execution of management operations. The CLI has support for CLI scripts with management and configuration operations that can be executed in a non-interactive mode.…
-
JGroups & Cloud issues when clustering the EAP 6 – AS 7
by
As announced this is the last post of our series about clustering of the Redhat EAP 6 and JBoss AS 7. The other posts of this series were Clustering in JBoss AS7/EAP 6 Managing cluster nodes in domain mode of JBoss AS 7 / EAP 6 Scalable HA Clustering with JBoss AS 7 / EAP…
-
Clustering of the messaging subsystem HornetQ in JBoss AS7 and EAP 6
by
in akquinet, as7, cluster, eap, failover, high availability, hornetq, jboss, jboss as 7, jms, live backup, load balancing, messaging, redhatIn the recent posts of this series we talked about many different aspects of clustering for the JBoss AS 7 and its quality assured version EAP 6, such as: the basic concepts, managing cluster nodes in domain mode, scalable HA cluster topologies and load-balancing and failover of remote EJB clients. Until now, there is one…
-
Descriptor property substitution in EAP6 and JBoss AS7
by
Motivation In a software development process, there are usually multiple environments, such as development, test and production, etc. The development team usually provides the QA users a test version before acceptance and production, as illustrated below. If, however, the application contains assumptions about the environment, this chain is broken. Therefore it is good practice, for…
-
Load-balancing and failover of remote EJB clients in EAP6 and JBoss AS7
by
in akquinet, as7, berlin, cluster, clustering, ejb, failover, jboss, jndi, load balancing, lookup, redhat, remote ejb, remote namingDieser Artikel auf Deutsch In the recent posts of this series about the clustering capabilities of the JBoss EAP6 and the AS7, we covered the basic concepts, managing cluster nodes in domain mode and scalable HA cluster topologies. This post will be about clustering capabilities for remote EJB clients. We will explain how to cluster…
-
Connecting VisualVM with a remote JBoss AS 7 / EAP6 JVM process
by
VisualVM is a useful tool for monitoring and simple profiling of JVM processes. It integrates various command line tools of the JDK such as jstat, jinfo, jstack into a graphical UI. The tool is part of the JDK since 1.6.0_07.
-
Scalable HA Clustering with JBoss AS 7 / EAP 6
by
Dieser Artikel auf Deutsch Overview In a recent blog-post Clustering in JBoss AS7/EAP 6 we showed how basic clustering in the new EAP 6 and JBoss AS 7 can be used. The EAP 6 is basically an AS 7 with official RedHat-support. Our cluster we described in that post was small and simple. This post will cover much more complex cluster structures, how to…
-
Managing cluster nodes in domain mode of JBoss AS 7 / EAP 6
by
Dieser Artikel auf Deutsch The first post of this series focused on the basic concepts behind clustering JBoss AS 7 and EAP 6. We explained how to enable cluster capabilities for a simple Java EE application and setup a basic cluster environment in the standalone operation mode. In this post we will now explain the…
-
Clustering in JBoss AS7/EAP 6
by
in as7, cluster, ejb, ha, high availability, infinispan, java, java ee, jboss, jgroups, mod_cluster, redhatDieser Artikel auf Deutsch Overview The ability to combine different servers to a cluster that hides its internal servers from the clients and offers a virtual platform for an application is important for enterprise applications. It can be used to provide high scalability by adding cheap computational resources to the cluster on demand or high…
-
JBoss EAP 6.0.0 Hits the Servers
After more than two years of development and one year after the release of the first community version, yesterday the JBoss Enterprise Application Platform 6.0.0 (EAP6) was published at the Red Hat customer portal. It is built around the new blazingly fast und thoroughly modular JBoss application server 7. It supports the full Java EE…

You must be logged in to post a comment.