Thanks Stuartfor quick response .
I tried using <ejb-link>SystemAccess</ejb-link>
But I still get same error .
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: No component found for type 'com.csc.fs.sa.ejb.SystemAccessLocal' with name SystemAccess
How do I use ejb-link ? does ejb-local-ref supports that ?
I must mention that this is EJB 2.0 and not 3.0
Thanks again
Sunil