On Fri, 3 May 2002, Shawn Bayern wrote:
> How have you set up the standard-examples web application?  Somehow, it
> seems you've picked up the JAXP 1.2 support classes.  The current build,
> however, uses JAXP 1.1.

As I said, all I did was make a symlink inside /usr/java/tomcat/webapps
that points to
/usr/java/jakarta-taglibs-2002-05-02/standard/standard-examples.war.

I then restarted tomcat and apache, and reloaded standard-examples/ in my
browser.

Tomcat then expanded the .war into a regular directory hierarchy.

> (When I say "JAXP 1.1," by the way, I mean the crimson.jar/xalan.jar pair.  
> You can identify JAXP 1.2 by its jaxp-api.jar, sax.jar, dom.jar,
> xercesImpl.jar, and xalan.jar files.)

Here is the result of some sample "locate" commands on the linux box -- I
do seeem to have some 1.2 files hanging around.

And I think it is the fault of jwsdp.

I installed it *after* we had installed tomcat 4.0.3 by hand.

I never really intended to use it, I just wanted to see what was in it.

But now, when I delete it, everything breaks.

I guess I should just bit the bullet and upgrade to the newest tomcat, by
hand.

[carole@stg tomcat]$ locate 'jaxp-api.jar' | less
/usr/java/jakarta-tomcat-4.0.3-LE-jdk14/webapps/standard-examples/WEB-INF/lib/jaxp-api.jar
/usr/java/java_xml_pack-spring-02-dev/jaxp-1.2-ea2/jaxp-api.jar
/usr/java/jakarta-taglibs-20020502/standard/lib/jaxp-api.jar
/usr/java/jwsdp-1_0-ea2/common/lib/jaxp-api.jar

[carole@stg tomcat]$ locate 'xercesImpl.jar' | less
/usr/java/jakarta-tomcat-4.0.3-LE-jdk14/webapps/standard-examples/WEB-INF/lib/xercesImpl.jar
/usr/java/java_xml_pack-spring-02-dev/jaxp-1.2-ea2/xercesImpl.jar
/usr/java/jakarta-taglibs-20020502/standard/lib/xercesImpl.jar
/usr/java/jwsdp-1_0-ea2/common/endorsed/xercesImpl.jar

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Carole E. Mah                     [EMAIL PROTECTED]
           Senior Programmer/Analyst
   Brown University Scholarly Technology Group
               phn 401-863-2669
               fax 401-863-9313
            http://www.stg.brown.edu/
  personal: http://www.stg.brown.edu/~carolem/



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

Reply via email to