Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LTM export of RDBMS readonly topicmap causes ClassCastException #384

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 2 comments
Closed

Comments

@GoogleCodeExporter
Copy link


java.lang.ClassCastException: 
net.ontopia.topicmaps.impl.rdbms.ReadOnlyAssociationRole cannot be cast to 
net.ontopia.topicmaps.core.AssociationIF
 at net.ontopia.topicmaps.impl.rdbms.ReadOnlyAssociation.getRoleTypes(ReadOnlyAssociation.java:51)
 at ...

Inspection of ReadOnlyAssociation shows that the added generics in r1097 are 
not correct for the method getRoleTypes()

Original issue reported on code.google.com by qsieb...@gmail.com on 19 Apr 2011 at 11:23

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r2069.

Original comment by qsieb...@gmail.com on 19 Apr 2011 at 11:25

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by qsieb...@gmail.com on 27 Jan 2012 at 10:59

  • Added labels: Release5.2.0
  • Removed labels: Release5.1.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant