This is a multi-part message in MIME format.
------=_NextPart_000_0019_01C0C8C9.31D813C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi Gurus
I have written one bean -Customer bean -with container managed
persistence and deployed it.When i try to access the bean thro' jsp
client i am getting the following error message in web logic server
console while ejbLoad() md was called.
java.Lang.LinkageError :Customer vialates the loader constraints.
I am using cloudscape database.and there is no code in ejbload md.My
ejbLoad md contains only an System.out.println("Ejbload called");
Please help me to solve this problem
Thanks in advance
with regards
Jothi