Hi
I am new o EJB
I have created a new EJB app . In EJB module i created a package having one interface and one stateless bean
and exported the jar using the eclispe IDE
Then i deployed the jar in Deploy folder of JBoss
I created one folder named client.war in jBoss deploy directory and created 2 Jsp's there
index.jsp
WebClient.jsp
Its not able to find the Bean
Please let me know if i am going wrong
Thanks In Advance
Ramandeep S.