0 Replies Latest reply on Apr 21, 2004 8:43 AM by davehendy

    getEntityCollection error with 1.1 entity beans

    davehendy

      I'm migrating some 1.1 EJBs from Silverstream to JBoss 3.2.3 and everything seems to be working ok except entity bean finders returning Collections. In these cases I'm getting
      java.lang.NullPointerException at org.jboss.proxy.ejb.ProxyFactory.getEntityCollection(ProxyFactory.java:512)

      Any ideas?