If I define a primary key class with just one field (a string),
and then I go to write ejbFindByPrimaryKey for BMP, should the parameter
be the primary key class or a String?
        I realize this is a little silly, but I'm developing on jBoss for
ultimate deployment on WebSphere 3.0, which doesn't seem to support
primitive Primary Keys, and also doesn't support CMP unless you use
VisualAge to deploy.  When I made the ejbFindByPrimaryKey take a String it
worked, but when I make it take the primary key class, jBoss barfs, and
the spec seems unclear on this point.

Thanks,
        Aaron



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to