It is highly improbable that it will work like that... The two services
(tomcat-standalone and tomcat-apache, in the default server.xml) must not be
joined in one single service... They use different (and incompatible)
implementations of the core classes.
Pier
"Alexander Hartner" <[EMAIL PRO
Thanks. I played with this a little bit, and i got it working with
and
WebAppDeploy XyloWeb.war conn /XyloWeb
Thanks
Alex
On Thursday, June 6, 2002, at 08:34 PM, Pier Fumagalli wrote:
> "Alexander Hartner" <[EMAIL PROTECTED]> wrote:
>
>> Apologies. I have added the following to httpd.c
"Alexander Hartner" <[EMAIL PROTECTED]> wrote:
> Apologies. I have added the following to httpd.conf
>
> #Adding Web application in Tomcat 4.0.3
> WebAppConnection conn warp localhost:8008
> WebAppDeploy ROOT conn /tomcat
> WebAppDeploy examples conn /tomcat/examples
> WebAppDe
Apologies. I have added the following to httpd.conf
#Adding Web application in Tomcat 4.0.3
WebAppConnection conn warp localhost:8008
WebAppDeploy ROOT conn /tomcat
WebAppDeploy examples conn /tomcat/examples
WebAppDeploy manager conn /tomcat/manager
WebAppDeploy webda
Should I "guess" your configuration files? (Ok, a SEGV is not good, but at
least include all relevant data).
Pier
"Alexander Hartner" <[EMAIL PROTECTED]> wrote:
> I am having such problems running tomcat 4.0.3 on my ibook. I can get
> tomcat started, and I can access it via port 8080. I can