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