|
From: Lars F. <lar...@gm...> - 2003-08-18 15:54:25
|
Hi all,
I have a problem with a DataSource definition in applicationContext.xml.
I've defined a connection pool and a data source with WebLogic 8.1 but
at deployment time Spring says:
18.08.2003 17.42 Uhr CEST> <Warning> <HTTP> <BEA-101162> <User defined
listener com.interface21.web.context.ContextLoaderListener failed:
com.interface21.context.ApplicationContextException: Cannot load configuration: problem
instantiating or initializing beans; nested exception is:
com.interface21.beans.FatalBeanException: afterPropertiesSet on with
name 'cwxDataSource' threw an exception; nested exception is:
javax.naming.NameNotFoundException: While trying to look up
comp/env/cxwHibernate in /app/webapp/springapp/22589165.; remaining name
'comp/env/cxwHibernate'.>
This may be a WebLogic issue but I can't find any good BEA documentation for
this issue.
Does anyone have experience configuring WebLogic JNDI with Spring ?
Thanks
Lars
|