Menu

use demoApps error.

Help
bin
2004-02-09
2004-03-04
  • bin

    bin - 2004-02-09

    when open  demoApps/products/index.jsp
    cause error:
    org.jlf.log.AppLog|L2|17:01:15:485|http8080-Processor4|Application Error:
    Message: Reflection.getInstance() tried to find public class org.jlf.dataMap.JDB
    CDataMapper
    Original thrown object message: java.lang.ClassNotFoundException: org.jlf.dataMap.JDBCDataMapper
    ...
    obviously JDBCDataMapper is in fact in package org.jlf.dataMap.jdbc

     
    • Todd Lauinger

      Todd Lauinger - 2004-03-04

      Hi there free_sea.  As there hasn't been much interest in the open source community in JLF, I have abandoned work on it.  For o/r mapping, there is finally a couple of good alternatives, seems like a lot of energy in hibernate (http://sourceforge.net/projects/hibernate) and it appears that it does all the functions of what my dataMapper framework does and a whole lot more.  So I would recommend you look into that for the o/r mapper function.

      I still haven't seen anything like the vital sign in JLF framework though, I may continue development on that but still haven't decided.

        Todd

       

Log in to post a comment.