• 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: java.lang.ClassCastException
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: java.lang.ClassCastException


  • Subject: Re: java.lang.ClassCastException
  • From: Mike Schrag <email@hidden>
  • Date: Mon, 29 Sep 2008 15:41:16 -0400

Yes eventually there was some messing with the files, but I deleted the ones in the default package. I dunno why each time I make projec clean it apperas again..
grr!.. and the packages declarations gets wrong too.!
anyway I did what you suggested me and the same... somehow there is some other file Im not seeing
Please keep emails on the list. The only reason that generated classes would appear is EOGenerator, which says to me that your model is wrong. You either aren't defining a package on your Empleado entity or you have more than one entity that is defined as Empleado and one has a package and one does not. Review your model for incorrect settings. You can also verify this by deleting the OTHER _Empleado and Empleado, rerun EOGeneration (right-click on your model's eogen file) and see which ones regenerate. If only the packageless one regens, then you know your model is missing a package declaration. If both regenerate you know you have two entities that are using the same class name with different package definitions.

ms

_______________________________________________
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: java.lang.ClassCastException
      • From: WebObjects <email@hidden>
References: 
 >java.lang.ClassCastException (From: WebObjects <email@hidden>)
 >Re: java.lang.ClassCastException (From: Henrique Prange <email@hidden>)
 >Re: java.lang.ClassCastException (From: WebObjects <email@hidden>)
 >Re: java.lang.ClassCastException (From: Henrique Prange <email@hidden>)
 >Re: java.lang.ClassCastException (From: Mike Schrag <email@hidden>)
 >Re: java.lang.ClassCastException (From: WebObjects <email@hidden>)
 >Re: java.lang.ClassCastException (From: Mike Schrag <email@hidden>)
 >Re: java.lang.ClassCastException (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: java.lang.ClassCastException
  • Next by Date: Re: java.lang.ClassCastException
  • Previous by thread: Re: java.lang.ClassCastException
  • Next by thread: Re: java.lang.ClassCastException
  • Index(es):
    • Date
    • Thread