MyModule { // Doesn't work @Symbol("paramname") private String param; }It works as an annotation on a method parameter, though!
Have you tried to add @Inject to the field? -- Thiago H. de Paula Figueiredo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org