--- Nancy Anthracite <[EMAIL PROTECTED]> wrote: > I believe it just needed Spring and maybe Tomcat. I can't recall for > sure. > Does that sound correct? >
I would be surprised, at least out of the box. I think it does make use of EJB for at least some functionality, but that doesn't rule out the use of Spring as well. JBoss and WebLogic are basically servers/containers for Enterprise Java Beans (EJB), and play a role similar to that of a web server in a web services implementation. If you were to go this route, you'd likely end up using Tomcat. But I'm no J2EE expert, so I could be off-base here. === Gregory Woodhouse <[EMAIL PROTECTED]> "All truth passes through three stages: First, it is ridiculed. Second, it is violently opposed. Third, it is accepted as being self-evident." --Arthur Schopenhauer ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
