|
From: Chris B. <chr...@sp...> - 2008-06-10 19:03:12
|
Hi Robert, Please provide a bit more context about what you're trying to achieve (a simple code example would suffice). - Chris -- Chris Beams Senior Consultant, SpringSource http://www.springsource.com On Jun 10, 2008, at 3:00 PM, Robert Winch wrote: > I am looking for a method to easily access the current > ApplicationContext that is not bound to j2ee. The closest thing I > have found is org.springframework.web.context.ContextLoader.getCurrentWebApplicationContext > (), but this class has dependencies on j2ee. Is there a recommended > way of obtaining the current ApplicationContext for applications > that may exist outside the web? > > Thanks in advance! > Rob > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php_______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |