What is the SEAM way of accessing variables created in the start tasks? Currently I am doing the following:
CustomerBean cust = (CustomerBean) arg0.getContextInstance().getVariable("cust"); Is that right? If I use @In annotation the variable is always null. Please advise. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970189#3970189 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970189 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user