[jboss-user] [Spring Integration] - Re: ClassLoader inside deloyed bean cannot find existing cla

2009-11-25 Thread marius.bogoevici
Yes, that makes sense. To the extent that the class names are injected via Spring, you can take advantage of the fact that Spring's PropertyEditor knows how to convert a String value to a Class and can inject them directly. View the original post :

[jboss-user] [Spring Integration] - Re: ClassLoader inside deloyed bean cannot find existing cla

2009-11-24 Thread ivanyuan
Hi Marius, Thanks for your help again. I didn't try TCCL, but I guess, in my scenario, the invocation is from web application, the system class loader and thread-context class loader are all related to web application (not the spring deployer). As such I did the following trick to make it

[jboss-user] [Spring Integration] - Re: ClassLoader inside deloyed bean cannot find existing cla

2009-11-23 Thread marius.bogoevici
Hmm ... have you tried with the TCCL (thread-context classloader)? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4267214#4267214 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4267214