| Author |
EJB Deployment on WAS 5.0
|
Rr Kumaran
Ranch Hand
Joined: Sep 17, 2001
Posts: 548
|
|
Hi All, Basically I want to deploy an simple Stateless Session bean on WebSphere Application Server 5.0. I have created the basic bean with all the required home, remote, bean classes and jar'ed them. a. What are the required classpath variables and path variables that we need setup on our machine before using AAT to create a deployable jar file WAS 5.0 b. Also, how to finally deploy this jar file on WAS 5.0 ? c. are there are simple steps in order for all the above process ? Thanks & Regards, Siva.
|
RR Kumaran
SCJP 1.4
|
 |
aitor alzola
Greenhorn
Joined: Sep 07, 2004
Posts: 14
|
|
|
You dont need to use the AAT, just export your EAR file and deploy it in the server
|
 |
 |
|
|
subject: EJB Deployment on WAS 5.0
|
|
|