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
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
___
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
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
"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
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 ;)
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
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
__
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
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
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
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
12 matches
Mail list logo