DeploymentDescriptor error

2000-01-27 Thread Dan A
Hi - While trying to deploy a packaged EJB, the server returns: C:\orionjava -jar orion.jar Error loading package at file:/C:/orion/DanEJBs/ejb2/, DeploymentDescriptor not found/readable Orion/0.8.2 initialized My directory structure is: c:\orion\DanEJBs\ejb2\bean2\

0.8.4c bug report

2000-01-27 Thread Neville Burnell
Class Cast Bug? When the Primary key class is java.lang.Object instead of java.lang.String an error message for ejbFindByPrimaryKey is displayed. No method matching 'public ejb.BmLoginHome findByPrimaryKey (java.lang.Object)' found in ejb.BmLoginHome FYI: The .ear deploys fine with the J2EE