• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
<SOLVED>RE: PATH is different between dev and deployment, make deploy failed(WO5.4.3)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

<SOLVED>RE: PATH is different between dev and deployment, make deploy failed(WO5.4.3)


  • Subject: <SOLVED>RE: PATH is different between dev and deployment, make deploy failed(WO5.4.3)
  • From: "Ren, Kevin" <email@hidden>
  • Date: Fri, 12 Dec 2008 11:18:47 +1300
  • Thread-topic: <SOLVED>RE: PATH is different between dev and deployment, make deploy failed(WO5.4.3)

 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=email@hidden
[mailto:webobjects-dev-bounces+kevin.ren=email@hidden.c
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@hidden)
Help/Unsubscribe/Update your Subscription:
ional.co.nz

This email sent to email@hidden


"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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: RE: Nightlybuild + HelloWorld with non-used Frameworks --broken
  • Next by Date: Re: Nightlybuild + HelloWorld with non-used Frameworks --broken
  • Previous by thread: RE: Nightlybuild + HelloWorld with non-used Frameworks --broken
  • Next by thread: ERDivaLook (Was: D2W and Ajax)
  • Index(es):
    • Date
    • Thread