using jsp generated by oracle reports in tomcat

2005-04-28 Thread Yuri Borunov
Good day.
I need to run .jsp file generated by oracle reports under tomcat.
I placed .jsp in webapps directory and tried to run it.
When i was getting noclassdeffound errors i grepped .jar files from reports 
distribution
and copied appropriate jars in tomcat lib directory.After copying all required 
.jar files i'm
getting the following:
first execution attempt:
java.lang.NoSuchFieldError: _tie
all other attempts:
java.lang.NullPointerException

Can anybody help me in getting that .jsp running?

-- 
Respectfully, Yuri Borunov.
Dot-internet ( www.dot.ru )
System administrator.

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



Re: using jsp generated by oracle reports in tomcat

2005-04-28 Thread Tim Funk
I think if oracle generated the JSP - their tech support will be more helpful 
with how you will need to set up tomcat to run this particular JSP.

-Tim
Yuri Borunov wrote:
Good day.
I need to run .jsp file generated by oracle reports under tomcat.
I placed .jsp in webapps directory and tried to run it.
When i was getting noclassdeffound errors i grepped .jar files from reports 
distribution
and copied appropriate jars in tomcat lib directory.After copying all required 
.jar files i'm
getting the following:
first execution attempt:
java.lang.NoSuchFieldError: _tie
all other attempts:
java.lang.NullPointerException
Can anybody help me in getting that .jsp running?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Re: using jsp generated by oracle reports in tomcat

2005-04-28 Thread cknell
It sounds as if you have never tried to use Oracle's tech support, Tim.
--
Charles Knell
[EMAIL PROTECTED] - email

-Original Message-
From: Tim Funk [EMAIL PROTECTED]
Sent: Thu, 28 Apr 2005 06:17:55 -0400
To:   Tomcat Users List tomcat-user@jakarta.apache.org
Subject:  Re: using jsp generated by oracle reports in tomcat
I think if oracle generated the JSP - their tech support will be more helpful 
with how you will need to set up tomcat to run this particular JSP.

-Tim
Yuri Borunov wrote:
Good day.
I need to run .jsp file generated by oracle reports under tomcat.
I placed .jsp in webapps directory and tried to run it.
When i was getting noclassdeffound errors i grepped .jar files from reports 
distribution
and copied appropriate jars in tomcat lib directory.After copying all required 
.jar files i'm
getting the following:
first execution attempt:
java.lang.NoSuchFieldError: _tie
all other attempts:
java.lang.NullPointerException
Can anybody help me in getting that .jsp running?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

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