Ugh, add in spyderMQ.xml (under dist/conf/default) the following line in the Topic section (around line 12) <Topic><Name>beancache</Name></Topic> I'll commit this fix ASAP. Simon > I just got the last CVS and rebuild it. > Now when I deploy any Entity Beans (CMPorBMP) I got > > [Container factory] Deploying Application > [Container factory] javax.naming.NameNotFoundException: > beancache not bound > [Container factory] at > org.jnp.server.NamingServer.getBinding(NamingServer.java:474) > [Container factory] at > org.jnp.server.NamingServer.getBinding(NamingServer.java:482) > [Container factory] at > org.jnp.server.NamingServer.getObject(NamingServer.java:488) > [Container factory] at > org.jnp.server.NamingServer.lookup(NamingServer.java:283) > [Container factory] at > org.jnp.server.NamingServer.lookup(NamingServer.java:257) > [Container factory] at > org.jnp.interfaces.NamingContext.lookup(NamingContext.java:295) > [Container factory] at > org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279) > [Container factory] at > javax.naming.InitialContext.lookup(InitialContext.java:350) > [Container factory] at > org.jboss.ejb.plugins.AbstractInstanceCache.init(AbstractInsta > nceCache.java: > 331) > [Container factory] at > org.jboss.ejb.EntityContainer.init(EntityContainer.java:195) > [Container factory] at > org.jboss.ejb.Application.init(Application.java:158) > [Container factory] at > org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:851) > [Container factory] at > org.jboss.ejb.ContainerFactory.deploy(ContainerFactory.java:259) > etc.... > > Any idea of what is missing ? Does I need to specify more in > my ejb-jar.xml > and jboss.xml ? Now they are very basic and does not contain > all what the > last ejx could add about cache algorithm, ... > I will search, I let you know. > > Vincent. > > > > -----Message d'origine----- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]De la part de Bordet, Simone > Envoy� : mercredi 27 d�cembre 2000 19:50 > � : jBoss User Mailing List (E-mail) > Objet : [jBoss-User] BMP findByPK problems: bug fixed. > > > Hey all (in particular Vincent and Honoria that posted > problems related to > the subject), > > BMP fBPK wasn't working due to a bug when checking if the > bean was in the > cache (active) or not; fix is in CVS now. > > Thanks to Vincent for his support in discovering this bug. > Honoria, can you clean check out JBoss and see if you still > have problems > (hope not :-) ? > > Bye > > Simon > > > -- > -------------------------------------------------------------- > To subscribe: [EMAIL PROTECTED] > To unsubscribe: [EMAIL PROTECTED] > List Help?: [EMAIL PROTECTED] > > > > -- > -------------------------------------------------------------- > To subscribe: [EMAIL PROTECTED] > To unsubscribe: [EMAIL PROTECTED] > List Help?: [EMAIL PROTECTED] > -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
