You still have to add the contexts to the <tomcat_home>/conf/mod_jk.conf in
the form of JkMount statements (that's assuming your including mod_jk.conf
from httpd.conf). Could that be your problem? Apache doesn't (can't)
dynamically pick up the contexts that JBoss+Tomcat has.
If that's not the problem, let me know and we'll try to track it down.
-- Dewayne
----- Original Message -----
From: "Jeff Markham" <[EMAIL PROTECTED]>
To: "jBoss" <[EMAIL PROTECTED]>
Sent: Thursday, February 08, 2001 7:22 PM
Subject: RE: [jBoss-User] Apache+Tomcat+jBoss
> I tried using the changes Dewayne posted at the URL below but I must have
> some config file screwed up or something because I can't get it to work.
> Tomcat contexts are still available only on port 8080. I'm using mod_jk
if
> that has anything to do with it.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of marc fleury
> Sent: Thursday, February 08, 2001 5:19 PM
> To: jBoss
> Subject: RE: [jBoss-User] Apache+Tomcat+jBoss
>
>
> black hole... post on jboss-dev when you have something like that or at
> least give it a explicit name otherwise it gets really lost in some thread
> somewhere.
>
> did you use the changes? are they good? Do they conflict with
> tomcat-jboss... do we need another binary or should it be with
> jboss-tomcat..
>
> Dewayne are you there...
>
>
> marc
>
>
> |-----Original Message-----
> |From: [EMAIL PROTECTED]
> |[mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Markham
> |Sent: Thursday, February 08, 2001 11:49 AM
> |To: jBoss
> |Subject: RE: [jBoss-User] Apache+Tomcat+jBoss
> |
> |
> |Are these changes being implemented or did they just go into the mailing
> |list black hole?
> |
> |-----Original Message-----
> |From: [EMAIL PROTECTED]
> |[mailto:[EMAIL PROTECTED]]On Behalf Of Dewayne McNair
> |Sent: Wednesday, January 24, 2001 9:22 AM
> |To: jBoss
> |Subject: Re: [jBoss-User] Apache+Tomcat+jBoss -- is it necessary?
> |
> |
> |I've uploaded a zip file that has my changes to:
> |http://www.dmsoft.com/jboss/jboss-tomcat.zip In the zip are 3 files:
> |
> |jboss.jcml -- there is really only one line in here that is
> |different -- the
> |line that creates the MBean for org.jboss.tomcat.TomcatService
> |
> |run.sh -- a modified start script that puts in the TOMCAT_HOME -- change
it
> |as you need to
> |
> |tomcat-service.zip -- the modified source code. Unzip to the source
tree,
> |rebuild, and it should work.
> |
> |If you find any problems or make any changes, let me know.
> |
> |Best Regards,
> |
> |Dewayne
> |
> |----- Original Message -----
> |From: "Werner Ramaekers" <[EMAIL PROTECTED]>
> |To: "jBoss" <[EMAIL PROTECTED]>
> |Sent: Wednesday, January 24, 2001 1:30 AM
> |Subject: Re: [jBoss-User] Apache+Tomcat+jBoss -- is it necessary?
> |
> |
> |> Hi Dewayne,
> |> please post the changes so that I can try it out.
> |> I need the combination of Apache-Tomcat-jBoss
> |> so i'm very interested in your changes.
> |> Thanks
> |>
> |> Werner
> |>
> |> Dewayne McNair wrote:
> |>
> |> > Ahh... ok... I wasn't able to get that version to work with Apache.
It
> |> > doesn't parse the Tomcat server.xml file, so, none of the normal
> |connectors
> |> > used to talk to Apache are setup. I have made modifications that
make
> |JBoss
> |> > startup Tomcat so that it parses the server.xml file. In my
(limited)
> |> > testing, everything works great. I haven't submitted those changes
to
> |the
> |> > JBoss team, though, because I didn't get response when I brought it
up.
> |> >
> |> > If you want my changes, let me know. You'll have to get the latest
> |sources
> |> > from CVS, apply them, and build JBoss (not that big of a deal).
> |> >
> |> > -- Dewayne
> |> >
> |> > ----- Original Message -----
> |> > From: "Ashish Agarwal" <[EMAIL PROTECTED]>
> |> > To: "Dewayne McNair" <[EMAIL PROTECTED]>
> |> > Sent: Tuesday, January 23, 2001 7:47 PM
> |> > Subject: RE: [jBoss-User] Apache+Tomcat+jBoss -- is it necessary?
> |> >
> |> > > I downloaded jboss with tomcat and ran
> |> > >
E:\jboss_tomcat\jboss_tomcat\jboss-2.0-FINAL\bin\run_with_tomcat.bat
> |> > > After that I deployed my war file under
> |> > > E:\jboss_tomcat\jboss_tomcat\jboss-2.0-FINAL\deploy\Example.war
> |> > > So the path in the browser was
> |> > > http://localhost:8080/Example
> |> > >
> |> > > The file that I had downloaded was
> |> > > http://www.jboss.org/jboss_tomcat.zip
> |> > >
> |> > >
> |> > > -----Original Message-----
> |> > > From: Dewayne McNair [mailto:[EMAIL PROTECTED]]
> |> > > Sent: Tuesday, January 23, 2001 4:55 PM
> |> > > To: Ashish Agarwal
> |> > > Subject: Re: [jBoss-User] Apache+Tomcat+jBoss -- is it necessary?
> |> > >
> |> > > What are you using as your Java/Servlet container? Tomcat?
> |> > >
> |> > > ----- Original Message -----
> |> > > From: "Ashish Agarwal" <[EMAIL PROTECTED]>
> |> > > To: <[EMAIL PROTECTED]>
> |> > > Sent: Tuesday, January 23, 2001 5:41 PM
> |> > > Subject: [jBoss-User] Apache+Tomcat+jBoss -- is it necessary?
> |> > >
> |> > >
> |> > > > Hi,
> |> > > > I just wanna know how u connect jboss to Apache Web Server so
> |that u
> |> > > > don't have to type the port no. I will be very grateful if u
could
> |help
> |> > me
> |> > > > here.
> |> > > > Thanks,
> |> > > > - Ashish Agarwal
> |> > > >
> |> > > >
> |> > >
> |> > >
> |> >
> |> > --
> |> > --------------------------------------------------------------
> |> > To subscribe: [EMAIL PROTECTED]
> |> > To unsubscribe: [EMAIL PROTECTED]
> |> > List Help?: [EMAIL PROTECTED]
> |>
> |> --
> |> -----------------------------------------------------------------------
> |> crypto : One who covertly supports a certain doctrine, group, or party.
> |> <mailto: [EMAIL PROTECTED]> <http://www.shiftat.com>
> |> -----------------------------------------------------------------------
> |>
> |>
> |>
> |>
> |> --
> |> --------------------------------------------------------------
> |> To subscribe: [EMAIL PROTECTED]
> |> To unsubscribe: [EMAIL PROTECTED]
> |> List Help?: [EMAIL PROTECTED]
> |>
> |>
> |
> |
> |
> |--
> |--------------------------------------------------------------
> |To subscribe: [EMAIL PROTECTED]
> |To unsubscribe: [EMAIL PROTECTED]
> |List Help?: [EMAIL PROTECTED]
> |
> |
> |
> |
> |--
> |--------------------------------------------------------------
> |To subscribe: [EMAIL PROTECTED]
> |To unsubscribe: [EMAIL PROTECTED]
> |List Help?: [EMAIL PROTECTED]
> |
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]