Just thought I'd mention that if you forget to add  "throws RemoteException"
to a method in an EJB OrionServer generates the following error :

Error deploying file:/C:/jdev/src/ homes: Error creating home instance:
java.lang.NullPointerException (null)
Error initializing home of type MyPriceHistory: Error creating home
instance: java.lang.NullPointerException (null)
Orion/0.8.1 initialized

If possible, it'd be good to display a more explanatory error message.

Brien Voorhees


Reply via email to