• 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
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]

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


  • Subject: RE: PATH is different between dev and deployment, make deploy failed(WO5.4.3)
  • From: Andrew Lindesay <email@hidden>
  • Date: Thu, 11 Dec 2008 16:20:01 +1300

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:
This email sent to email@hidden


  • Prev by Date: RE: PATH is different between dev and deployment, make deploy failed(WO5.4.3)
  • Next by Date: Re: WO Community Surveys are coming up!
  • Previous by thread: RE: PATH is different between dev and deployment, make deploy failed(WO5.4.3)
  • Next by thread: WO Community Surveys are coming up!
  • Index(es):
    • Date
    • Thread