500 Servlet Exception

WEB-INF/resin-web.xml:5: 'title' is an unknown property of 'example.Movie$BeanProxy'.

3:   <bean name="movie3" class="example.Movie">
4:     <init>
5:       <title>The Maltese Falcon</title>
6:       <star>Humphrey Bogart</star>
7:       <star>Mary Astor</star>