File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes BEA/Weblogic and the fly likes Creating & deploying .ear files in WebLogic 5.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Creating & deploying .ear files in WebLogic 5.1" Watch "Creating & deploying .ear files in WebLogic 5.1" New topic
Author

Creating & deploying .ear files in WebLogic 5.1

sumantu
Greenhorn

Joined: Jun 13, 2001
Posts: 1
Hi,
I would like to know how to create & deploy .ear file in WebLogic 5.1. Can I store a servlet/jsp in one .war file and call an EJB (stored in another .ear file) from the servlet/jsp in the .war file ?
srivatsan srinivasan
Greenhorn

Joined: Jun 08, 2001
Posts: 26
i dont think so there is ear concept in weblogic5.1 it is only in weblogic6.0
George Brown
Ranch Hand

Joined: Sep 26, 2000
Posts: 919
"sumantu",
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements.
Thanks.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Creating & deploying .ear files in WebLogic 5.1
 
Similar Threads
Ear file created when war is deployed
package does not exist
Simple explanation to deploye JSP in weblogic 5.1 server
New to Weblogic
Servlets NOT working, .....very strange.