• 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: Can't Add WO Frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't Add WO Frameworks


  • Subject: Re: Can't Add WO Frameworks
  • From: Markus Ruggiero <email@hidden>
  • Date: Thu, 05 May 2016 21:32:48 +0200


On 05.05.2016, at 20:46, Calven Eggert <email@hidden> wrote:

Actually, I'm creating a new java project because this will be an app run from a batch process in the terminal.  Is this not correct?

Two ideas, I have used both in projects:

- Have a plain Wonder app running. Implement your functionality as a direct action and trigger it using curl or wget 
- override public void run() in Application.java. Do not call super.run(). This will initialize everything Wonder-ish but will not start request-response processing. Simply do whatever you want to do in run(). After that the app terminates. You can start the app from a batch job/whatever.

Maybe this helps
---markus---


BTW, creating a new workspace didn't fix the problem.

Calven

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
References: 
 >Can't Add WO Frameworks (From: Calven Eggert <email@hidden>)
 >Re: Can't Add WO Frameworks (From: Theodore Petrosky <email@hidden>)
 >Re: Can't Add WO Frameworks (From: Steve Peery <email@hidden>)
 >Re: Can't Add WO Frameworks (From: Calven Eggert <email@hidden>)

  • Prev by Date: Re: Can't Add WO Frameworks
  • Next by Date: Re: Ajax version of WOActiveImage
  • Previous by thread: Re: Can't Add WO Frameworks
  • Next by thread: Nefarious IE / javascript / D2W problem
  • Index(es):
    • Date
    • Thread