From: Dicheva, D. <dic...@ws...> - 2007-02-15 15:14:26
|
Thanks, Lars!=20 I will download the latest version from CVS. I do appreciate your help. All the best, Darina=20 > -----Original Message----- > From: tm4...@li...=20 > [mailto:tm4...@li...] On Behalf=20 > Of Lars Heuer > Sent: Thursday, February 15, 2007 10:11 AM > To: Dicheva, Darina > Cc: tm4...@li... > Subject: Re: [TM4J-users] Casting TMAPI - TM4J Topic Problem >=20 > Hi Darina, >=20 > [...] > > Variant var =3D (Variant) it.next(); > > Set s =3D var.getScope(); > > Iterator si =3D s.iterator(); =20 > > if (si.hasNext()){ > > Topic param =3D (Topic)si.next(); //***Exception Here**** > > =20 >=20 > I think, you're using an 'old' version of TM4J. >=20 > While walking through the bug tracker, I've found this bug=20 > report here: > <https://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D143 3778&group_id=3D27895&atid=3D391879> >=20 > This is exactly the same issue. > It was fixed in Feb/2006. >=20 > Best regards, > Lars > --=20 > http://www.semagia.com > http://www.topicmaps.de/mailinglist German Topic Maps mailinglist >=20 >=20 > -------------------------------------------------------------- > ----------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the=20 > chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge &CID=3DDEVDEV > _______________________________________________ > Tm4j-users mailing list > Tm4...@li... > https://lists.sourceforge.net/lists/listinfo/tm4j-users >=20 |