V
Viator
Hi Everyone!
I am experimenting with a very small (with just two business methods)
EJB with CMP. The bean compiles and run fine when compiled in default
null package. But when I move the bean in a named package it fails to
run. The client which is an application client deployed on the same
server flags BAD_OPERATION exception with minor code '0'. I am
using sun's reference implementation server shipped with J2EE sdk
version 1.3.
Any ideas.
Regards Amit
I am experimenting with a very small (with just two business methods)
EJB with CMP. The bean compiles and run fine when compiled in default
null package. But when I move the bean in a named package it fails to
run. The client which is an application client deployed on the same
server flags BAD_OPERATION exception with minor code '0'. I am
using sun's reference implementation server shipped with J2EE sdk
version 1.3.
Any ideas.
Regards Amit