0 Replies Latest reply on Aug 22, 2001 7:20 PM by nishantv

    Persistence problem- Using JBoss with ObjectStore

    nishantv

      Hi all,
      I am deploying my bean 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.ClassNotRegisteredExce
      ption: 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