0 Replies Latest reply on Aug 4, 2002 2:57 AM by mesketh

    Deployment problem

    mesketh

      I'm trying to deploy a couple of entity beans that use CMP (2.x) but, can't get around this problem at boostrap:

      exception thrown by JBoss:

      2002-08-04 13:16:09,416 ERROR [org.jboss.ejb.EjbModule] Initialization failed
      java.lang.NullPointerException
      at org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeFactory.createTypeSimple(JDBCTypeFactory.java:113)
      at org.jboss.ejb.plugins.cmp.jdbc.JDBCTypeFactory.getJDBCType(JDBCTypeFactory.java:75)

      I've attached all the files that i'm providing to deploy including overrides. I use only standard types as return values on call cmp fields so what's the problem? I have specified my own jaws.xml but, this is just for overriding the default for table creation, etc.. Postgres is up and JB is managing the connections for it. I'm using Postgres 7.1.2.

      TIA
      Mark