On 2002.01.16 16:11:24 -0500 Vishwas Raman wrote: > Hi everybody, > > I am kind of new to EJB/JBOSS and pardon me if my question sounds too > weird. > > I have been put on a project to explore the possibility of embedding > fault tolerance in a general EJB architecture. I figured it would be > easier for me if I took up an open-source EJB implementation like JBOSS > and examine their EJB Container Architecture to see if I can add fault > tolerance as a service. > > Is there a class diagram somewhere representing the architecture of the > JBOSS EJB Container?
no. The $$manual does explain a lot, however. Also I would be grateful if someone could direct me > to some resources/research material available for this topic and give me > some hints on how to go about doing this. Study the cluster implementation and $$cluster docs for jboss 3. david jencks > > Thanks in advance, > > -- > Vishwas Raman > Software Engineer, Eternal Systems, Inc, > 5290 Overpass Rd, Bldg D, Santa Barbara. CA 93111 > Email: [EMAIL PROTECTED] > Tel: (805) 696-9051 x246 > Fax: (805) 696-9083 > URL: http://www.eternal-systems.com/ > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
