该问题已经解决,方法是复制CONF子目录下文件到CLASSPATH。
但又出现新问题:
2006-05-08 09:02:08,781 jotm INFO - JOTM started with a local transaction factory which is not bound.
2006-05-08 09:02:08,781 jotm INFO - CAROL initialization
2006-05-08 09:02:08,921 jotm ERROR - Instanciation of TransactionFactory failed
java.rmi.StubNotFoundException: Stub class not found: org.objectweb.jotm.TransactionFactoryImpl_Stub; nested exception is: 
java.lang.ClassNotFoundException: org.objectweb.jotm.TransactionFactoryImpl_Stub
at sun.rmi.server.Util.createStub(Util.java:274)
。。