Exception in JSP: /index.jsp:5
>
> 2:
> 3:
> 4:
> 5:
> 6:
> 7:
>
>
>
>
> On 10/30/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> >
> > > From: itay sahar [mailto:[EMAIL PROTECTED]
>
:[EMAIL PROTECTED]
> > Subject: Re: migration from tomcat 4.1 to 5.5
> >
> > 3. But i still get the error: "java.lang.NoSuchMethodError:
> > javax.servlet.jsp.tagext.TagAttributeInfo"
> > when tring launch the application.
>
> There are three ver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Itay,
itay sahar wrote:
> well i change the classpath to work with the new "servlet-api.jar" and "
> jsp-api.jar" (new version from tomcat)
> After deploy i removed from the folder the two jar mention above since they
> already exist in common/lib.
>
> From: itay sahar [mailto:[EMAIL PROTECTED]
> Subject: Re: migration from tomcat 4.1 to 5.5
>
> 3. But i still get the error: "java.lang.NoSuchMethodError:
> javax.servlet.jsp.tagext.TagAttributeInfo"
> when tring launch the application.
There are three vers
: Tomcat Users List
Subject: Re: migration from tomcat 4.1 to 5.5
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Itay,
itay sahar wrote:
> The type javax.servlet.jsp.tagext.TagSupport cannot be resolved. It is
> indirectly referenced from required .class files
> *The application is up and ru
well i change the classpath to work with the new "servlet-api.jar" and "
jsp-api.jar" (new version from tomcat)
After deploy i removed from the folder the two jar mention above since they
already exist in common/lib.
so now:
1. No errors in eclipse ( after using the new jars).
2. Tomcat is startin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Itay,
itay sahar wrote:
> The type javax.servlet.jsp.tagext.TagSupport cannot be resolved. It is
> indirectly referenced from required .class files
> *The application is up and running but when click on the application from
> tomcat manager i got the
hi thanks for reply,
The details is in "applicationContext.xml" (spring).
There is no data moved from context.xml/server.xml from tomcat 4.1 to tomcat
5.5. (i just don't have it...)
succeeded run on the default 4.1 version.
I'm using the default files as they created by tomcat 5.5.
Tomcat ignore
Throw out servlet-api.jar, servlet.jar. Servlet-api.jar is provided in
the common/lib folder. As to TagSupport and JspException, they should
be provided by common/lib/jsp-api.jar.
--David
itay sahar wrote:
hi,
i have an application running on tomcat 4.1.
i want to make a huge addings to t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Itay,
itay sahar wrote:
> i have an application running on tomcat 4.1.
> i want to make a huge addings to this application but first i want to work
> on tomcat 5.5 version.
> is there a way i can do it ? (i know it's not easy).
I recently upgraded 5
hi,
i have an application running on tomcat 4.1.
i want to make a huge addings to this application but first i want to work
on tomcat 5.5 version.
is there a way i can do it ? (i know it's not easy).
my project lib include the following jar files: (works fine on tomcat
4.1)
aopalliance.
11 matches
Mail list logo