Re: SSDD vs War
Re: SSDD vs War
- Subject: Re: SSDD vs War
- From: Dov Rosenberg <email@hidden>
- Date: Thu, 06 Dec 2007 07:04:49 -0500
- Thread-topic: SSDD vs War
We deploy all of our apps as WAR files without installing WO anywhere else
on the system without any problems. I have tried using the build SSDD/war
targets within WOLips a couple of times but usually end up adjusting the
output to suit our needs quite a bit.
The references in the WEB-INF/web.xml for the WOCLASSPATH all work as long
as you have all of your frameworks inside the WEB-INF/Library/Frameworks
folder and listed in the web.xml using the WEBINFROOT variable. I usually
also copy the necessary framework jars into the WEB-INF/lib folder as well.
Everything seems to resolve properly without any issues. We have been this
since 2003.
We haven't moved to 5.4 yet.
Dov
On 12/6/07 1:16 AM, "Mike Schrag" <email@hidden> wrote:
> Has anyone looked into exactly what the problem is with deploying a
> war with framework embedding? It APPEARS that you either have an
> exploded war (SSDD) and embedding works fine, or you have a war file
> and you have to install WO frameworks outside of the war, but you
> can't have both? I'm assuming it's that NSBundle must be File-based
> rather than URL-based, so it can't load embedded frameworks from
> inside a war because it's expecting to be able to generate File
> references? Before I go exploring this, though, I thought I'd see if
> anyone else has already done the legwork for explaining it ...
>
> 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
References: | |
| >SSDD vs War (From: Mike Schrag <email@hidden>) |