Dain Sundstrom wrote:
I applied your patch and verified it with the supplied jar. I believe the problem is caused by the cmp field personId being mapped to the cmr field person.

I think so too; just couldn't quite think of the right way to describe it :)

Can you verify that the patch fixes your problem?
I've done a clean build of both OpenEJB and Geronimo and it seems fine now, many thanks for that.

BTW in the openejb-jar.xml file you put the following:

        <entity>
            <ejb-name>Person</ejb-name>
            <local-jndi-name>java:comp/env/ejb/Person</local-jndi-name>

which is not a valid global jndi name.
Whoops! Thanks for pointing that out.

Jon

Reply via email to