• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
JavaXML.framework Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JavaXML.framework Question


  • Subject: JavaXML.framework Question
  • From: Dov Rosenberg <email@hidden>
  • Date: Tue, 14 Apr 2009 11:39:35 -0400
  • Thread-topic: JavaXML.framework Question

Title: JavaXML.framework Question
We deploy our apps as servlets in Tomcat. We have been deploying them that way for the past few years. Recently I have been updating our build scripts to steamline them. For some reason even though we include the javaxml.jar (from the JavaXML.framework) in our WEB-INF/lib folder the Tomcat class loader can’t seem to find classes that I can see in the jar. For example at startup if I don’t include xercesImpl.jar in my WEB-INF/lib along side javaxml.jar I will see the following error

java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormat: org/apache/xml/serialize/OutputFormat

That class is in both the xercesImpl and javaxml.jar’s

The same seems to apply for the xalan, axis, wsdl, etc classes. Should we be deploying the JavaXML.framework at all? It seems that if we do not the webservices functionality built into WebObjects gets broken. Seems like a waste to deploy all of these duplicate wars.

Thanks in advance for any feedback


Dov Rosenberg
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: JavaXML.framework Question
      • From: David Avendasora <email@hidden>
  • Prev by Date: Frontbase Database access on Deploy
  • Next by Date: Re: JavaXML.framework Question
  • Previous by thread: Re: Frontbase Database access on Deploy
  • Next by thread: Re: JavaXML.framework Question
  • Index(es):
    • Date
    • Thread