Hi Rickard, First I'd like to thank for replying so fast. I honestly admire your patience with newbies like myself. I did what you told me and now I got the following exception: (please help, I'm loosing enthusiasm!) [JAWS] Initializing JAWS plugin for ExchangeRateBean [Container factory] java.lang.NoSuchFieldException: [Container factory] at java.lang.Class.getField0(Native Method) [Container factory] at java.lang.Class.getField(Class.java, Compiled Code) [Container factory] at org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.get JDBCType(JAWSPersistenceManager.java:984) [Container factory] at org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.ini t(JAWSPersistenceManager.java, Compiled Code) [Container factory] at org.jboss.ejb.EntityContainer.init(EntityContainer.ja va:88) [Container factory] at org.jboss.ejb.ContainerFactory.deploy(ContainerFactor y.java, Compiled Code) [Container factory] at org.jboss.ejb.ContainerFactory.deploy(ContainerFactor y.java:84) [Container factory] at java.lang.reflect.Method.invoke(Native Method) >From: Rickard �berg <[EMAIL PROTECTED]> >Reply-To: "jBoss" <[EMAIL PROTECTED]> >To: jBoss <[EMAIL PROTECTED]> >Subject: Re: [jBoss-User] ClassNotFoundException: CMPFilePersistenceManager >Date: Thu, 18 May 2000 17:47:40 +0200 > >Hey > >Indigo Blue wrote: > > I'm trying to deploy an EntityBean. My database is an InstantDB >database. > > But I get the foillowing exception: > > [Container factory] java.lang.ClassNotFoundException: > > org.jboss.ejb.container.CMPFilePersistenceManager > > I found that class referenced in jBoss.xml for this bean, under CMP > > EntityBean as <persistence-manager>. > > What am I doing wrong? > >You should edit this file with the EJX gui, and in the "Container >configuration" tab you should set your persistence manager to "JAWS" and >not "File CMP". > >/Rickard > >-- >Rickard �berg > >@home: +46 13 177937 >Email: [EMAIL PROTECTED] >http://www.telkel.com >http://www.jboss.org >http://www.dreambean.com > > >-- >-------------------------------------------------------------- >To subscribe: [EMAIL PROTECTED] >To unsubscribe: [EMAIL PROTECTED] >Problems?: [EMAIL PROTECTED] > ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
