| Author |
WL 8.1 expanded war file with application deployment
|
Chris Hall
Ranch Hand
Joined: Dec 04, 2002
Posts: 39
|
|
I want to know how, or if it is even possible to deploy an application (ear file) in which the war file is expanded. For testing I want to be able to change jsps on the fly. I need to use the application deployment since it is not just a web application. [ September 20, 2004: Message edited by: Chris Hall ]
|
 |
Marcos Maia
Ranch Hand
Joined: Jan 06, 2001
Posts: 977
|
|
You can have all your application including the ear, war and jars for ejbs in exploded directory structure under a weblogic domain. take a look at: http://e-docs.bea.com/wls/docs81/deployment.html there you'll find information on weblogic deployment options.
|
 |
 |
|
|
subject: WL 8.1 expanded war file with application deployment
|
|
|