RE: Distributed web services: Tomcat or Jboss?

2007-09-18 Thread Matthias Klein
Good points, thanks -Original Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Dienstag, 18. September 2007 17:39 To: Tomcat Users List Subject: Re: Distributed web services: Tomcat or Jboss? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mattias, Matthias Klein

RE: Distributed web services: Tomcat or Jboss?

2007-09-18 Thread Matthias Klein
Schultz [mailto:[EMAIL PROTECTED] Sent: Dienstag, 18. September 2007 17:26 To: Tomcat Users List Subject: Re: Distributed web services: Tomcat or Jboss? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matthias, Matthias Klein wrote: > As I am starting a new project, I am unsure whether to use Tom

Distributed web services: Tomcat or Jboss?

2007-09-18 Thread Matthias Klein
As I am starting a new project, I am unsure whether to use Tomcat/Axis or the Jboss product line. Any idea? As you can see in the following images, I am about to build a distributed system with one job manager and several job handlers. Each node may be on a different server. The job manager has

Handling file downloads?

2006-09-01 Thread Matthias Klein
Hi everyone, What is the best method of handling files that are to be offered for download? I have a web application that uses JSF as presentation framework. This web app is available as both stand-alone application in Tomcat as well as portlet deployed within a portlet container that relies