Hi,
can someone tell me the steps to deploy an EJB (ex: stateless session bean) in a Weblogic Server 8.1. I have installed weblogic server 8.1 in my machine and started the application server after creating my domain.
To see how EJB's work I just created a Stateless Session bean ( 3 files- home, interface and the bean class).Now I need to:
1. deploy it
2. use it from a client.
Can someone help me with that please or point to a step-by-step resource to accomplish the same.
nims
can someone tell me the steps to deploy an EJB (ex: stateless session bean) in a Weblogic Server 8.1. I have installed weblogic server 8.1 in my machine and started the application server after creating my domain.
To see how EJB's work I just created a Stateless Session bean ( 3 files- home, interface and the bean class).Now I need to:
1. deploy it
2. use it from a client.
Can someone help me with that please or point to a step-by-step resource to accomplish the same.
nims