ChargeCollaborateuraffecteHome chargeCollaborateuraffecteHome = new
ChargeCollaborateuraffecteHome()
| ;
is wrong, should be:
ChargeCollaborateuraffecteHome chargeCollaborateuraffecteHome =
(ChargeCollaborateuraffecteHome)Component.getInstance("chargeCollaborateuraffecteHome",true);
|
-Dustin
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079263#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...