Peter Romianowski wrote:

> should be like:
> put the parser's JAR into WEB-INF/lib to make them visible to your webapp
>

This currently fails for me on tomcat 4.02, under AIX 4.3.3 and Java 1.2.2. (ALthough 
it fails for all versions of Java I've
tried). I'm having to specify the actual jar files in the classpath pof java when 
catalina.sh starts it. The jars and seen &
deployed, but the classe sin them are not visible... Is there something mroe you need 
to do other than dropping jars in the
lib? Are there any limitations (e.g. java.security.interfaces)

H


>
> Peter
>
> > -----Original Message-----
> > From: Kroeksak Kongman [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, April 24, 2002 10:57 AM
> > To: [EMAIL PROTECTED]
> > Subject: how to include the parser's JAR files in the /WEB-INF/web.xml ?
> >
> >
> > To make an XML parser available to your web applications, you have several options:
> >
> > *     To utilize an XML parser in a single web application, simply include the 
>parser's JAR files in the /WEB-INF/web.xml
> > directory of that web application. This will work, no matter what parser might be 
>used by Tomcat 4 internally, or by
> > other web applications running in the same instance of Tomcat 4.
> >
> > Please would you tell me,
> >
> >     how to include the parser's JAR files in the /WEB-INF/web.xml ?
> >
> > Best Regards,
> >
> > Koong
> >
> >
> >
> >
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>

--

I don't suffer from Insanity...         | Linux User #16396
        I enjoy every minute of it...   |
                                        |
http://www.travellingkiwi.com/          |




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

Reply via email to