Hi all I am new to EJB and i just started to create helloworld stateless session bean in eclipse.
I gave file->new->project
then select ejb...
But after the project is created when i tried to create session bean by right clicking the project and selecting new->session bean->stateless bean....
Its asking for "enter project name".... the project name field is disabled. so ia m not able to create the session bean.
Am i doing right ? Why i am not able to create session beans !! Pls help me out.
Thanks in advance !!