sun j2eejdk1.3中遇到的问题。是不是JNDI不能用啊?
在sun的j2eesdk1.3中deploy一个session bean后,运行客户端,
出现如下错误 ,请有经验高手指点一下,why? up有分,分全送。
C:\CaseStudy\Day04\Exercise\run>runsimple
Initiating login ...
Enter Username:guest
Enter Password:guest123
Binding name:`java:comp/env/ejb/Agency`
java.rmi.ServerException: RemoteException occurred in server thread;
nested exception is:java.rmi.RemoteException: nested exception is: javax.ejb.CreateException: Could not create stateless EJB: java.lang.reflect.InvocationTargetException;
nested exception is:javax.ejb.CreateException: Could not create stateless EJB: java.lang.reflect.InvocationTargetException
这个例子说《21天学通j2ee》上的第四课的例子。
问题点数:100、回复次数:1Top




