Hi All,

On the Services tutorial page, there are a couple of lines that I believe are 
incorrect.  In each case, they say: "Open your src/main/webapp/WEB-
INF/applicationContext.xml and replace the personDao bean with the 
following:".  I believe they should say "... replace the personManager bean..."

The first occurrence is here:

http://appfuse.org/display/APF/Services#Services-personmanagerbean

and the second is here:

http://appfuse.org/display/APF/Services#Services-implreg

The first time I followed this literally and removed my personDao bean 
definition and replaced it with a personManager definition, I encountered a 
great long list of errors (saying there was no personDao bean).  I worked out 
what was wrong but it may trip up some that are newer to J2EE than I am.

Am I right here?  If so, I'll happily update the tutorial page.

Cheers,
Rob Hills
Waikiki, Western Australia
Mobile +61 (412) 904-357
Fax: +61 (8) 9529-2137

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to