PDA

View Full Version : How to accecc remote EJB



kamal
Mar 10th, 2005, 09:22 AM
Hi all,

I am new to Spring.
can anyone help me with a sample code that will tell how to access a remote EJB. I need to know that desperately. I could do the same using POJO, but i want to implement using Spring framework.
Thanks in advance.

Best Regards,
Kamal

davison
Mar 10th, 2005, 09:32 AM
http://www.springframework.org/docs/reference/ejb.html
Regards,

kamal
Mar 10th, 2005, 10:01 AM
Thanks Davison

But i am still puzzled, is there any other clear document which will
take me through step by step approach in creating Spring CLIENT.
What are the configuration files that are to be created?
where should i store them??
and so on.....

Thanks in advance.

Best Regards,
Kamal