4 Replies Latest reply on Aug 26, 2001 3:13 AM by fbiaggi

    Persistence problem- Using JBoss with ObjectStore

    nishantv

      Hi all,
      I am trying BMP on JBoss. I am using Object Store as my database instead of a RDBMS. I am able to deploy my bean succesfully. However when I run my client I get the exception :-


      java.lang.ExceptionInInitializerError: [ShipBean] com.odi.ClassNotRegisteredException: The class com.titan.ship.PShip was not registered with ObjectStore.


      I am persisting this class PShip using the command osjcfp provided in objectStore/bin, still
      the specified exception is thrown.
      Can anyone help me out with this. Are there some configurational changes to be made when using JBoss with Object Store or similar Object Databases.?
      thanks.
      Nishant