Thanks for your reply!

But what I would like to do is bring up one simple .html or .jsp file (not
within a war or ear file) on localhost port 8080 rather than deploying the
test .jsp file within a war file...how do I go about doing that?

Also, if I have downloaded the JBoss3.0.0/Tomcat4.0.3 bundle from jboss.org
then I have the entire Tomcat server don't I?  (I mean, I don't have to go
to jakarta and download TomCat 4.3.0 separately, do I)...

Thanks in advance,

Coral





-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Aleksander
Grzebyta
Sent: Friday, June 07, 2002 9:47 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Apache Tomcat/4.0 - Http Status 404


Hello !

It seems to me that original Tomcat webapps is not active when working with
JBoss. Try to deploy same simple war under /server/default/deploy dir.

sincerely Olek

----- Original Message -----
From: "Coral Burns" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 07, 2002 4:55 PM
Subject: [JBoss-user] Apache Tomcat/4.0 - Http Status 404


>
> Hello:
>
> I downloaded the Jboss-3.0.0/Tomcat4.0.3 bundle from the jboss.org site
and
> I'm trying to bring up a test .html page using the Tomcat webserver, but I
> keep getting this error:
>
> Apache Tomcat/4.0 - Http Status 404 - the requested resource
/jsp/test.html
> is not available.
>
> Jboss, with the embedded Tomcat, seems to start fine and I get these
> messages in the console when I start Jboss, so I'm assuming that Tomcat is
> ok:
>
> 08:40:29,749 INFO  [MainDeployer] Adding deployer:
> org.jboss.web.catalina.EmbeddedCatalinaServiceSX@113dc1
> 08:40:34,185 INFO  [STDOUT] Apache Tomcat/4.0.3
> 08:40:34,215 INFO  [Engine] HttpConnector Opening server socket on all
host
> IP addresses
> 08:40:34,225 INFO  [Engine] HttpConnector[8080] Starting background thread
> 08:40:35,036 INFO  [Engine] HttpProcessor[8080][0] Starting background
> thread
> 08:40:35,046 INFO  [Engine] HttpProcessor[8080][1] Starting background
> thread
> 08:40:35,056 INFO  [Engine] HttpProcessor[8080][2] Starting background
> thread
> 08:40:35,056 INFO  [EmbeddedCatalinaServiceSX] OK
>
> I put my test .html file in this location on my computer:
>
> C:\jboss-3.0.0RC3_tomcat-4.0.3\catalina\webapps\examples\jsp\test.html
>
> and try and bring it up with this URL:
>
> http://localhost:8080/examples/jsp/test.html
>
>
> But it just can't bring up the test page (and there's nothing to it except
a
> "Hello World") without the error.
>
> Am I missing some kind of configuration step, or something in my class
path?
> Does my test .html file need to be in a .war or .ear file?  All I want to
do
> is bring up a simple .html file and I can't do it.
>
> Also, I'm assuming that I don't have to download Tomcat4.0.3 separately -
> ie: that Tomcat4.0.3 is part of the JBoss bundle I downloaded.
>
> Thanks alot,
>
> Coral Burns
>




_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to