On Thu, 19 Aug 2004 10:06:43 -0700 (PDT), jeff mutonho <[EMAIL PROTECTED]> wrote: > Hi > > I'm trying to generate my ejb deploy code (for websphere ) by running "maven > was40:generate-ejb-code" and all seems ok until i get an error message saying > something about "delete with no primary key"(see below paste).The created dorectory > was40/ejbdeploy is empty : >
> [exec] Processing CMP entity bean: GroupEjb > [exec] > [exec] > [exec] delete with no primary key > [exec] >com.ibm.etools.ejbdeploy.EJBDeploymentException (delete with no prim > ary key) > [exec] >com.ibm.etools.codegen.api.GenerationException (delete with no prima Are the schema files in the right place under META-INF? -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
