[topicmapmail] Newbee: help!

Rolf Guescini niffel@chello.no
Thu, 24 Jul 2003 22:47:40 +0200


Hi, I am trying to make TM4J work with Tomcat, but I am having some probl=
ems..
I have no problems running TM4j at commandline, using som of Khal Ahmeds=20
example java-files, but as soon as I try to use it with a jsp or a Bean=20
I get this error:

" TopicMapProviderException. Caused by: null"

I think that the problem might lie within these lines: =20


=09Properties backendProps =3D System.getProperties();
=09String backendClassName=20
=3D"org.tm4j.topicmap.memory.TopicMapProviderFactoryImpl";
ParseTopicMap(inputAddress, backendClassName, backendProps);

- and especially in the backendProps =3D System.getProperties() - bit..

has anybody tried this combination before ?=20

I would be so greatful if anybody had any suggestions to what the problem=
=20
might be

Greetings Rolf Guescini