It seems that anything I do today with WL and struts 2 does not seem to be working :-(
So, now I have an interceptor (S2 interceptor). I would like to wire a spring managed service on it. So, I use spring plugin + autowire by name convention. There is nothing fancy really just a declaration. but when I run the application in my local jetty setup everything works normally. I deploy to local WLS (but I do not think this would be anything different if I deployed remotely) The service does not get autowired. Anyone has a clue as to what's wrong with this? I setup my WL server to prefer classes and libs in WEB-INF so the classloading issues that might be should not be a problem. There is something that WL does that seems unconventional I wonder if anyone had similar experiences and what you guys were doing to tame the beast ? Thanks, Alex. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]