Re: Re: Re: tomcat 5.0.25 - Problem in running jsp

2004-05-28 Thread Rajesh_Narayanan
Hi, 
Yes Finally i figured out the problem... its all because of the outdated 
.jar file in my app [I changed to latest j2ee.jar and it worked fine]. 

Tomcat 5 is working fine :)) 

thanks to all for ur reply.. 

Cheers, 
Raj 



Hi, 
For starters, run it standalone.  Always get things working standalone 
before you complain about an IDE-related problem -- you won't get much 
sympathy otherwise ;) 

Yoav Shapira 
Millennium Research Informatics 




-Original Message- 
From: Rajesh_Narayanan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 27, 2004 12:25 PM 
To: '[EMAIL PROTECTED] ' 
Cc: Shapira, Yoav 
Subject: Re: Re: Re: tomcat 5.0.25 - Problem in running jsp 
 
Hi, 
 
I am running it from Eclipse.  How can i find out if my JSP runtime 
classpath is messed up?.. and how can I rectify it??.. 
 
Thanks for ur response.. 
Raj 
 
Hi, 
I bet your JSP runtime classpath is messed up.  Are you running inside 
an IDE? 
 
(All JSPs and JSP tests worked for us before releasing, including the 
official Sun JSP TCK -- these are prerequisites for any tomcat 
release). 
 
Yoav Shapira 
Millennium Research Informatics 
 
 
 
-Original Message- 
From: Rajesh_Narayanan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 27, 2004 9:09 AM 
To: '[EMAIL PROTECTED]' 
Cc: '[EMAIL PROTECTED]' 
Subject: Re: Re: tomcat 5.0.25 - Problem in running jsp 
 
didn't read the email telling of the stableness of the 5.0.25... :) 
 
the error is strangem, since it's generated by jasper (JSP engine) 
 
it's trying to pass an throwable where is expected an exception, the 
inverse would be ok... 
 
Rajesh_Narayanan wrote: 
 I tried both... but the result is same... 
 
 Raj 
 
 
5.0.25 
 
 
could it be 5.0.24? 
 
 
Emerson 
 
 
 Rajesh_Narayanan wrote: 
 
When i try to run any .jsp file (even hello world).. its throwing 
 
 following 
 
error: 
 
- 
ERROR [http-8080-Processor24] (Compiler.java:405) - Error compiling 
file: 
/C:/workspace/VCE2/work/org/apache/jsp//org/apache/jsp\hw_jsp.java 
[javac] Compiling 1 source file 
 
C:\workspace\VCE2\work\org\apache\jsp\org\apache\jsp\hw_jsp.java:48: 
handlePageException(java.lang.Exception) in 
javax.servlet.jsp.PageContext 
cannot be applied to (java.lang.Throwable) 
if (_jspx_page_context != null) 
_jspx_page_context.handlePageException(t); 
  ^ 
1 error 
-- 
 
Am I missing any .jar?... 
 
Your help is appreciated. 
 
Thanks 
 
* 
 
* 
 
 
 
This email (including any attachments) is intended for the sole use 
of 
the 
 
 
 
intended recipient/s and may contain material that is CONFIDENTIAL 
AND 
PRIVATE COMPANY INFORMATION. Any review or reliance by others or 
copying 
 
 or 
 
distribution or forwarding of any or all of the contents in this 
message 
 
 is 
 
STRICTLY PROHIBITED. If you are not the intended recipient, please 
contact 
 
 
 
the sender by email and delete all copies; your cooperation in this 
regard 
 
 
 
is appreciated. 
 
* 
 
* 
 
 
 
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 
 
 
 
 
 
 
 
 
 
-- 
Emerson Cargnin 
Analista de Sistemas 
Setor de Desenvolvimento de Sistemas - TRE-SC 
tel : (048) - 251-3700 - Ramal 
3181** 
* 
 
* 
** 
This email (including any attachments) is intended for the sole use of 
the 
intended recipient/s and may contain material that is CONFIDENTIAL AND 
PRIVATE COMPANY INFORMATION. Any review or reliance by others or 
copying or 
distribution or forwarding of any or all of the contents in this 
message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please 
contact 
the sender by email and delete all copies; your cooperation in this 
regard 
is appreciated. 
** 
* 
*** 
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 
 
 
 
 
 
This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, 
proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) 
to 
whom it is addressed, and may not be saved, copied, printed, disclosed 
or 
used by anyone else.  If you are not the(an) intended recipient, please 
immediately delete this e-mail from your computer system and notify the 
sender.  Thank you. 
 
 
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional

Re: Re: tomcat 5.0.25 - Problem in running jsp

2004-05-27 Thread Rajesh_Narayanan
didn't read the email telling of the stableness of the 5.0.25... :) 

the error is strangem, since it's generated by jasper (JSP engine) 

