[Ilugc] Enterprise (business) architectures on Linux

  • From: rajanvn@xxxxxxxxx (Natarajan V)
  • Date: Mon Jul 10 09:09:49 2006

On 7/10/06, nallu ignacius <nallu.ignacius@xxxxxxxxx> wrote:

Hi Natrajan,

I have worked in one such project.
It is a J2EE architecture based application.

The adoption of J2EE architecture can be like this

Client [HTML/CSS compliant browser] ==>
Web tier [PHP running on a Apache server acting as Business delegate] ==>
Axis Web service ==>
Business Tier [ EJBs deployed in a JBoss App Server] ==> Hibernate for OR
mapping ==>
Information Tier [MySQL with InnoDB or Postgres]

The advantage is that you can open up your web services through Axis. Web
services compliant applications can access the needed web service based on
proper authentication.


regards,
Ignacius

You can try this
http://www.spikesource.com/products/corestack.html if you
want to setup the environment without much trouble[but I haven't tried
this].



Hi,

 I too have designed and implemented multiple projects on J2EE with
the said advantages(I worked on Websphere, with my own implementation
of webservices using JAXM, and have used Hibernate and EJBs).

What I am looking for is an alternative to J2EE for this kind of
enterprise applications. As I quoted earlier, I wasn't able to find a
alternative to the framework. Am I missing something somewhere?


Regards,
Natarajan

Other related posts: