In new WOLips3.4 version, in build.properties, I added

embed.System=true
embed.Local=true

So I can all frameworks under Contents/Frameworks dir.

All good, don't care what's in  UNIXClassPath.txt

Maybe need read doc somewhere I missed. :-)

Thanks
Kevin


-----Original Message-----
From: webobjects-dev-bounces+kevin.ren=anznational.co...@lists.apple.com
[mailto:[email protected]
om] On Behalf Of Andrew Lindesay
Sent: Thursday, 11 December 2008 4:20 p.m.
To: WebObjects (Group)
Subject: RE: PATH is different between dev and deployment,make deploy
failed(WO5.4.3)

Hello Kevin;

I tend to use "jar frameworks" and I do this -- where I have removed
variable-substitution to illustrate the point better;

        <lib dir="/Library/WebObjects/lib-5.4.3/">
                <include name="LEWOStuff*.jar"/>
                <include name="PostgresqlPlugIn*.jar"/>
                <include name="JavaEOAccess.jar" />
                <include name="JavaEOControl.jar" />
                <include name="JavaFoundation.jar" />
                <include name="JavaJDBCAdaptor.jar" />
                <include name="JavaWebObjects.jar" />
                <include name="JavaXML.jar" />
                <include name="JavaWOExtensions.jar" />
        </lib>

Otherwise I think the <frameworks> (sp?) element has an attribute to
embed the frameworks on it called "embed" which you can set to "true".
See the following information and examples;

        http://wiki.objectstyle.org/confluence/display/WOL/WOApplication

cheers.

On 11/12/2008, at 4:07 PM, Ren, Kevin wrote:

> Yes, I found in the /System/Library/WebObjects/JavaApplications, all 
> *.jar are seating under Contents/Extensions How could I do it, do I 
> need change something in the build.xml?

___
Andrew Lindesay
www.lindesay.co.nz

 _______________________________________________
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/kevin.ren%40anznat
ional.co.nz

This email sent to [email protected]


"This communication is confidential and may contain privileged and/or copyright 
material. If you are not the intended recipient you must not use, disclose, 
copy or retain it. If you have received it in error please immediately notify 
me by return email, delete the emails and destroy any hard copies. ANZ National 
Bank Limited does not guarantee the integrity of this communication, or that it 
is free from errors, viruses or interference."
 _______________________________________________
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