Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

myWMS LOS is a modern JEE 5 (Java Enterprise Edition) application. Therefore it is designed as Client/Server System following a multitiered approach.

LOS Multitiered Architecture

The Client Tier

The LOS Rich Client

The LOS Rich Client uses the Netbeans Platform to provide a rich and suitable user interface.

"The NetBeans Platform is a generic framework for Swing applications. It provides the "plumbing" that, before, every developer had to write themselves - the plumbing - saving state, connecting actions to menu items, toolbar items and keyboard shortcuts; window management, etc."

...

Through its modular architecture the Netbeans Platform is robust and easy to extend, so the LOS Rich Client is.

...

The server application is deployed as an enterprise archive.

Content of LOS Enterprise Archive

The figure shows the components of the LOS server application and their dependencies.

The components themself are designed in service oriented way.

LOS Service Layers

The EIS Tier

Enterprise information systems tier : Examples of EISs include relational databases, enterprise resource planning (ERP) systems, mainframe transaction processing systems, and legacy database systems.

...

Tipp: In Jboss, available Web Services are listed in the JBoss web-console.

JBoss Web Console

Tipp: For testing Web Services you can let JBoss generate some webservice client artifacts:

...