Re: war deployment
Re: war deployment
- Subject: Re: war deployment
- From: Henrique Prange <email@hidden>
- Date: Mon, 08 Sep 2008 15:40:01 -0300
Hi David,
David Avendasora wrote:
On Sep 8, 2008, at 9:03 AM, Henrique Prange wrote:
Actually, I don't have much experience with SSDD. But most of our
applications are deployed as True WAR. In this kind of structure all
JARs stay in WEB-INF/lib. No WEB-INF/YourApp.woa, WEB-INF/Frameworks
nor WEB-INF/Extensions are required.
Where do the contents of WebServerResources and Resources end up if
there is no WEB-INF/MyApp.woa?
The application is packaged in a JAR file (i.e. MyApp.jar) and placed in
WEB-INF/lib folder. The resources are loaded from application and
framework JAR files and cached. I know it is not a good solution. I'm
studying some things to make it work in a better way.
Cheers,
Henrique
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden