From: SourceForge.net <no...@so...> - 2005-05-26 14:01:35
|
Bugs item #1209167, was opened at 2005-05-26 07:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=1209167&group_id=27895 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Import/Export Group: TM4J 0.9.7 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Serializing a UnifiedTopicMap Initial Comment: Trying to serialize a UnifiedTopicMap with a TopicMapWalker causes this exception: java.lang.UnsupportedOperationException: _Unified Backend has no Provider at org.tm4j.topicmap.unified.UnifiedTopicMap.getProvider(UnifiedTopicMap.java:89) at org.tm4j.topicmap.utils.TopicMapWalker.walk(TopicMapWalker.java:78) Is there anyway to serialize a UnifiedTopicMap to XTM or merging all Maps of the UnifiedTopicMap into one and return this Map? Johannes Bergmann bergmann at rbg.informatik.tu-darmstadt.de ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=1209167&group_id=27895 |