File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes Deploying EJB on Linux 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 » Java » EJB and other Java EE Technologies
Reply Bookmark "Deploying EJB on Linux" Watch "Deploying EJB on Linux" New topic
Author

Deploying EJB on Linux

gajanan deshpande
Greenhorn

Joined: Jun 30, 2001
Posts: 18
Hi,
I have a specific requirement for developing and deploying Ejb,I have to develop all the ejb's,jsp on NT and want to deploy them on Linux server(red hat 6.2)and Oracle 8i as bachend.How should i proceed in this matter please guide?
regards
Gajanan.
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14460
    
    7

You need an EJB server such as JOnAS, Orion, JBoss, WebLogic, WebSphere, or whatever. As you can see, there's lots of choices.


Customer surveys are for companies who didn't pay proper attention to begin with.
Buzz Andersen
Ranch Hand

Joined: Aug 28, 2001
Posts: 54
WebSphere's a good choice--I run it on Red Hat. Another choice might be ATG Dynamo.
[This message has been edited by Buzz Andersen (edited August 30, 2001).]
 
I agree. Here's the link: http://jrebel.com/download
 
subject: Deploying EJB on Linux
 
Similar Threads
rmic
Websphere + Linux
Casting Problem in WAS4.0
Deploying EJBs in WebLogic
Changing user using ant