[JBoss-user] [JBoss/Spring Integration] - Re: issue with lazy loading of springframework

2006-06-23 Thread alesj
This is not the right forum to ask this: - java.sys-con.com/read/180386.htm Ok, but here is a little tip: | bean id=dataSource class=org.springframework.jndi.JndiObjectFactoryBean | property name=lookupOnStartup value=false/ | property name=proxyInterface |

[JBoss-user] [JBoss/Spring Integration] - Re: issue with lazy loading of springframework

2006-06-23 Thread anicraj
Hi, Am not really sure where to post this but since its a spring issue, am posting here. Thanks Following is the listener am using to initialiaze the spring context in my web.xml listener-classorg.springframework.web.context.ContextLoade rListener/listener-class I have set the following

[JBoss-user] [JBoss/Spring Integration] - Re: issue with lazy loading of springframework

2006-06-23 Thread anicraj
Hi, Following is the listener am using to initialiaze the spring context in my web.xml | listener | listener-classorg.springframework.web.context.ContextLoade rListener/listener-class | /listener | I have set the following for the dataSource in my applicationContext.xml | bean

[JBoss-user] [JBoss/Spring Integration] - Re: issue with lazy loading of springframework

2006-06-23 Thread anicraj
I didn't change any deployment suffix settings. There is no exception also when ds.xml is deployed. I just get the following exception 2006-06-23 12:17:58,880 WARN [org.jboss.system.ServiceController] Problem starting service jboss.web.deployment:war=ccpi.war,id=418140027

[JBoss-user] [JBoss/Spring Integration] - Re: issue with lazy loading of springframework

2006-06-23 Thread alesj
Hmmm ... -ds.xml files should by default be deployed before .war files. Did you change any deployment suffix settings? Look if there is an exception before or at -ds.xml deployment, Or if jndi name is wrong. View the original post :

[JBoss-user] [JBoss/Spring Integration] - Re: issue with lazy loading of springframework

2006-06-23 Thread alesj
What's the cause here? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3953116#3953116 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3953116 Using Tomcat but need to do more? Need to support web services, security? Get stuff