• 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
EOClientApplicationSupport.main?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EOClientApplicationSupport.main?


  • Subject: EOClientApplicationSupport.main?
  • From: Ian Joyner <email@hidden>
  • Date: Fri, 16 Sep 2005 12:22:45 +1000

Has anyone else had problems with the URL dialog box that EOClientApplicationSupport.main displays. I have the following code to deploy a client-side app:

     public static void main (String args[]) {
         com.webobjects.eoapplication.client.EOClientApplicationSupport.main (new String[] {"-runApplicationURLDialog", "true", "-applicationURL", "http://127.0.0.1/cgi-bin/WebObjects/Cyber.woa/"});
     }

This brings up the URL dialog with "http://127.0.0.1/cgi-bin/WebObjects/Cyber.woa/"  as the default. If you just click connect to this URL (or any other networked URL hardcoded here, it works fine. But if you type a different URL in the dialog box, it ignores what you type and just uses the hard-coded default URL.

This problem has persisted for several months and I can't see that I'm doing anything wrong. Has anyone else experienced this problem or does it work fine for you, in which case I'm doing something wrong?

Thanks
Ian Joyner
Sportstec
 
 _______________________________________________
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: Attempt to generate SQL failed
  • Next by Date: Re: junit and WebObjects Components
  • Previous by thread: (no subject)
  • Next by thread: AW: Unlimitted requests question
  • Index(es):
    • Date
    • Thread