aspose file tools
The moose likes Websphere and the fly likes classpath and path for ejb deployment on WAS 5.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "classpath and path for ejb deployment on WAS 5.0" Watch "classpath and path for ejb deployment on WAS 5.0" New topic
Author

classpath and path for 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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: classpath and path for ejb deployment on WAS 5.0
 
Similar Threads
running a application in a different machine
creating .exe file for java application
Running EJB 3.0 Session Bean in JBoss
EJB Deployment on WAS 5.0
EJB Compilation