Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » OHF » Error in org.eclipse.ohf.ihe.common.ebxml._2._1.query
Error in org.eclipse.ohf.ihe.common.ebxml._2._1.query [message #571136] Wed, 18 October 2006 13:18
Jyran Glucky is currently offline Jyran GluckyFriend
Messages: 14
Registered: July 2009
Junior Member
When attempting to run the XDS Document Consumer Query method using this
line of code:

docList = c.query(query, false, "BlueWare");


I am getting an error in org.eclipse.ohf.ihe.common.ebxml._2._1.query.
1)Does anyone have any idea what is causing this error? Am I possibly
missing a required JAR file? I am currently referencing
org.eclipse.emf.common_2.2.1 and org.eclipse.emf_2.2.0.
2) Are there bundled XDS Consumer JAR files that are precompiled so I
don't need to grab from the CVS source?


Exception in thread "main" java.lang.NoSuchMethodError:
org.eclipse.emf.common.util.AbstractEnumerator: method
<init>(ILjava/lang/String;Ljava/lang/String;)V not found
at
org.eclipse.ohf.ihe.common.ebxml._2._1.query.ReturnTypeType. <init>(ReturnTypeType.java:240)
at
org.eclipse.ohf.ihe.common.ebxml._2._1.query.ReturnTypeType. <clinit>(ReturnTypeType.java:119)
at org.eclipse.ohf.ihe.xds.consumer.Consumer.query(Consumer.jav a:221)
at
com.blueware.interoperability.queryXDSRegistry.queryMetadata (queryXDSRegistry.java:113)
at
com.blueware.interoperability.queryXDSRegistry.main(queryXDS Registry.java:84)
Previous Topic:Updated XDS Metadata Model due to last minute IHE Change Proposal decisions
Next Topic:Error in org.eclipse.ohf.ihe.common.ebxml._2._1.query
Goto Forum:
  


Current Time: Thu Apr 25 06:39:35 GMT 2024

Powered by FUDForum. Page generated in 0.02838 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top