Quantcast
Channel: Enterprise Applications – akquinet AG – Blog
Browsing all 60 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Developing a cross-platform application for mobiles and desktops with Aerogear

is a collection of examples, tutorials and best practices to develop mobile clients integrated with JBoss middleware. It aims at providing solutions for mobile clients to deal with typical requirements...

View Article



Image may be NSFW.
Clik here to view.

JSF and the outputText tag

The last months, I often looked at web pages of projects using JSF and discovered an extensive use of the tag h:outputText. It needs some practice to fast read HTML pages. But if the pages are...

View Article

Image may be NSFW.
Clik here to view.

Connecting VisualVM with a remote JBoss AS 7 / EAP6 JVM process

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...

View Article

Image may be NSFW.
Clik here to view.

Load-balancing and failover of remote EJB clients in EAP6 and JBoss AS7

Dieser 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...

View Article

Image may be NSFW.
Clik here to view.

Descriptor property substitution in EAP6 and JBoss AS7

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...

View Article


Image may be NSFW.
Clik here to view.

Clustering of the messaging subsystem HornetQ in JBoss AS7 and EAP 6

In 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...

View Article

Image may be NSFW.
Clik here to view.

JGroups & Cloud issues when clustering the EAP 6 – AS 7

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...

View Article

Image may be NSFW.
Clik here to view.

Maintainable Rich Web Applications with AngularJS – Part 1

Dieser Artikel auf Deutsch Compared to Thin Web Applications, Rich Web Applications imply a higher grade of client-side functionality and complexity as opposed to the server-side. The user interface of...

View Article


Image may be NSFW.
Clik here to view.

Configuration of the EAP6 / JBoss AS7 with CLI scripts

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...

View Article


Image may be NSFW.
Clik here to view.

Maintainable Rich Web Applications with AngularJS – Part 2

Dieser Artikel auf Deutsch In the last post we used a demo application to discuss the development of maintainable Rich Web Applications with AngularJS. We introduced the most important concepts: The...

View Article

Image may be NSFW.
Clik here to view.

How to access JSF from an EJB with JBoss Enterprise Application Platform 6...

The good old JBoss Seam framework introduced the usage of stateful session beans (SFSB) as backing beans for JSF applications. The trick was to bind the lifecycle of a SFSB to a web context, such as...

View Article

Image may be NSFW.
Clik here to view.

Deployment Overlays: A new feature of the JBoss EAP 6.1

The Java EE platform provides a component-based architecture, which supports modular concepts to develop applications and reuse components in different applications and environments. Dependencies to...

View Article

Image may be NSFW.
Clik here to view.

The state of web accessibility in the JavaEE world

This post is intended to give an overview of the state of web accessibility (a11y) in general and within the JavaEE world in particular. The first section outlines the how and why of accessibility,...

View Article


Image may be NSFW.
Clik here to view.

akquinet Technology Radar 2013 available

Just in time for the holidays here is the new Technology Radar 2013 Have a look: http://radar.spree.de/results This year  the radar provides an overview of the trends for technologies, methods and...

View Article

Image may be NSFW.
Clik here to view.

PostgreSQL: Partitioning big tables (Part 1)

Dieser Artikel auf Deutsch Alongside various strategies for handling large amounts of data with indexes, PostgreSQL provides another feature: splitting the table with inheritance. This separation of a...

View Article


Image may be NSFW.
Clik here to view.

PostgreSQL: Partitioning big tables (Part 2)

Dieser Artikel auf Deutsch Alongside various strategies for handling large amounts of data with indexes, PostgreSQL provides another feature: splitting the table with inheritance. This separation of a...

View Article

Image may be NSFW.
Clik here to view.

Upgrading and patching the Red Hat JBoss Enterprise Application Platform...

One of the biggest advantages, besides the support for the Red Hat JBoss Enterprise Middleware are the access to continuous updates and bug fixes. In previous versions, minor patches could not be...

View Article


Image may be NSFW.
Clik here to view.

Secure JSF Application – why you should always define a servlet mapping

If you deploy a JSF application in WildFly 8, you can omit to define the JSF serlvet mapping. In this case three default mappings will be active out of the box. <context-root>/faces/*...

View Article

Image may be NSFW.
Clik here to view.

Migrating Applications with Windup

Windup is a tool that scans your application for migration relevant items and presents its findings within an html report. It finds a variety of items starting with standard and vendor specific...

View Article

Image may be NSFW.
Clik here to view.

AngularJS in WARs – The Case of the Session Timeout

AngularJS is a great framework to build modern web applications. Java EE offers a rich and powerful environment to build reliable, scalable, and secure server applications. The combination of both...

View Article
Browsing all 60 articles
Browse latest View live




Latest Images