Hi Plethora You don't need the @Resource Annotation if you define the injection within the xml descriptor. You can just use String duration; in your Bean.
Best Regards Tom View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191675#4191675 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191675 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
