aspose file tools
The moose likes Websphere and the fly likes EJB Deployment on WAS 5.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "EJB Deployment on WAS 5.0" Watch "EJB Deployment on WAS 5.0" New topic
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: EJB Deployment on WAS 5.0
 
Similar Threads
jar file convertion from 32 bit to 64 bit
Hi,i need help
classpath and path for ejb deployment on WAS 5.0
Running EJB 3.0 Session Bean in JBoss
Browsing for file Path