Re: How to realize an Ejb-Con thru firewalls and proxies?

2005-03-30 Thread Rolf Rothamel
Hi Kevin,

 You can implement http tunneling in JBoss without any third-party
tools.
  JBoss comes packaged with an HttpInvoker that you can use to tunnel
all
 of you RMI calls thru http.  Run a search in the JBoss docs for
 HttpInvoker.

thank you for this hint. i\'ll test it.

kind regards

rolf rothamel

===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message signoff EJB-INTEREST.  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message help.


Re: How to realize an Ejb-Con thru firewalls and proxies?

2005-03-29 Thread Kevin Gaasch
Have you looked into http tunneling?  That is the technique I use to get
through our (and our client's) firewalls.

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

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 [EMAIL PROTECTED] and include in the body
of the message signoff EJB-INTEREST.  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message help.


Re: How to realize an Ejb-Con thru firewalls and proxies?

2005-03-29 Thread Rolf Rothamel
 Have you looked into http tunneling?  That is the technique I use to
get
 through our (and our client\'s) firewalls.

Yes, I evaluated jproxy. But is this utility realy necessary? Is there
no possibility provided by the j2ee-api? It\'s a question of money too.
JProxy is unfortunately not free. Is there a other possibility?

Kind regards

Rolf Rothamel

===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message signoff EJB-INTEREST.  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message help.


Re: How to realize an Ejb-Con thru firewalls and proxies?

2005-03-29 Thread Kevin Gaasch
You can implement http tunneling in JBoss without any third-party tools.
 JBoss comes packaged with an HttpInvoker that you can use to tunnel all
of you RMI calls thru http.  Run a search in the JBoss docs for
HttpInvoker.

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

 Rolf Rothamel [EMAIL PROTECTED] 3/30/2005 1:03:15 AM 
 Have you looked into http tunneling?  That is the technique I use to
get
 through our (and our client\'s) firewalls.

Yes, I evaluated jproxy. But is this utility realy necessary? Is there
no possibility provided by the j2ee-api? It\'s a question of money
too.
JProxy is unfortunately not free. Is there a other possibility?

Kind regards

Rolf Rothamel

===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
of the message signoff EJB-INTEREST.  For general help, send email
to
[EMAIL PROTECTED] and include in the body of the message help.

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 [EMAIL PROTECTED] and include in the body
of the message signoff EJB-INTEREST.  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message help.