• 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: D2W: Does it work with one sided relationships ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: D2W: Does it work with one sided relationships ?


  • Subject: Re: D2W: Does it work with one sided relationships ?
  • From: Mike Schrag <email@hidden>
  • Date: Wed, 25 Nov 2009 09:21:55 -0500

NoSuchMethodError is always a clue that you screwed up.  It's nearly impossible to get a NoSuchMethodError unless you are mixing and matching classpath. It means the code was built against a different version of a class than you're running with (i.e. when it was compiled, that method existed, or it would have been a compile error, but when you are running, the method DOESN'T exist, which means you're mixing versions).

ms

On Nov 25, 2009, at 8:58 AM, email@hidden wrote:

 
Wow, fast response! Before I make it to work, you guys have the answer! Thanks.
 
I had some old Wonder mixed with new wonder; I guess that was the problem. I cleared out the old, cleaned everything, and presto...it works!
 
So D2W does work with one sided relationships.
 
I thought it was something with the modeling. Did:
java.lang.NoSuchMethodError: er.extensions.statistics.ERXStats.markStart(Ljava/lang/String;Ljava/lang/String;)V
 
give a clue? is ERXStats new?
 
Thanks again.

On Nov 25, 2009, at 7:47 AM, email@hidden wrote:

. Re: D2W: Does it work with one sided relationships ? 

 
Greg Brown
email@hidden
 
--

  email@hidden
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

References: 
 >Re: D2W: Does it work with one sided relationships ? (From: email@hidden)

  • Prev by Date: Re: D2W: Does it work with one sided relationships ?
  • Next by Date: Re: State of Windows deployment in 2009?
  • Previous by thread: Re: D2W: Does it work with one sided relationships ?
  • Next by thread: Creating a component without a template
  • Index(es):
    • Date
    • Thread