|
Hi,
can you send me your .project and .classpath file and
can you tell me where your jars are located?
stefan
Hi Sorry, I still have the same problem, I have added all the .jar(s)
for TM4J engine and TMAPI
when I execute my servlet I have this error
exception javax.servlet.ServletException: Erreur à l'instantiation de la classe servlet mem.servlets.recherche.ServletRecherche
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
java.lang.Thread.run(Unknown Source)
cause
mère java.lang.NoClassDefFoundError: org/tmapi/core/TopicMapSystemFactory
java.lang.Class.getDeclaredConstructors0(Native Method)
java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
java.lang.Class.getConstructor0(Unknown Source)
java.lang.Class.newInstance0(Unknown Source)
java.lang.Class.newInstance(Unknown Source)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
java.lang.Thread.run(Unknown Source)
Thank you for your help
Wafaa
From: "Stefan Lischke" <lischke-v/7d86KNQ1PR7s880joybQ@xxxxxxxxxxxxxxxx> To: "'W
Wahbi'" <wafaa_wahbi-PkbjNfxxIARBDgjK7y7TUQ@xxxxxxxxxxxxxxxx> Subject: AW:
[Tmapi-discuss] Copying / merging of a single topic from one topic map into
another Date: Tue, 22 Nov 2005 10:25:38 +0100
Hi,
I'm developing a plugin for the Eclipse Framework, that
uses TMAPI and it works really fine. Can you specify your problem, for
example, which TMAPI implementation are you using (e.g. tinyTIM or TM4J) you
have to know that TMAPI is just an API and not an implementation of a topic
map engine.
You checked your "java build path" ? it must include
the tmapi.jar and the jars of your topic map engine.
gimme more info, so i can help
schtief
Hi
I developpe a web application into Eclipse and I
need use TMAPI as any API, but I can't, when I execute the program, I
have the error 'Class Factory not found...', I don't know if somebody has
already used Eclipse for this kind of development,
Thank you
Please Help me !!!
From: "Marcus Frank"
<marcusfrank-S0/GAf8tV78@xxxxxxxxxxxxxxxx> To: <tmapi-discuss@xxxxxxxxxxxxxxxxxxxxx> Subject: [Tmapi-discuss]
Copying / merging of a single topic from one topic map into
another Date: Mon, 7 Nov 2005 16:35:37
+0100 > >Hello TMAPI-Guys, > >I wonder if
there is a simple way to copy or merge a single topic from
one >topic map into another with TMAPI, for example like in TM4J
[1]. > >From the javadocs I could only find methods for
merging whole topic maps and >for merging of two topics that
belong to the same topic map instance. > >Does anyone maybe
already have some utility for this problem? > >Thanks for
your help, >Marcus Frank > >---- >[1]
http://tm4j.org/docs/devguide/ch04s03.html > > >---------------------------------------- >Ich
verwende die kostenlose Version von SPAMfighter, >die bei mir bis
jetzt 925 Spammails entfernt hat. >Fur private Anwender ist
SPAMfighter vollig kostenlos! >Jetzt gratis testen:
www.SPAMfighter.com > > > >------------------------------------------------------- >SF.Net
email is sponsored by: >Tame your development challenges with
Apache's Geronimo App Server. Download >it for free - -and be
entered to win a 42" plasma tv or your very
own >Sony(tm)PSP. Click here to play:
http://sourceforge.net/geronimo.php >_______________________________________________ >Tmapi-discuss
mailing
list >Tmapi-discuss-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx >https://lists.sourceforge.net/lists/listinfo/tmapi-discuss
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam for All
Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________ Tmapi-discuss mailing list
Tmapi-discuss-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/tmapi-discuss
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes searching
your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________ Tmapi-discuss mailing list
Tmapi-discuss-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/tmapi-discuss
|