What's the best server to use when learning EJB? The trial version of WebShere, WebLogic, or is there something else? I'll be running it on my home machine which is an Athelon 900mhz, running Win2K. Thanks. MS
JeanLouis Marechaux
Ranch Hand
Joined: Nov 12, 2001
Posts: 906
posted
0
I'm not sure there is a "good" or a "not good" server to learn on. The key aspects to choose are : - Do you want to learn J2EE 1.2 or 1.3.. if 1.3, then WebSphere is not the one - Do you want a free server ... if yes, jBoss sounds like a good candidate - Wich IDE are you going to use... some associations could facilitate integration (WSAD/WebSphere... PowerJ/Sybase EAS...Borland/Borland..)
/ JeanLouis<br /><i>"software development has been, is, and will remain fundamentally hard" (Grady Booch)</i><br /> <br />Take a look at <a href="http://www.epfwiki.net/wikis/openup/" target="_blank" rel="nofollow">Agile OpenUP</a> in the Eclipse community
rajesh karmani
Greenhorn
Joined: Jun 26, 2001
Posts: 23
posted
0
Hello, You can use Jboss3.0 or JRun for testing ejb purposes. They are fairly stable and light enuff for testing. Rajesh Kumar SCJP2, SCWCD, J2ee and UML certified by IBM
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep
Mark Stein
Ranch Hand
Joined: May 20, 2002
Posts: 75
posted
0
Thanks Doug, that's a very informative list. I think I'm going to start off with JBoss, and after I have a better handle on EJB, I'll play with some of the server trial versions. -MS
Doug Wang
Ranch Hand
Joined: Oct 05, 2001
Posts: 445
posted
0
Originally posted by Mark Stein: I think I'm going to start off with JBoss, and after I have a better handle on EJB, I'll play with some of the server trial versions.
That is a reasonable track. May you success and happy learning ejb. [ July 24, 2002: Message edited by: Doug Wang ]
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.