javax.ejb.EJBException:EJB Exception大家帮忙啊 急急急!!!!!!!!!!!!
weblogic10.3 +EJB3.0
当我登录页面保存数据的时候会出现如下错误:
Caused by: javax.ejb.EJBException: EJB Exception: ; nested exception is:
com.bea.core.repackaged.springframework.beans.factory.BeanCreationException: Dependency injection failure: can'tfind the
bean definition about class interface javax.sql.DataSource; nested exception is com.bea.core.repackaged.springframework.beans.factory.NoSuchBeanDefinitionException:
No unique bean of type [javax.sql.DataSource] is defined: No beans of type javax.sql.DataSource; owner=com.bea.core.repackaged.springframework.context.support.GenericApplicationContext:
display name [com.bea.core.repackaged.springframework.context.support.GenericApplicationContext;hashCode=24617534];
startup date [Mon Jul 04 09:09:06 CST 2011]; child of
[com.bea.core.repackaged.springframework.context.support.GenericApplicationContext: display name [com.bea.core.repackaged.springframework.context.support.GenericApplicationContext;hashCode=23894412];
startup date [Mon Jul 04 09:09:06 CST 2011]; child of [com.bea.core.repackaged.springframework.context.support.GenericApplicationContext:
display name [com.bea.core.repackaged.springframework.context.support.GenericApplicationContext;hashCode=23812156];
startup date [Mon Jul 04 09:09:05 CST 2011]; root of context hierarchy]]
at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:105)
... 26 more
求救命啊。。
还有weblogic 的local JNDI name 怎么配置
求大侠