• 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: How to create a non-web EOF application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to create a non-web EOF application


  • Subject: Re: How to create a non-web EOF application
  • From: Markus Ruggiero <email@hidden>
  • Date: Fri, 25 Apr 2014 16:49:26 +0200

On 25.04.2014, at 16:43, John Pollard <email@hidden> wrote:

> Hi List,
>
> What is the sensible way to create a new application in Eclipse that uses EOF and a model, plus draws on Wonder bits and bobs, but isn't a web app i.e. has no web front end? I think Eclipse once had an EOF Application type, or I may have mis-remembered that.
>
> I can create a new Wonder app in eclipse and just not have any request / responses and launch my code from Application(), but that feels a bit wrong. I don't want it to talk to wotaskd or be started from JavaMonitor.
>

I would suggest you override run() in Application.java and just not call super(). In this case you can be sure that everything has been fully initialized and you have all the bells and whistles of WO/EOF/Wonder available

---markus---


> Thanks in advance.
>
> John
> _______________________________________________
> 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


 _______________________________________________
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: 
 >How to create a non-web EOF application (From: John Pollard <email@hidden>)

  • Prev by Date: Re: JNDI JDBC entry in web.xml Servlet Deployment vs. Migrations
  • Next by Date: Re: How to create a non-web EOF application
  • Previous by thread: How to create a non-web EOF application
  • Next by thread: Re: How to create a non-web EOF application
  • Index(es):
    • Date
    • Thread