RE: please help me

2002-04-15 Thread Janarthanan, Prasanna

thanks for the clarifications,

i have worked with this tomcat for the past week.
it is now giving a strange error for my context added in server.xml file.

just i did it like explained in the documentation. But soon after i start
the tomcat and see the log files, it is giving

error : 
--
marking context as unavailable due to previous errors.
error entering the context /(my context name).


i searched the cause of this problem . but u know there are no relevant
answers for this in any of the tomcat mailing list. I wonder how come it is
so..

All what i think is, the web.xml file of my web application is not able to
act for tomcat 4 which was working fine for tomcat 3.2.3.

If i see the web.xml file of examples web application in tomcat 4, it has
some extra elemts like filters which are not available in my web
application.
Also there are no proper documentation for configuiring the web.xml file of
the web application to work with tomcat 4. 

Please dicuss about this as i wonder this could be important for tomcat 4.
Also many in the world has this problem.

thanks
prassana



-Original Message-
From: Fabian Sommer [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 14, 2002 8:25 PM
To: Tomcat Users List
Subject: Re: please help me


perhaps you could post some more information?
Which errors do you get from tomcat if you try to access your application?

In general, although i've not been a Tomcat3.2-user, i read in a few 
postings on this list that tomcat4.0 in contrast to 3.2 has built in a 
xml-parser and stops interpreting the xml-files if there are i.e. syntax 
errors. So a web.xml file running under tomcat3.2 needs not to be a fine 
working file under 4.0.

Fabian


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




please help me

2002-04-14 Thread Janarthanan, Prasanna


we have our web application running with tomcat 3.2.3. It is working fine
but now iam upgradin to tomcat 4.0. here i face problem in context of
server.xml. I have written the context in server.xml.
I wonder whether it has any touch with the web.xml file of my web
application.
coz the examples given in tomcat 4 has a web.xml file which has some large
contents which i don't have it in web.xml file of my web application. but
with my own web.xml itself it was working fine with tomcat 3.2.3.
 
please calrify me where i need to make changes for this tomcat 4 to work
with my web application.. probably u can help in the best way.. as i saw ur
mail in tomcat user list as u are very well working with tomcat 4.0.2.
 
please help me out.
 
prassana
deshaw india software pvt limited.


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




web.xml file

2002-04-12 Thread Janarthanan, Prasanna


we have our web application running with tomcat 3.2.3. It is working fine
but now iam upgradin to tomcat 4.0. here i face problem in context of
server.xml. I have written the context in server.xml.
I wonder whether it has any touch with the web.xml file of my web
application.
coz the examples given in tomcat 4 has a web.xml file which has some large
contents which i don't have it in web.xml file of my web application. but
with my own web.xml itself it was working fine with tomcat 3.2.3.
 
please calrify me where i need to make changes for this tomcat 4 to work
with my web application.. probably u can help in the best way.. as i saw ur
mail in tomcat user list as u are very well working with tomcat 4.0.2.
 
please help me out.
 
prassana
deshaw india software pvt limited.



doubt

2002-04-11 Thread Janarthanan, Prasanna

hi ,

iam now trying to install tomcat 4.0

here iam able to install it. but in writing the context in tomcat server.xml
file there are small doubts.

i just modify path and docbase in the context element. coz thats what i know
present in tomcat 3.2.3 server.xml file.

when do this, i am able to browse the web application but when try for the
servlet i, it is giving page cannot be displayed or servlet exception ,
depeding up on the classpath i set.
please tell me what are the jar files i need to place in the classpath. 

but now i have common/lib/servlet.jar and server/lib/catalina.jar in my
classpath . also i have CATALINA_HOME set to root dir of my tomcat 4.

comments and advices are welcome.

thanks
prassana

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]