Weblog

All | Personal | Sun
« Previous day (Nov 13, 2005) | Main | Next day (Nov 14, 2005) »
20051114 Monday November 14, 2005

Developing J2EE clients for Sun Application server In last post I wrote about EJB client for JBoss, today I would like to write introduction about J2EE clients for Sun Application server. You have two ways for devloping the client: using ACC or without it.
I guess that many users asks what this acronym stands for? ACC is Application Client Container. What is it? The Application client container includes a set of java classes, libraries and others files that are required for and distributed with Java clients programs that are executed in their JVM. The ACC manages the execution of J2EE app clients according to security, ... For instance, authentication techniques are provided by the client container and are note under control of the application client component. These security constraints are defined in deployment descriptor. I would like to develop this type of the client in next post.
Today, I will create simpler client that access EJB on remote server. This client doesn't use ACC. To access and EJB perform these steps:

Posted by pblaha ( Nov 14 2005, 06:27:50 PM CET ) Permalink Comments [3]

Calendar

RSS Feeds

Search

Links

Navigation

Referers

Older blog entries