• 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: Secret to JVMOptions on build
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Secret to JVMOptions on build


  • Subject: Re: Secret to JVMOptions on build
  • From: Randy Wigginton <email@hidden>
  • Date: Sat, 29 Nov 2008 08:48:41 -0800

In the hopes of helping others, there are more options to woapplication than are in the typical build files (at least, my build files).  Here is a definition that shows what you need to set in build.properties:
<woapplication name="${project.name}"  stdFrameworks="false"
 destDir="${dest.dir}"
customInfoPListContent="${customInfoPListContent}"
 principalClass="${principalClass}"
 webXML="${webXML}"
 webXML_CustomContent="${webXML_CustomContent}"
 jvm="${jvm}"
 jdb="${jdb}"
 javaVersion="${javaVersion}"
 jvmOptions="${jvmOptions}"
 jdbOptions="${jdbOptions}"
 cfbundleversion="${cfBundleVersion}"
 cfbundleshortversion="${cfBundleShortVersion}"
 cfbundleID="${cfBundleID}">

Perhaps wonder's generic.xml's invocation of woapplication should be changed to this?

On Nov 28, 2008, at 3:10 PM, Chuck Hill wrote:


On Nov 28, 2008, at 3:03 PM, Randy Wigginton wrote:

This should be really really easy, but I cannot find it.  I want to change the default JVMOptions for my application such that when I build->Install, the proper options are there in the MACOSClasspath.txt, the UNIXClasspath.txt, etc.

I've attempted to set this in build.properties, to no avail.  Can someone send me a clue?  Where are those classpath files generated during an eclipse build->install?


Somewhere deep inside WOProject. I have never seen any docs on this specifically.  Your best best is to grab the source and dig in!


Chuck

--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects







 _______________________________________________
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

  • Follow-Ups:
    • Re: Secret to JVMOptions on build
      • From: Chuck Hill <email@hidden>
References: 
 >Secret to JVMOptions on build (From: Randy Wigginton <email@hidden>)
 >Re: Secret to JVMOptions on build (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: DirectActions and URL
  • Next by Date: Re: Wonder Frameworks EXCEL GENERATOR
  • Previous by thread: Re: Secret to JVMOptions on build
  • Next by thread: Re: Secret to JVMOptions on build
  • Index(es):
    • Date
    • Thread