0 Replies Latest reply on Mar 9, 2005 2:53 PM by mburbidg

    Primary key exception on deploy (startup)...

    mburbidg

      I'm writing a very simply CMP entity bean. I'm using xdoclet to generate most of the bean. When I deploy my bean I get the following exception:

      org.jboss.deployment.DeploymentException: Bean StatBean has PK of type java.lang.String, so it should have a cmp-field named CASE_INSENSITIVE_ORDER

      Any idea what might be wrong?