[jboss-user] [JBoss Cache: Core Edition] - Cache 3 + Hibernate 3.3 + JMX/JNDI exposure

2009-05-22 Thread trybik
Hello, sorry for the long explanation, but I wanted to make things clear. I am a LAMS developer. Till now, we were using JBoss Cache 1.4.2 on JBoss 4.0.2. It was deployed as a MBean and was made available by JMX as "jboss.cache:service=TreeCache". The new idea was to use the latest JBoss Cache

[jboss-user] [JBoss/Spring Integration] - Re: Spring Component Auto Detection

2009-05-18 Thread trybik
Tried it, works fine! Thank you, Marius! There is still one thing pending, though. It is not something I need, but it might be an issue for someone else. I am talking about scanning for beanRefContext.xml files - see my post on Mon May 11, 2009 10:13 AM. As I mentioned, I do not need it, since L

[jboss-user] [JBoss/Spring Integration] - Re: Spring Component Auto Detection

2009-05-12 Thread trybik
Thank you, Marius. Once you add a JIRA, please let me know the link, so I can track it (and vote for it!) I hope a good solution can be found for GA version of JBoss 5 or preferably earlier. Marcin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230646#42306

[jboss-user] [JBoss/Spring Integration] - Re: Spring Component Auto Detection

2009-05-11 Thread trybik
Hello, I am trying to make LAMS project work on JBoss 5. Recently we started using ContextSingletonBeanFactoryLocator in Spring. So we declared in our WARs: | contextConfigLocation | classpath:/org/lamsfoundation/lams/admin/adminApplicationContext.xml | | |locatorFactorySele