[jboss-user] [JBoss OSGi Users] - OSGi Bundle clustered (farming) deployment ?

2009-10-23 Thread c.vidal
Hi guys and hi Ales, it's been a while :) I've been kind of away from the JBoss world for some time and digging more into the OSGi/Spring world out of frustration from JBoss not clearly embracing OSGi, a little more than a year ago. But recently I stumbled upon JBoss OSGi again and was really p

[jboss-user] [Installation, Configuration & Deployment] - Re: JBossAS 4.0.5-GA dependency libraries version info relea

2006-12-05 Thread c.vidal
I just saw your answer, thanx a lot for the information, it's very valuable. Regards, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991343#3991343 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991343 ___

[jboss-user] [Installation, Configuration & Deployment] - JBossAS 4.0.5-GA dependency libraries version info release n

2006-11-22 Thread c.vidal
Hi guys, could you please point me to a place where I could find a listing of all JBoss 4.0.5-GA dependencies and especially their versions ? More generally, this information would be very helpfull for all JBoss releases. For most jars, neither the filename nor the MANIFEST indicates version in

[jboss-user] [JBoss/Spring Integration] - Re: SpringDeployer compatible with Spring2.0 final

2006-10-19 Thread c.vidal
Hi Ales, That's great news ! and thanx for the credit :) Kind regards, Cédric Vidal PS: Looking forward to the jndiName attribute removal ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979503#3979503 Reply to the post : http://www.jboss.com/index.html

[jboss-user] [JBoss/Spring Integration] - Re: New feature proposal: Add injection interceptor scoped d

2006-10-18 Thread c.vidal
"alesj" wrote : A single default jndi name isn't ok - since once you deploy more that one SpringDeployer app - it would put all BeanFactories under the same jndi name - not what we want. You're right, that's fine with me. "alesj" wrote : It should be more deployment specific - something similar

[jboss-user] [JBoss/Spring Integration] - New feature proposal: Add injection interceptor scoped defau

2006-09-28 Thread c.vidal
Today, you have to specify the spring bean factory's JNDI name in each @Spring annotation: @Spring(jndiName="myApp", bean="SomeBean") | private SomeBeanClass pojo; But most spring based applications use only one bean factory, so it would be very convenient as much as less verbose (I'm lazy ;)

[jboss-user] [JBoss/Spring Integration] - Re: New feature proposal: Add injection interceptor scoped d

2006-09-28 Thread c.vidal
Something went wrong with the thread title, it was meant to be called: anonymous wrote : New feature proposal: Add injection interceptor scoped default Spring bean factory JNDI name. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974906#3974906 Reply to the

[jboss-user] [JBoss/Spring Integration] - Re: New feature proposal: byType injection of Spring beans

2006-09-28 Thread c.vidal
Btw, the patch was made against trunk, relative to the jboss root directory. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974890#3974890 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974890 __

[jboss-user] [JBoss/Spring Integration] - Re: New feature proposal: byType injection of Spring beans

2006-09-28 Thread c.vidal
Hi Ales, Here is a quick and dirty patch. I just couldn't wait :) I didn't have the time to figure out how the jboss unit tests work though, so I didn't add any unit tests. If you could just explain that to me quickly, I'd be glad to add them. The code tries to do as much guess-work as possible

[jboss-user] [JBoss/Spring Integration] - Re: New feature proposal: byType injection of Spring beans

2006-09-28 Thread c.vidal
Great, glad to hear that :D View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974779#3974779 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974779 ___ jboss-user mailing list jb

[jboss-user] [JBoss/Spring Integration] - New feature proposal: byType injection of Spring beans

2006-09-27 Thread c.vidal
Hi guys, The current JBoss Spring integration seems to support only byName injection, it would be great if it could support also byType injection. ByType injection of dependencies is a very powerfull feature of Spring, and it would be great if it could be leveraged in the JBoss Spring integrati

[jboss-user] [JBoss jBPM] - Re: Custom fork - jbpm 3

2006-07-15 Thread c.vidal
Hi, I'm also interested by the answer to this :) I'm trying to achieve the exact same purpose. Tchao View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958271#3958271 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=395827