Summary

Today you saw how to deploy the MVC application that you have been developing over the past 15 days. You saw how the J2EE application is divided into Web components, EJB components, and resource adapter components, and you saw the deployment descriptor files associated with each of them. You then saw the corresponding archive files to be made for them. The application.xml and web-application.xml files to be made for deploying the application were covered next.

The general formula to be kept in mind to deploy an application is


WAR + JAR + RAR + application.xml (inside the META-INF directory)
    + weblogic-application.xml (optional) = EAR

You then created these archive files and the final deployable file.

You created the domain for deploying your application. You then configured your domain for the required connection pool and Tx Data Source.

You saw how to deploy your application using four different methods: hot deployment, two-phase deployment using the Administration Console, WebLogic Builder, and weblogic.Deployer.

Finally, you were given some important tips to keep in mind while developing and deploying your application.



Sams Teach Yourself BEA WebLogic Server 7. 0 in 21 Days
Sams Teach Yourself BEA WebLogic Server 7.0 in 21 Days
ISBN: 0672324334
EAN: 2147483647
Year: 2002
Pages: 339

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net