EJB发布问题!急,有finder方法就不能发布,请教。
错误信息如下:
<2003-1-17 上午10时22分55秒> <Error> <RJVM> <Unsolicited error response for: '-1'
java.rmi.UnmarshalException: Failed to marshal error response: 'javax.management.ReflectionException: error invoking addTarget' because exception ; nested exception is:
java.io.NotSerializableException: weblogic.ejb20.cmp.rdbms.finders.Finder
java.io.NotSerializableException: weblogic.ejb20.cmp.rdbms.finders.Finder
<<no stack trace available>>
反复检查EJB-QL语句没有错误,编译没有问题,有finder方法后不能发布。
把finder方法删除后可以发布,请问这是什么问题?