mons-logging-1.0.4.jar -rw-r-. 1 root root 87776 Jan
>>>> 11 15:05 commons-io-1.3.2.jar -rw-r-. 1 root root
>>>> 22379 Jan 11 15:05 commons-fileupload.jar -rw-r-. 1 root
>>>> root 57779 Jan 11 15:05 commons-fileupload-1.2.1.jar
>>>> -rw-r-. 1 ro
> root 58735 Jan 11 15:05 common-piims-src.jar -rw-r-. 1 root
>>> root 175113 Jan 11 15:05 common-piims.jar -rw-r-----. 1 root root
>>> 55147 Jan 11 15:05 activation.jar
>>
>>Everything else looks okay. With Java 8, I'm not sure activation.jar
>&g
ay. With Java 8, I'm not sure activation.jar
>is necessary anymore. But JavaMail and the activation framework should
>together (if activation.jar is still required).
>
>>>> I've also tried changing the index.jsp into a simpler
>>>> (HelloWorld) form - r
lloWorld.jsp?
>>
>> I'm wondering if you have some odd syntax or are expecting to use
>> a "custom base JSP servlet class" or something like that which is
>> no longer compatible with Tomcat's current JSP servlet. If so,
>> we'll try to figure
tom base JSP servlet class" or something like that which is no
>longer compatible with Tomcat's current JSP servlet. If so, we'll try
>to figure out why the custom code was necessary and make arrangements
>to replace it.
>
>- -chris
I also wondered if it could be some i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sean,
(Thanks for moving to the mailing list; it's a much better forum for
getting into a protracted discussion. See below for more, inline.)
On 1/10/18 9:08 AM, Sean Brett wrote:
> I've been tasked with migrating a site from one institution to
> a
I've been tasked with migrating a site from one institution to another. As
part of the process we are attempting to update the versions the site
uses.
Initially I was asked to use Java 8 with Tomcat 5.5 (on Linux), which led
to issues - not to mention Tomcat 5 being 'out of support¹. I have sinc
ay, April 16, 2006 5:36 AM
Subject: Re: Jasper Exception
> Asad Habib wrote:
>> I ported my Struts application from Tomcat 5.5.9 to Tomcat 5.5.16. When
>> I ran the application, I got the following
>> error:
>>
>> org.apache.jasper.JasperException: Failed to load
Asad Habib wrote:
> I ported my Struts application from Tomcat 5.5.9 to Tomcat 5.5.16. When
> I ran the application, I got the following
> error:
>
> org.apache.jasper.JasperException: Failed to load or instantiate
> TagExtraInfo class:
Almost certainly a configuration problem.
http://issues.apac
I ported my Struts application from Tomcat 5.5.9 to Tomcat 5.5.16. When I
ran the application, I got the following
error:
org.apache.jasper.JasperException: Failed to load or instantiate
TagExtraInfo class:
org.apache.struts.taglib.tiles.UseAttributeTei
org.apache.jasper.servlet.JspServletWrap
Len Popp wrote:
JasperException is a subclass of Exception, so you should be able to
use the usual Exception methods on it. But it's not a
NullPointerException. JasperException is what I get if I mess up the
syntax in a JSP page. So, check for that.
--
Len
Actually, JasperException extends fr
On 2/3/06, Mott Leroy <[EMAIL PROTECTED]> wrote:
> Sorry, there was a thread about jsp errors, but i thought this was
> different enough to warrant a new thread.
>
> I'm having trouble programatically retrieving the root cause of a JSP
> Exception. Basically, if a NullPointerException is thrown on
Sorry, there was a thread about jsp errors, but i thought this was
different enough to warrant a new thread.
I'm having trouble programatically retrieving the root cause of a JSP
Exception. Basically, if a NullPointerException is thrown on a JSP page,
I want to know that this exception was thr
I'm having the same problem as in this message (same tutorial):
http://mail-archives.apache.org/mod_mbox/tomcat-users/200510.mbox/[EMAIL
PROTECTED]
My problem however is that even though I've stuck the class (UserData)
into a package (com.adobe.qedashboard) and the stuck the compiled
class into W
14 matches
Mail list logo