• 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
D2JC Client-Side Application...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

D2JC Client-Side Application...


  • Subject: D2JC Client-Side Application...
  • From: Christian Evans <email@hidden>
  • Date: Thu, 8 Jul 2004 11:07:38 -0400

Hi,

I know there aren't too many people using WO for D2JC Apps but I would
love some help from anyone regarding this issue:

My app takes way too long to load from the server via WebStart (>  10
seconds), so I tried to create a client-side app from the examples in
WODesktopApps.pdf (Page 188) for deploying the D2JC as a double
clickable app that I can install on the client side.  I do everything
in the example and when I go to build I get an error at the following
line in the main class:

public class PulStarUsersSwing extends Object {

     public static void main(String args[]) {

com.webobjects.eoapplication.client.EOClientApplicationSupport(new
String[]{"",         ""});
     }

}

The error is that:

PulStarUsersSwing.java:274: cannot resolve symbol : class client

I have to admit that I am new to Java and I'm learning A$$-Backwards
because I got WO and in a week-end I got a really nice, clean Java
client application running for customer tracking with the only real
complaint from my users being a really slow launch time and slow
first-time screen launches.  On my dual 1.8 G5 it takes about 4 seconds
to launch.  The bad part is I hardly understand the code so please be
kind, I'm working on a bunch of other projects and can't find the time
to learn right, right now.  :-(

Any help here would be GREAT!

Thanks,
Christian
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: D2JC Client-Side Application...
      • From: Benjamin J Doherty <email@hidden>
  • Prev by Date: Re: Future of WebObjects?
  • Next by Date: Re: A "Why WebObjects" Site / Initial Thoughts Please
  • Previous by thread: Re: Validation messages
  • Next by thread: Re: D2JC Client-Side Application...
  • Index(es):
    • Date
    • Thread