You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@openjpa.apache.org by StephanKoo <St...@web.de> on 2008/10/15 15:18:56 UTC

Re: java.lang.ClassCastException: org.apache.openjpa.util.Id incompatible with org.apache.openjpa.util.LongId

For readers founding this post and have the same problem: My colleague used a
lot of things that are not defined in the JPA specification. After I used
another development tool (IBM Rational Application Developer), I removed
them and the problems are gone.

best regards
   Stephan
-- 
View this message in context: http://n2.nabble.com/java.lang.ClassCastException%3A-org.apache.openjpa.util.Id-incompatible-with-org.apache.openjpa.util.LongId-tp1126788p1336729.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.


Re: java.lang.ClassCastException: org.apache.openjpa.util.Id incompatible with org.apache.openjpa.util.LongId

Posted by StephanKoo <St...@web.de>.
Hi Kevin,


Kevin Sutter wrote:
> Can you provide any additional details on what was removed?  It's great
> that
> you got your environment working, but maybe we can all learn from your
> experience.
unfortunately not. RAD shows a lot of red lines, and I resoved them two
weeks ago or something like that. and now I don't know which red line
induced this issue.
I have in mind, that there were some public fields, some annotations
missplaced, but also other issues.


Kevin Sutter wrote:
> Especially when you it looks like you are using RAD and thus maybe
> WebSphere...  ;-)
> Right.
IBM is sometimes late with it's development tools, but they support a lot of
features.

best regards
   Stephan

-- 
View this message in context: http://n2.nabble.com/java.lang.ClassCastException%3A-org.apache.openjpa.util.Id-incompatible-with-org.apache.openjpa.util.LongId-tp1126788p1338005.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.


Re: java.lang.ClassCastException: org.apache.openjpa.util.Id incompatible with org.apache.openjpa.util.LongId

Posted by Kevin Sutter <kw...@gmail.com>.
Stephan,
Can you provide any additional details on what was removed?  It's great that
you got your environment working, but maybe we can all learn from your
experience.  Especially when you it looks like you are using RAD and thus
maybe WebSphere...  ;-)

Thanks,
Kevin

On Wed, Oct 15, 2008 at 8:18 AM, StephanKoo <St...@web.de> wrote:

>
> For readers founding this post and have the same problem: My colleague used
> a
> lot of things that are not defined in the JPA specification. After I used
> another development tool (IBM Rational Application Developer), I removed
> them and the problems are gone.
>
> best regards
>   Stephan
> --
> View this message in context:
> http://n2.nabble.com/java.lang.ClassCastException%3A-org.apache.openjpa.util.Id-incompatible-with-org.apache.openjpa.util.LongId-tp1126788p1336729.html
> Sent from the OpenJPA Users mailing list archive at Nabble.com.
>
>