0 Replies Latest reply on Jul 3, 2002 10:52 PM by jeffko32

    dependent classes after deploy

    jeffko32

      I have a utility class managing database calls. All of my entity beans (1.1, BMP) rely on it. The utility class is in the bean's jar when I make the bean's jar.

      Problem is when I deploy the ejb jar on the server(2.4.6), JBoss can't find the utility class from its classpath. When I manually jar my package and put it in lib/ext it works.

      Any comment is welcome.

      thanks.