• 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
WebObjects jar frameworks and classpaths
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebObjects jar frameworks and classpaths


  • Subject: WebObjects jar frameworks and classpaths
  • From: John Pollard <email@hidden>
  • Date: Tue, 6 Jan 2009 13:18:14 +0000

Hi List,

A bit off topic, but I am struggling to make sense of this. Simply put I want to understand why I can't put a couple of jars into a WO framework and have the code still work as it does when the same jars are in /Library/Java/Extensions.

So here is what I did:

Created a new WebObjects framework.
Manually moved two jar files (rome-1.0RC1.jar and jdom.jar) out of / Library/Java/Extensions into the new framework project's /Libraries sub folder
In Java Build Path properties, Libraries tab, Add Jars.. to add them in, then in the Order and Export tab tick them
In the app project, add the new framework as a dependency


Eclipse shows no compile time problems, so why the runtime error:
[java.lang.NoClassDefFoundError] com/sun/syndication/io/ModuleGenerator

I will be very grateful for any pointers to help me solve this one; in particular why/when Eclipse is happy at compile time, but actually the classes are not found when run. The class that is not found is definitely in the rome jar.

Thanks
John
_______________________________________________
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: WebObjects jar frameworks and classpaths
      • From: Chuck Hill <email@hidden>
    • Re: WebObjects jar frameworks and classpaths
      • From: Lachlan Deck <email@hidden>
  • Prev by Date: Re: $parent.method binding error in eclipse
  • Next by Date: Re: D2W: Rules for the sub components of the EditRelationship page
  • Previous by thread: Re: D2W: Rules for the sub components of the EditRelationship page
  • Next by thread: Re: WebObjects jar frameworks and classpaths
  • Index(es):
    • Date
    • Thread