Re: war deployment
Re: war deployment
- Subject: Re: war deployment
- From: Henrique Prange <email@hidden>
- Date: Mon, 08 Sep 2008 10:03:22 -0300
Hi Mike,
Have you seen this documentation about SSDD deployment [1]?
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.
[1]http://developer.apple.com/documentation/WebObjects/JSP_and_Servlets/Servlets/chapter_2_section_6.html
Cheers,
Henrique
Mike Schrag wrote:
OK ... Officially, what does the file structure of a proper war
deployment look like inside the war. I'm fixing the build.xml in WOLips
to do this correctly, and there are dupes of jars, etc. Currently
WOLips is producing a WEB-INF/YourApp.woa with everything in it, but
also all the jars from inside of the woa are also in WEB-INF/lib. Is
this right? wrong? If the jars are in WEB-INF/lib, do they also need
to be in the frameworks inside of WEB-INF/YourApp.woa?
ms
_______________________________________________
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
_______________________________________________
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