1 Reply Latest reply on Sep 11, 2002 2:37 AM by benkarsa

    security.properties & ejb.properties not found

    derekw

      Has anyone seen these exceptions before? I am using JBoss 3 with CMP 2.x. My beans are deployed and the DB is attached but when I try and run a client using a bean, I get the following exceptions and the client dies.

      java.io.FileNotFoundException: C:\java\jboss\lib\config\security.properties (The system cannot find the path specified)
      java.io.FileNotFoundException: C:\java\jboss\lib\config\ejb.properties (The system cannot find the path specified)

      ps. and jboss is not installed in c:\java\jboss like it says above but in a different directory. that directory is from a previous release and has been removed.