Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Apache Tomcat
|
Apache Tomcat General discussion of the Apache Tomcat servlet container. For discussions specific to the Professional Apache Tomcat book, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Apache Tomcat section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 30th, 2006, 03:13 PM
Registered User
 
Join Date: Oct 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default have problem with apache

hello every one,

i have installed jdk 1.5 and apache 5 nowa and i have set the classpath in a bat file

as set classpath=c:\program files\java\jdk1.5\lib;c:\program\apache software\tomcat 5.0\common\lib\servelet-api.jar;

and path =c: \program files\java\jdk1.5\bin;c:\program\apache software\tomcat 5.0\bin;

its showing plenty of errors while compiling ,

can any one help me out

thanks

preeti


 
Old November 9th, 2006, 03:29 AM
Registered User
 
Join Date: Nov 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I think no need to set the
servelet-api.jar in class path, since its D:\Apache\Tomcat 5.0\common\lib here it will take it, or else u want to set it from ur appln then u can use the appln path of jar file.
and abt path.. u set it in environment variables of "my computer" as new variable as JAVA_HOME and in path = D:\j2sdk1.4.2_05 and then in add to path as ';%JAVA_HOME%\bin' dont use codes..
I think it will work.. if u want u can add new variable as CATALINA_HOME and path as D:\Apache\Tomcat 5.0 and in path append it as ';CATALINA_%HOME%\bin

Dont mind if any thing is wrong..
Quote:
quote:Originally posted by preetissharma
 hello every one,

i have installed jdk 1.5 and apache 5 nowa and i have set the classpath in a bat file

as set classpath=c:\program files\java\jdk1.5\lib;c:\program\apache software\tomcat 5.0\common\lib\servelet-api.jar;

and path =c: \program files\java\jdk1.5\bin;c:\program\apache software\tomcat 5.0\bin;

its showing plenty of errors while compiling ,

can any one help me out

thanks

preeti







Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache tomcat problem... joshi.sujit Apache Tomcat 0 April 15th, 2008 09:34 AM
Apache tomcat connection problem anu1 Apache Tomcat 0 January 26th, 2007 03:12 PM
problem with apache umeshawasthi Apache Tomcat 0 January 3rd, 2007 04:15 PM
Apache PHP problem kfroiland Beginning PHP 8 February 2nd, 2005 05:26 AM
Apache + Tomcat Problem rammy Apache Tomcat 1 January 2nd, 2004 12:40 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.