EJB callback
Hello everybody
here is my problem....
I am involved in an application which is a booking application ...booking for several, resorts...
I need to write an ejb callback that gives an array of actual count of bookings that we get in our application
this is my first job and i just took training( learned lot of concepts but did not code anything till now, as my vendor was hurrying me saying that i won't find any job after december, so concentrated only on interviews but not on stuf that i have to do after getting job)
I somehow figured out how to write that callback...
but now i am unable to figure out how to deploy that
we use websphere application server..
can anybody pls tell me how i can deploy that and get a response( booking count) from the server.
Pls somebody give me some cookbook instructions so that i won't loose my job...
its really urgent....pls reply to my problem...
Thanks in advance

