On Wed, 2002-06-12 at 14:03, Holger Engels wrote:
> On 12 Jun 2002, Dave Smith wrote:
> 
> > 
> > Now I have my swing client running with a jboss backend I would like to
> > move this beast out on to the internet. Some of my clients have
> > firewalls that only allow them http and https access through a proxy, so
> > a direct connection is out. It would seem I could optimize this by
> > writting a custom EJB proxy for the connection and use HTTP tunneling
> > for the naming lookup. I think soap for my app is overkill and would be
> > quite slow. 
> > 
> > Experences, optionions , suggestions?
> > 
> 
> smartcc.sourcefore.net .. a generic j2ee conform client container, that 
> addresses exactly this problem. Features:
> 
> o client side interceptors
> o pluggable transport (RMI/HTTP)
> o Replay Tool for recording use cases and performing load tests
> o no proprietary API
And what about security? JAAS can be used as without it? Does SSL work?

> 
> Holger
> 
> 
> _______________________________________________________________
> 
> Sponsored by:
> ThinkGeek at http://www.ThinkGeek.com/
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development



_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to