Re: Is there a BEA Tuxedo equivalence in Java?



frebe ,

I now begin to understand after skimed throught the butler api. I
guess, that the framework user need not to write remotable objects,
all objects is local on the server side and ServiceLocator and Request
carry the remote calls from client side to server and dispatch them to
a method of a server side POJOs. rigth?

Another question, how do you think Spring? I noticed it mainly
focused on EJB, if I do not use EJB but RMI instead, does it help?

-
narke

.



Relevant Pages

  • Re: 3-Tier Architecture
    ... Worth exploring as another Object/Relational mapping way than EJB. ... >> where JSPs and Servlets running on the web server can remotely call ...
    (comp.lang.java.programmer)
  • Re: Question on HTTP interfacing (Java/C++)
    ... I am developing a front end application in C++, which is to communicate with an EJB backend. ... I will need to be able to submit requests to the backend, and also, receive notifications from the backend. ... The key here would be to use an application server that uses a language neutral messaging solution. ...
    (comp.lang.java.programmer)
  • Re: 3-Tier Architecture
    ... To do architectural design, ... EJB Design Patterns, Wiely, Feb 2002, by Floyd Marinescu, ISBN: ... Server-Based Java Programming, Manning, July 2000, by Ted Neward ... > servlet container running on the web server to service JSP and Servlet ...
    (comp.lang.java.developer)
  • Re: 3-Tier Architecture
    ... To do architectural design, ... EJB Design Patterns, Wiely, Feb 2002, by Floyd Marinescu, ISBN: ... Server-Based Java Programming, Manning, July 2000, by Ted Neward ... > servlet container running on the web server to service JSP and Servlet ...
    (comp.lang.java.programmer)
  • Re: 3-Tier Architecture
    ... To do architectural design, ... EJB Design Patterns, Wiely, Feb 2002, by Floyd Marinescu, ISBN: ... Server-Based Java Programming, Manning, July 2000, by Ted Neward ... > servlet container running on the web server to service JSP and Servlet ...
    (comp.lang.java.help)