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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/hprange%40gmail.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to