You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Uma Munugala <u....@CellFusion.com> on 2002/03/21 16:32:08 UTC

can I use only tomcat with out Apache httpd server

Hi 
  I installed tomcat 4.0.4b1 and apache httpd sever.
My question is can tomcat work without starting apache httpd, do I have to
start both of them and some how link them.

I tried to start tomcat alone and its examples working but when I run my
servlet iam getting error 


java.lang.ClassFormatError: com/CellFusion/Relational/RelConnection (Illegal
Variable name "")


Any help is very much appreciated.



Thanks
Umamaheswar


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: can I use only tomcat with out Apache httpd server

Posted by Lev Assinovsky <le...@peterlink.ru>.
Huy K Dung wrote:
> 
> I believe Tomcat can work as a httpd server as well as app server. The
> reason one would use Apache with Tomcat is because Apache is a better httpd
> server than Tomcat.
> 
> The reason Tomcat doesn't work for you is because of misconfigurations
> somewhere.
Though a standalone Tomcat works faster then together with Apache.
> 
> I've been using Tomcat alone for development purposes and it works fine
> alone.
> 
> -----Original Message-----
> From: Uma Munugala [mailto:u.munugala@CellFusion.com]
> Sent: Thursday, March 21, 2002 10:32 AM
> To: 'tomcat-user@jakarta.apache.org'
> Subject: can I use only tomcat with out Apache httpd server
> 
> Hi
>   I installed tomcat 4.0.4b1 and apache httpd sever.
> My question is can tomcat work without starting apache httpd, do I have to
> start both of them and some how link them.
> 
> I tried to start tomcat alone and its examples working but when I run my
> servlet iam getting error
> 
> java.lang.ClassFormatError: com/CellFusion/Relational/RelConnection (Illegal
> Variable name "")
> 
> Any help is very much appreciated.
> 
> Thanks
> Umamaheswar
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>

-- 
Lev Assinovsky                Peterlink Web
Programmer		      St. Petersburg, Russia
Tel/Fax: +7 812 3275343       197022 ul.Chapigina 7а
E-mail: lev@peterlink.ru

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: can I use only tomcat with out Apache httpd server

Posted by Huy K Dung <hd...@lending4all.com>.
I believe Tomcat can work as a httpd server as well as app server. The
reason one would use Apache with Tomcat is because Apache is a better httpd
server than Tomcat.

The reason Tomcat doesn't work for you is because of misconfigurations
somewhere.

I've been using Tomcat alone for development purposes and it works fine
alone.

-----Original Message-----
From: Uma Munugala [mailto:u.munugala@CellFusion.com]
Sent: Thursday, March 21, 2002 10:32 AM
To: 'tomcat-user@jakarta.apache.org'
Subject: can I use only tomcat with out Apache httpd server


Hi
  I installed tomcat 4.0.4b1 and apache httpd sever.
My question is can tomcat work without starting apache httpd, do I have to
start both of them and some how link them.

I tried to start tomcat alone and its examples working but when I run my
servlet iam getting error


java.lang.ClassFormatError: com/CellFusion/Relational/RelConnection (Illegal
Variable name "")


Any help is very much appreciated.



Thanks
Umamaheswar


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>