• 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
Re: [Wonder-disc] Ant Instal & Failed to process eclipse frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wonder-disc] Ant Instal & Failed to process eclipse frameworks


  • Subject: Re: [Wonder-disc] Ant Instal & Failed to process eclipse frameworks
  • From: David Avendasora <email@hidden>
  • Date: Sun, 16 May 2010 12:18:59 -0400

Hi Gino,

On May 16, 2010, at 10:24 AM, Gino Pacitti wrote:

> Hi ...
>
> Im trying to do a new instal of WOLips/Eclipse and have set it up
> using all the advices onhttp://wiki.objectstyle.org/confluence/display/WOL/Using+WOLips+With+Multiple+Versions+of+WebObjects
>
> I have checked and double checked the properties file and have
> everything in place - or so I hope.
>
> Building and running are fine but when it comes time to do an install
> using ANT it just stops with the below error?
>
> Its seems to offer the idea that this (org.apache.xerces) is not to be
> found yet it is in the class path under -
> wo.extensions=/Developer/WebObjects/Versions/WebObjects533/Library/
> WebObjects/Extensions

Does this project expect xerces to be installed in WebObjects/Extensions? If so, then you're going to have to put it there. If this project previously worked before you setup to use multiple versions? If so, then go look in /Library/WebObjects/Extensions and get the xerces jar from there.

With that said, as a general rule I don't put stuff in WebObjects/Extensions. If I need an additional library for my project, then I put it in the project's Libraries directory and add it to the build path. That way the app will always have its libraries.

Dave

>
> Any help appreciated... or a link to a page that shows deployment
> build options and choices etc...
>
> Buildfile: /Users/<user>/Desktop/WOProjects/Applications_Eclipse/
> workspace/HelloWorld/build.xml
> init.properties:
> init.install:
> compile:
>
> BUILD FAILED
> /Users/<user>/Desktop/WOProjects/Applications_Eclipse/workspace/
> HelloWorld/build.xml:206: Failed to process eclipse frameworks:
> org.apache.xerces.dom.DeferredAttrImpl.getTextContent()Ljava/lang/
> String;
>
> Gino
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Wonder-disc mailing list
> email@hidden
> https://lists.sourceforge.net/lists/listinfo/wonder-disc
>
>

 _______________________________________________
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: [Wonder-disc] Ant Instal & Failed to process eclipse frameworks
      • From: Gino Pacitti <email@hidden>
References: 
 >Ant Instal & Failed to process eclipse frameworks (From: Gino Pacitti <email@hidden>)

  • Prev by Date: Ant Instal & Failed to process eclipse frameworks
  • Next by Date: Re: [Wonder-disc] Ant Instal & Failed to process eclipse frameworks
  • Previous by thread: Ant Instal & Failed to process eclipse frameworks
  • Next by thread: Re: [Wonder-disc] Ant Instal & Failed to process eclipse frameworks
  • Index(es):
    • Date
    • Thread