Ok one question that seems to be coming up is

can you use

Apache, jetty (JSP+servlet), jBoss.

it is the first one we want to know about.  I know you are working on a web
page and mini-how-to all these questions are already popping up :))))

marc


|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Julian Gosnell
|Sent: Wednesday, November 15, 2000 5:45 PM
|To: [EMAIL PROTECTED]
|Subject: Re: [jBoss-User] Jetty vs Tomcat
|
|
|Guys, Guys,
|
|Jetty is already integrated with JBoss - look at
|contrib/jetty in CVS
|
|Any questions - I'll be pleased to answer them.
|
|
|As for pros/cons  - Do you want just a Servlet
|Container, or the whole lot ?
|
|As for the port number - tell Jetty to use whatever
|port[s] you want in it's xml config file....
|
|Jules
|
|
|
|Sebastien Alborini wrote:
|
|  Hi,
|
|  > "Michael G. Drew" wrote:
|  >
|  > I would like to design my web apps so that I can
|access them directy
|  > through a normal http url.  ie:
|www.myserver.com/myapp   NOT:
|  > www.myserver.com:8080/myapp.   I know I can do
|this by getting tomcat
|  > and apache working together, but when I introduce
|jBoss in the mix, I
|  > haven't been able to get the AJP12 communication
|working that is
|  > necessary for apache to work with tomcat.
|
|  I am working on the ajp12.  Maybe the other solution
|for now is to tell
|  tomcat to serve on port 80 (edit the
|embeddedtomcatservice configuration
|  in jboss.conf).
|
|  I am also working on a jboss_jetty.zip package.
|(..must..code..faster)
|
|  Sebastien
|
|  >
|  > The way I see it there are two options:
|  >
|  >          Use jBoss/tomcat/apache:    must figure
|out AJP12 stuff
|  >
| might be a bit
|  > slower (according to list)
|  >
|  >         Use jBoss/Jetty:   since Jetty is both a
|Servlet container and
|  > Http server, I believe by integrating it into
|jBoss, I'll be able to
|  > have all three components (servlet, http, ejb) all
|working together
|  > AND be inVM.  I'm assuming this should be much
|faster than the
|  > jBoss/tomcat/apache approach.   I'm also assuming
|that I might be able
|  > to get my url's working again with this approach.
|  >
|  > Could someone please comment on the
|advantages/disadvantages of these
|  > two approaches and let me know if I've missed the
|mark on anything.
|  > Many thanks as usual!
|  >
|  >
|  > Michael G. Drew
|  > Kishwaukee College
|  > Interface Programmer
|  > [EMAIL PROTECTED]
|  > (815) 825-2086 ext 595
|  >
|
|  --
|
|--------------------------------------------------------------
|  To subscribe:
|[EMAIL PROTECTED]
|  To unsubscribe:
|[EMAIL PROTECTED]
|  Problems?:           [EMAIL PROTECTED]
|
|
|__________________________________________________
|Do You Yahoo!?
|Yahoo! Calendar - Get organized for the holidays!
|http://calendar.yahoo.com/
|
|
|--
|--------------------------------------------------------------
|To subscribe:        [EMAIL PROTECTED]
|To unsubscribe:      [EMAIL PROTECTED]
|Problems?:           [EMAIL PROTECTED]
|
|



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to