Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Design Question RMI or WebService

Design Question RMI or WebService

2005-02-24       - By Kevin Gaasch

 Back
Reply:     1     2     3  

Depending on your Application Server implementation, you may be able to
implement http tunneling.  I know both JBoss and BEA WebLogic support
http tunneling.  Http tunneling requires no code changes from the
default RMI implementation, so it should be simple to setup.

Kevin E. Gaasch
Panhandle Plains Student Loan Center
Senior Programmer/Analyst
Sun Certified Java Programmer
Work: 806.324.4108
Cell:    806.674.1523

>>> Jaise_George@(protected) 2/23/2005 10:48:52 PM >>>
Hi Kurien,



I am not able to find any design consideration in this case that
specifically favor either RMI or WS. From that point of view, I think
either of them would be alright.



In my opinion, WS would be a better choice because it reduces the
coupling between the modules and provides higher extensibility. AFAIK,
SOAP does not have any scalability issues. I have used WS to pass
large
amount of data (not more than 100K), but did not observe any big
issues.
Moreover since it uses HTTP, you do not have to setup an additional
tunnel. Therefore from a security point of view also you might not end
up with any concerns if you use WS. But here, if the server needs to
push some data without the client requesting for it, WS cannot work
for
you.



Hope this enhances your decision process



Jaise



 __ __


CONFIDENTIALITY NOTICE
The information contained in this message and/ or its attachments may be
privileged and confidential, and is intended only for the use of the individual
(s) named above. If you are not the intended recipient, you are notified that
any dissemination, distribution, or copying of this communication is strictly
prohibited and are requested to delete the message and/or its attachments. If
you have received this communication in error please notify us immediately by
telephone at (806) 324-4100.
Panhandle-Plains Student Loan Center (PPSLC), has taken reasonable precautions
to ensure that any attachment to this e-mail has been scanned for viruses. We
specifically disclaim all liability and will accept no responsibility for any
damage sustained as a result of software viruses. We advise you to carry out
your own virus checks before opening any attachment.


===========================================================================
To unsubscribe, send email to listserv@(protected) and include in the body
of the message "signoff J2EE-INTEREST".  For general help, send email to
listserv@(protected) and include in the body of the message "help".


©2008 junlu.com - Jax Systems, LLC, U.S.A.