Hello!

I'm using JDK 1.6 with Tomcat 6.0 on Fedora Core 8.

I'm upgrading to Restlet 1.2, and I used to create a BeanUtil class that 
would load my Spring 1.2.9 beans by casting getContext() to a 
ServletContextAdapter, then obtaining the ServletContext from there to 
use the WebApplicationContextUtils class in Spring to obtain a bean by 
name.  I'm only loading my Services and DAOs from Spring.

In Restlet 1.2, I can no longer cast it.  Is there an easier way to 
obtain the ServletContext, or, better yet, to load beans using the 
Spring extension?

Thanks!
Dustin
-- 


Dustin N. Jenkins | Tel/Tél: 250.363.3101 | dustin.jenk...@nrc-cnrc.gc.ca

facsimile/télécopieur: (250) 363-0045

National Research Council Canada | 5071 West Saanich Rd, Victoria BC. 
V9E 2E7

Conseil national de recherches Canada | 5071, ch. West Saanich, Victoria 
(C.-B) V9E 2E7

Government of Canada | Gouvernement du Canada

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1510196

Reply via email to