it's trying to pass an throwable where is expected an exception, the 
inverse would be ok... 

Rajesh_Narayanan wrote: 
 I tried both... but the result is same... 
 
 Raj 
 
 
5.0.25 
 
 
could it be 5.0.24? 
 
 
Emerson 
 
 
 Rajesh_Narayanan wrote: 
 
When i try to run any .jsp file (even hello world).. its throwing 
 
 following 
 
error: 
 
- 
ERROR [http-8080-Processor24] (Compiler.java:405) - Error compiling file: 
/C:/workspace/VCE2/work/org/apache/jsp//org/apache/jsp\hw_jsp.java 
[javac] Compiling 1 source file 
 
C:\workspace\VCE2\work\org\apache\jsp\org\apache\jsp\hw_jsp.java:48: 
handlePageException(java.lang.Exception) in javax.servlet.jsp.PageContext 
cannot be applied to (java.lang.Throwable) 
if (_jspx_page_context != null) 
_jspx_page_context.handlePageException(t); 
  ^ 
1 error 
-- 
 
Am I missing any .jar?... 
 
Your help is appreciated. 
 
Thanks 
**

 
 
This email (including any attachments) is intended for the sole use of the

 
 
intended recipient/s and may contain material that is CONFIDENTIAL AND 
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying 
 
 or 
 
distribution or forwarding of any or all of the contents in this message 
 
 is 
 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact

 
 
the sender by email and delete all copies; your cooperation in this regard

 
 
is appreciated. 
**

 
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 
 
 
 
 
 
 



-- 
Emerson Cargnin 
Analista de Sistemas 
Setor de Desenvolvimento de Sistemas - TRE-SC 
tel : (048) - 251-3700 - Ramal
3181
** 
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Re: tomcat 5.0.25 - Problem in running jsp

2004-05-27 Thread Shapira, Yoav

Hi,
I bet your JSP runtime classpath is messed up.  Are you running inside
an IDE?

(All JSPs and JSP tests worked for us before releasing, including the
official Sun JSP TCK -- these are prerequisites for any tomcat release).

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: Rajesh_Narayanan [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 27, 2004 9:09 AM
To: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: Re: Re: tomcat 5.0.25 - Problem in running jsp

didn't read the email telling of the stableness of the 5.0.25... :)

the error is strangem, since it's generated by jasper (JSP engine)

it's trying to pass an throwable where is expected an exception, the
inverse would be ok...

Rajesh_Narayanan wrote:
 I tried both... but the result is same...

 Raj


5.0.25


could it be 5.0.24?


Emerson


 Rajesh_Narayanan wrote:

When i try to run any .jsp file (even hello world).. its throwing

 following

error:

-
ERROR [http-8080-Processor24] (Compiler.java:405) - Error compiling
file:
/C:/workspace/VCE2/work/org/apache/jsp//org/apache/jsp\hw_jsp.java
[javac] Compiling 1 source file

C:\workspace\VCE2\work\org\apache\jsp\org\apache\jsp\hw_jsp.java:48:
handlePageException(java.lang.Exception) in
javax.servlet.jsp.PageContext
cannot be applied to (java.lang.Throwable)
if (_jspx_page_context != null)
_jspx_page_context.handlePageException(t);
  ^
1 error
--

Am I missing any .jar?...

Your help is appreciated.

Thanks
*

*



This email (including any attachments) is intended for the sole use
of
the



intended recipient/s and may contain material that is CONFIDENTIAL
AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or
copying

 or

distribution or forwarding of any or all of the contents in this
message

 is

STRICTLY PROHIBITED. If you are not the intended recipient, please
contact



the sender by email and delete all copies; your cooperation in this
regard



is appreciated.
*

*



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]









--
Emerson Cargnin
Analista de Sistemas
Setor de Desenvolvimento de Sistemas - TRE-SC
tel : (048) - 251-3700 - Ramal
3181***

*
**
This email (including any attachments) is intended for the sole use of
the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or
copying or
distribution or forwarding of any or all of the contents in this
message is
STRICTLY PROHIBITED. If you are not the intended recipient, please
contact
the sender by email and delete all copies; your cooperation in this
regard
is appreciated.
***
***

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Re: Re: tomcat 5.0.25 - Problem in running jsp

2004-05-27 Thread Rajesh_Narayanan
Hi,

I am running it from Eclipse.  How can i find out if my JSP runtime
classpath is messed up?.. and how can I rectify it??..

Thanks for ur response..
Raj

Hi, 
I bet your JSP runtime classpath is messed up.  Are you running inside 
an IDE? 

(All JSPs and JSP tests worked for us before releasing, including the 
official Sun JSP TCK -- these are prerequisites for any tomcat release). 

Yoav Shapira 
Millennium Research Informatics 



-Original Message- 
From: Rajesh_Narayanan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 27, 2004 9:09 AM 
To: '[EMAIL PROTECTED]' 
Cc: '[EMAIL PROTECTED]' 
Subject: Re: Re: tomcat 5.0.25 - Problem in running jsp 
 
didn't read the email telling of the stableness of the 5.0.25... :) 
 
the error is strangem, since it's generated by jasper (JSP engine) 
 
it's trying to pass an throwable where is expected an exception, the 
inverse would be ok... 
 
Rajesh_Narayanan wrote: 
 I tried both... but the result is same... 
 
 Raj 
 
 
5.0.25 
 
 
could it be 5.0.24? 
 
 
Emerson 
 
 
 Rajesh_Narayanan wrote: 
 
When i try to run any .jsp file (even hello world).. its throwing 
 
 following 
 
error: 
 
- 
ERROR [http-8080-Processor24] (Compiler.java:405) - Error compiling 
file: 
/C:/workspace/VCE2/work/org/apache/jsp//org/apache/jsp\hw_jsp.java 
[javac] Compiling 1 source file 
 
C:\workspace\VCE2\work\org\apache\jsp\org\apache\jsp\hw_jsp.java:48: 
handlePageException(java.lang.Exception) in 
javax.servlet.jsp.PageContext 
cannot be applied to (java.lang.Throwable) 
if (_jspx_page_context != null) 
_jspx_page_context.handlePageException(t); 
  ^ 
1 error 
-- 
 
Am I missing any .jar?... 
 
Your help is appreciated. 
 
Thanks 
* 
 
* 
 
 
 
This email (including any attachments) is intended for the sole use 
of 
the 
 
 
 
intended recipient/s and may contain material that is CONFIDENTIAL 
AND 
PRIVATE COMPANY INFORMATION. Any review or reliance by others or 
copying 
 
 or 
 
distribution or forwarding of any or all of the contents in this 
message 
 
 is 
 
STRICTLY PROHIBITED. If you are not the intended recipient, please 
contact 
 
 
 
the sender by email and delete all copies; your cooperation in this 
regard 
 
 
 
is appreciated. 
* 
 
* 
 
 
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 
 
 
 
 
 
 
 
 
 
-- 
Emerson Cargnin 
Analista de Sistemas 
Setor de Desenvolvimento de Sistemas - TRE-SC 
tel : (048) - 251-3700 - Ramal 
3181*** 
 
* 
** 
This email (including any attachments) is intended for the sole use of 
the 
intended recipient/s and may contain material that is CONFIDENTIAL AND 
PRIVATE COMPANY INFORMATION. Any review or reliance by others or 
copying or 
distribution or forwarding of any or all of the contents in this 
message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please 
contact 
the sender by email and delete all copies; your cooperation in this 
regard 
is appreciated. 
*** 
*** 
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 





This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.



- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail:
[EMAIL PROTECTED]
* 
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**

-
To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Re: tomcat 5.0.25 - Problem in running jsp

2004-05-26 Thread Rajesh_Narayanan
I tried both... but the result is same...

Raj

5.0.25 

could it be 5.0.24? 

Emerson 

Rajesh_Narayanan wrote: 
 When i try to run any .jsp file (even hello world).. its throwing
following 
 error: 
 
 - 
 ERROR [http-8080-Processor24] (Compiler.java:405) - Error compiling file: 
 /C:/workspace/VCE2/work/org/apache/jsp//org/apache/jsp\hw_jsp.java 
 [javac] Compiling 1 source file 
 
 C:\workspace\VCE2\work\org\apache\jsp\org\apache\jsp\hw_jsp.java:48: 
 handlePageException(java.lang.Exception) in javax.servlet.jsp.PageContext 
 cannot be applied to (java.lang.Throwable) 
 if (_jspx_page_context != null) 
 _jspx_page_context.handlePageException(t); 
   ^ 
 1 error 
 -- 
 
 Am I missing any .jar?... 
 
 Your help is appreciated. 
 
 Thanks 
 **

 This email (including any attachments) is intended for the sole use of the

 intended recipient/s and may contain material that is CONFIDENTIAL AND 
 PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying
or 
 distribution or forwarding of any or all of the contents in this message
is 
 STRICTLY PROHIBITED. If you are not the intended recipient, please contact

 the sender by email and delete all copies; your cooperation in this regard

 is appreciated. 
 **

 
 - 
 To unsubscribe, e-mail: [EMAIL PROTECTED] 
 For additional commands, e-mail: [EMAIL PROTECTED] 
 
 



-- 
Emerson Cargnin 
Analista de Sistemas 
Setor de Desenvolvimento de Sistemas - TRE-SC 
tel : (048) - 251-3700 - Ramal 3181 

- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail:
[EMAIL PROTECTED]
* 
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]